@sleep2agi/agent-network-dashboard 0.3.0 → 0.3.2
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/.github/ISSUE_TEMPLATE/bug_report.md +40 -0
- package/.github/ISSUE_TEMPLATE/feature_request.md +22 -0
- package/.github/PULL_REQUEST_TEMPLATE.md +19 -0
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/diagnostics/route-bundle-stats.json +4 -4
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin.html +2 -2
- package/.next/server/app/admin.rsc +2 -2
- package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
- package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
- package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
- package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
- package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs.html +2 -2
- package/.next/server/app/docs.rsc +3 -3
- package/.next/server/app/docs.segments/_full.segment.rsc +3 -3
- package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/docs.segments/_index.segment.rsc +2 -2
- package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +2 -2
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/index.segments/_full.segment.rsc +2 -2
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login.html +2 -2
- package/.next/server/app/login.rsc +3 -3
- package/.next/server/app/login.segments/_full.segment.rsc +3 -3
- package/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/.next/server/app/login.segments/_index.segment.rsc +2 -2
- package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/logs.html +2 -2
- package/.next/server/app/logs.rsc +2 -2
- package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
- package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
- package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
- package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/messages.html +2 -2
- package/.next/server/app/messages.rsc +2 -2
- package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
- package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
- package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
- package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
- package/.next/server/app/node/page_client-reference-manifest.js +1 -1
- package/.next/server/app/node.html +2 -2
- package/.next/server/app/node.rsc +2 -2
- package/.next/server/app/node.segments/_full.segment.rsc +2 -2
- package/.next/server/app/node.segments/_head.segment.rsc +1 -1
- package/.next/server/app/node.segments/_index.segment.rsc +2 -2
- package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/node.segments/node.segment.rsc +1 -1
- package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/nodes.html +2 -2
- package/.next/server/app/nodes.rsc +2 -2
- package/.next/server/app/nodes.segments/_full.segment.rsc +2 -2
- package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
- package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
- package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs.html +2 -2
- package/.next/server/app/server-logs.rsc +2 -2
- package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
- package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
- package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
- package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/networks.html +2 -2
- package/.next/server/app/settings/networks.rsc +2 -2
- package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
- package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
- package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens.html +2 -2
- package/.next/server/app/settings/tokens.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
- package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
- package/.next/server/app/settings.html +2 -2
- package/.next/server/app/settings.rsc +2 -2
- package/.next/server/app/settings.segments/_full.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
- package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks.html +2 -2
- package/.next/server/app/tasks.rsc +2 -2
- package/.next/server/app/tasks.segments/_full.segment.rsc +2 -2
- package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
- package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
- package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
- package/.next/server/chunks/[root-of-the-server]__0.r9hpx._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0.~awwb._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__011ghni._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0_roltz._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ak3zmb._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0c0_p0v._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0c5h0a~._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0cfodg2._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0fo7jlh._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0h-9kwu._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0h-9kwu._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0hj~i84._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0hj~i84._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0hxwf9u._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0k3eytp._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0khwewd._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ku8l.~._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0ku8l.~._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0lu__6g._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0nsfjkb._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0nsfjkb._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__0wpe~w2._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__10ducxb._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__114809t._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__114809t._.js.map +1 -1
- package/.next/server/chunks/[root-of-the-server]__11yl3c.._.js.map +1 -1
- package/.next/server/chunks/ssr/app_docs_page_tsx_0a3qz3_._.js +1 -1
- package/.next/server/chunks/ssr/app_docs_page_tsx_0a3qz3_._.js.map +1 -1
- package/.next/server/chunks/ssr/app_login_page_tsx_0z71ad3._.js +1 -1
- package/.next/server/chunks/ssr/app_login_page_tsx_0z71ad3._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/{063eleenll4ri.js → 06.gd_vlnz5n0.js} +6 -6
- package/.next/static/chunks/0mz9c6--6di2j.css +2 -0
- package/.next/static/chunks/{0afxijuigt-49.js → 0o5zj~5vjeks3.js} +1 -1
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/CODE_OF_CONDUCT.md +43 -0
- package/CONTRIBUTING.md +67 -0
- package/LICENSE +202 -0
- package/NOTICE +17 -0
- package/SECURITY.md +41 -0
- package/app/api/hub/events/route.ts +1 -1
- package/app/api/hub/nodes/route.ts +1 -1
- package/app/api/hub/send/route.ts +1 -1
- package/app/api/hub/server-logs/route.ts +1 -1
- package/app/api/hub/tasks/route.ts +1 -1
- package/app/docs/page.tsx +1 -1
- package/app/globals.css +158 -12
- package/app/lib/hub.ts +0 -3
- package/app/login/page.tsx +1 -1
- package/package.json +9 -3
- package/test-results/.last-run.json +2 -7
- package/.next/static/chunks/0f7op3pijuqfp.css +0 -2
- package/test-results/e2e-Dashboard-E2E-Tests-nodes-page-shows-demo-nodes/error-context.md +0 -149
- package/test-results/e2e-Dashboard-E2E-Tests-overview-page-shows-stats/error-context.md +0 -149
- package/test-results/e2e-Dashboard-E2E-Tests-settings-page-shows-license-config/error-context.md +0 -149
- package/test-results/e2e-Dashboard-E2E-Tests-sidebar-navigation-works/error-context.md +0 -149
- package/tsconfig.tsbuildinfo +0 -1
- /package/.next/static/{-jUT94SC1lsdw_iAzLYdx → dR3GSMnwa4k46SIbP3PaK}/_buildManifest.js +0 -0
- /package/.next/static/{-jUT94SC1lsdw_iAzLYdx → dR3GSMnwa4k46SIbP3PaK}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{-jUT94SC1lsdw_iAzLYdx → dR3GSMnwa4k46SIbP3PaK}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0mz9c6--6di2j.css","style"]
|
|
2
2
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/login/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx <module evaluation>":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx <module evaluation>":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/login/page.tsx <module evaluation>":{"id":89954,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0afxijuigt-49.js"],"async":false},"[project]/app/login/page.tsx":{"id":89954,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0afxijuigt-49.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"25045":{"*":{"id":42588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"58963":{"*":{"id":22397,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"84128":{"*":{"id":76194,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"89954":{"*":{"id":83694,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/app_login_page_tsx_0z71ad3._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"25045":{"*":{"id":49817,"name":"*","chunks":[],"async":false}},"58963":{"*":{"id":27862,"name":"*","chunks":[],"async":false}},"84128":{"*":{"id":17083,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"89954":{"*":{"id":80026,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}],"[project]/app/login/page":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/app/login/page":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js","static/chunks/0afxijuigt-49.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/login/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx <module evaluation>":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx <module evaluation>":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/login/page.tsx <module evaluation>":{"id":89954,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0o5zj~5vjeks3.js"],"async":false},"[project]/app/login/page.tsx":{"id":89954,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0o5zj~5vjeks3.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"25045":{"*":{"id":42588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"58963":{"*":{"id":22397,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"84128":{"*":{"id":76194,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"89954":{"*":{"id":83694,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/app_login_page_tsx_0z71ad3._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"25045":{"*":{"id":49817,"name":"*","chunks":[],"async":false}},"58963":{"*":{"id":27862,"name":"*","chunks":[],"async":false}},"84128":{"*":{"id":17083,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"89954":{"*":{"id":80026,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}],"[project]/app/login/page":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/app/login/page":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js","static/chunks/0o5zj~5vjeks3.js"]}};
|
|
3
3
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/
|
|
1
|
+
<!DOCTYPE html><html lang="en" data-theme="cyber" class="geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0mz9c6--6di2j.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0xrnwfefpke-g.js"/><script src="/_next/static/chunks/0pqt~8bl3ukh4.js" async=""></script><script src="/_next/static/chunks/0u359llqm1_01.js" async=""></script><script src="/_next/static/chunks/0e-wrhqh4h3r5.js" async=""></script><script src="/_next/static/chunks/turbopack-0vsvjs02l449s.js" async=""></script><script src="/_next/static/chunks/16bfhcp03jjz1.js" async=""></script><script src="/_next/static/chunks/14bsg3_-taiw4.js" async=""></script><script src="/_next/static/chunks/0o5zj~5vjeks3.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a1a"/><title>Agent Network Dashboard</title><meta name="description" content="Real-time monitoring dashboard for Agent Network nodes via CommHub"/><meta property="og:title" content="Agent Network Dashboard"/><meta property="og:description" content="Real-time monitoring dashboard for Agent Network nodes"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Agent Network Dashboard"/><meta name="twitter:description" content="Real-time monitoring dashboard for Agent Network nodes"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><link rel="icon" href="/favicon.svg"/><script>
|
|
2
2
|
try {
|
|
3
3
|
var t = localStorage.getItem('anet-theme') || 'cyber';
|
|
4
4
|
document.documentElement.setAttribute('data-theme', t);
|
|
5
5
|
} catch (e) {}
|
|
6
|
-
</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><main class="min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden"><div class="absolute inset-0 pointer-events-none"><div class="absolute top-1/4 left-1/2 -translate-x-1/2 w-[600px] h-[600px] rounded-full bg-cyan-500/5 blur-[120px]"></div><div class="absolute bottom-1/4 left-1/3 w-[400px] h-[400px] rounded-full bg-blue-500/5 blur-[100px]"></div></div><div class="relative w-full max-w-sm mx-4"><div class="text-center mb-8"><div class="inline-flex items-center justify-center w-16 h-16 rounded-2xl bg-gradient-to-br from-cyan-500/20 to-blue-500/20 border border-cyan-500/20 mb-4"><svg class="w-8 h-8 text-cyan-400" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z"></path></svg></div><h1 class="text-2xl font-bold text-white tracking-tight">Agent Network</h1><p class="text-sm text-gray-500 mt-1">Dashboard</p></div><div class="flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4"><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors bg-cyan-500/10 text-cyan-300">Sign in</button><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors text-gray-500 hover:text-gray-200">Register</button></div><form class="border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30"><label for="username" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Username</label><input id="username" type="text" autofocus="" placeholder="Enter username" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4" value=""/><label for="password" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Password</label><input id="password" type="password" placeholder="Enter password" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all" value=""/><button type="submit" disabled="" class="mt-5 w-full px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none">Sign in</button></form><p class="text-center text-xs text-gray-700 mt-6">Powered by CommHub V3</p></div></main><!--$--><!--/$--><script src="/_next/static/chunks/0xrnwfefpke-g.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[84128,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ThemeProvider\"]\n3:I[58963,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"NetworkProvider\"]\n4:I[25045,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"AppShell\"]\n5:I[39756,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n7:I[47257,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ClientPageRoot\"]\n8:I[89954,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\",\"/_next/static/chunks/0afxijuigt-49.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\n11:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\n13:I[68027,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0f7op3pijuqfp.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0f7op3pijuqfp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/16bfhcp03jjz1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14bsg3_-taiw4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0afxijuigt-49.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0f7op3pijuqfp.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"-jUT94SC1lsdw_iAzLYdx\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[27201,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"10\",{}]]\n"])</script></body></html>
|
|
6
|
+
</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full" style="background:var(--bg);color:var(--fg)"><div hidden=""><!--$--><!--/$--></div><main class="min-h-screen bg-[#0a0a1a] text-gray-100 font-mono flex items-center justify-center relative overflow-hidden"><div class="absolute inset-0 pointer-events-none"><div class="absolute top-1/4 left-1/2 -translate-x-1/2 w-[600px] h-[600px] rounded-full bg-cyan-500/5 blur-[120px]"></div><div class="absolute bottom-1/4 left-1/3 w-[400px] h-[400px] rounded-full bg-blue-500/5 blur-[100px]"></div></div><div class="relative w-full max-w-sm mx-4"><div class="text-center mb-8"><div class="inline-flex items-center justify-center w-16 h-16 rounded-2xl bg-gradient-to-br from-cyan-500/20 to-blue-500/20 border border-cyan-500/20 mb-4"><svg class="w-8 h-8 text-cyan-400" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6A2.25 2.25 0 016 3.75h2.25A2.25 2.25 0 0110.5 6v2.25a2.25 2.25 0 01-2.25 2.25H6a2.25 2.25 0 01-2.25-2.25V6zM3.75 15.75A2.25 2.25 0 016 13.5h2.25a2.25 2.25 0 012.25 2.25V18a2.25 2.25 0 01-2.25 2.25H6A2.25 2.25 0 013.75 18v-2.25zM13.5 6a2.25 2.25 0 012.25-2.25H18A2.25 2.25 0 0120.25 6v2.25A2.25 2.25 0 0118 10.5h-2.25a2.25 2.25 0 01-2.25-2.25V6zM13.5 15.75a2.25 2.25 0 012.25-2.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-2.25A2.25 2.25 0 0113.5 18v-2.25z"></path></svg></div><h1 class="text-2xl font-bold text-white tracking-tight">Agent Network</h1><p class="text-sm text-gray-500 mt-1">Dashboard</p></div><div class="flex rounded-lg border border-[#2a2a4a] bg-[#111128] p-1 mb-4"><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors bg-cyan-500/10 text-cyan-300">Sign in</button><button type="button" class="flex-1 rounded-md px-3 py-2 text-sm transition-colors text-gray-500 hover:text-gray-200">Register</button></div><form class="border border-[#2a2a4a] bg-[#111128]/80 backdrop-blur-sm rounded-xl p-6 shadow-2xl shadow-black/30"><label for="username" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Username</label><input id="username" type="text" autofocus="" placeholder="Enter username" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all mb-4" value=""/><label for="password" class="block text-xs text-gray-500 mb-2 uppercase tracking-wider">Password</label><input id="password" type="password" placeholder="Enter password" class="w-full bg-[#0a0a15] border border-[#2a2a4a] rounded-lg px-4 py-3 text-sm text-white placeholder-gray-600 focus:border-cyan-500/50 focus:ring-1 focus:ring-cyan-500/20 focus:outline-none transition-all" value=""/><button type="submit" disabled="" class="mt-5 w-full px-4 py-3 bg-gradient-to-r from-cyan-600 to-blue-600 hover:from-cyan-500 hover:to-blue-500 disabled:from-gray-800 disabled:to-gray-800 disabled:text-gray-600 text-white text-sm font-medium rounded-lg transition-all shadow-lg shadow-cyan-500/10 hover:shadow-cyan-500/20 disabled:shadow-none">Sign in</button></form><p class="text-center text-xs text-gray-700 mt-6">Powered by Sleep2AGI</p></div></main><!--$--><!--/$--><script src="/_next/static/chunks/0xrnwfefpke-g.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[84128,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ThemeProvider\"]\n3:I[58963,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"NetworkProvider\"]\n4:I[25045,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"AppShell\"]\n5:I[39756,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\"]\n7:I[47257,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ClientPageRoot\"]\n8:I[89954,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\",\"/_next/static/chunks/0o5zj~5vjeks3.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"ViewportBoundary\"]\n11:I[97367,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"MetadataBoundary\"]\n13:I[68027,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0mz9c6--6di2j.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"login\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0mz9c6--6di2j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/16bfhcp03jjz1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/14bsg3_-taiw4.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"cyber\",\"className\":\"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\ntry {\\n var t = localStorage.getItem('anet-theme') || 'cyber';\\n document.documentElement.setAttribute('data-theme', t);\\n} catch (e) {}\\n\"}}]}],[\"$\",\"body\",null,{\"className\":\"min-h-full\",\"style\":{\"background\":\"var(--bg)\",\"color\":\"var(--fg)\"},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0o5zj~5vjeks3.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0mz9c6--6di2j.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"dR3GSMnwa4k46SIbP3PaK\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n9:{}\na:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a1a\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[27201,[\"/_next/static/chunks/16bfhcp03jjz1.js\",\"/_next/static/chunks/14bsg3_-taiw4.js\"],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes via CommHub\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"5\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:title\",\"content\":\"Agent Network Dashboard\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:description\",\"content\":\"Real-time monitoring dashboard for Agent Network nodes\"}],[\"$\",\"link\",\"8\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L15\",\"10\",{}]]\n"])</script></body></html>
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
5:I[39756,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
6
6
|
6:I[37457,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
7
7
|
7:I[47257,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"ClientPageRoot"]
|
|
8
|
-
8:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/
|
|
8
|
+
8:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0o5zj~5vjeks3.js"],"default"]
|
|
9
9
|
b:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"OutletBoundary"]
|
|
10
10
|
c:"$Sreact.suspense"
|
|
11
11
|
f:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"ViewportBoundary"]
|
|
12
12
|
11:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"MetadataBoundary"]
|
|
13
13
|
13:I[68027,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0mz9c6--6di2j.css","style"]
|
|
15
15
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
-
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
+
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mz9c6--6di2j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/16bfhcp03jjz1.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14bsg3_-taiw4.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0o5zj~5vjeks3.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mz9c6--6di2j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"dR3GSMnwa4k46SIbP3PaK"}
|
|
17
17
|
14:[]
|
|
18
18
|
e:"$W14"
|
|
19
19
|
9:{}
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
5:I[39756,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
6
6
|
6:I[37457,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
7
7
|
7:I[47257,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"ClientPageRoot"]
|
|
8
|
-
8:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/
|
|
8
|
+
8:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0o5zj~5vjeks3.js"],"default"]
|
|
9
9
|
b:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"OutletBoundary"]
|
|
10
10
|
c:"$Sreact.suspense"
|
|
11
11
|
f:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"ViewportBoundary"]
|
|
12
12
|
11:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"MetadataBoundary"]
|
|
13
13
|
13:I[68027,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default",1]
|
|
14
|
-
:HL["/_next/static/chunks/
|
|
14
|
+
:HL["/_next/static/chunks/0mz9c6--6di2j.css","style"]
|
|
15
15
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
|
-
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
16
|
+
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mz9c6--6di2j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/16bfhcp03jjz1.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/14bsg3_-taiw4.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0o5zj~5vjeks3.js","async":true,"nonce":"$undefined"}]],["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mz9c6--6di2j.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"dR3GSMnwa4k46SIbP3PaK"}
|
|
17
17
|
14:[]
|
|
18
18
|
e:"$W14"
|
|
19
19
|
9:{}
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","meta","2",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","3",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","4",{"property":"og:type","content":"website"}],["$","meta","5",{"name":"twitter:card","content":"summary"}],["$","meta","6",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","7",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","8",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","9",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"}],["$","meta","2",{"name":"theme-color","content":"#0a0a1a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","meta","2",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","3",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","4",{"property":"og:type","content":"website"}],["$","meta","5",{"name":"twitter:card","content":"summary"}],["$","meta","6",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","7",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","8",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","9",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","10",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
@@ -4,5 +4,5 @@
|
|
|
4
4
|
4:I[25045,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"AppShell"]
|
|
5
5
|
5:I[39756,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
6
6
|
6:I[37457,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
7
|
-
:HL["/_next/static/chunks/
|
|
8
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
7
|
+
:HL["/_next/static/chunks/0mz9c6--6di2j.css","style"]
|
|
8
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0mz9c6--6di2j.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/16bfhcp03jjz1.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/14bsg3_-taiw4.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","template":["$","$L6",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0mz9c6--6di2j.css","style"]
|
|
2
2
|
:HL["/_next/static/media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
3
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[47257,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"ClientPageRoot"]
|
|
3
|
-
3:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/
|
|
3
|
+
3:I[89954,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0o5zj~5vjeks3.js"],"default"]
|
|
4
4
|
6:I[97367,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0o5zj~5vjeks3.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[39756,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"dR3GSMnwa4k46SIbP3PaK"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx <module evaluation>":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx <module evaluation>":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/logs/page.tsx <module evaluation>":{"id":79365,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0ugk4jd4e7oft.js"],"async":false},"[project]/app/logs/page.tsx":{"id":79365,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0ugk4jd4e7oft.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"25045":{"*":{"id":42588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"58963":{"*":{"id":22397,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"84128":{"*":{"id":76194,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"79365":{"*":{"id":29254,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/app_0pljk5o._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"25045":{"*":{"id":49817,"name":"*","chunks":[],"async":false}},"58963":{"*":{"id":27862,"name":"*","chunks":[],"async":false}},"84128":{"*":{"id":17083,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"79365":{"*":{"id":45307,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}],"[project]/app/logs/page":[{"path":"static/chunks/0f7op3pijuqfp.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/app/logs/page":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js","static/chunks/0ugk4jd4e7oft.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/logs/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx <module evaluation>":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/AppShell.tsx":{"id":25045,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx <module evaluation>":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/lib/network-context.tsx":{"id":58963,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/components/ThemeSwitcher.tsx":{"id":84128,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js"],"async":false},"[project]/app/logs/page.tsx <module evaluation>":{"id":79365,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0ugk4jd4e7oft.js"],"async":false},"[project]/app/logs/page.tsx":{"id":79365,"name":"*","chunks":["/_next/static/chunks/16bfhcp03jjz1.js","/_next/static/chunks/14bsg3_-taiw4.js","/_next/static/chunks/0ugk4jd4e7oft.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"25045":{"*":{"id":42588,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"58963":{"*":{"id":22397,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"84128":{"*":{"id":76194,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/node_modules_09w7yel._.js"],"async":false}},"79365":{"*":{"id":29254,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0i1gizm._.js","server/chunks/ssr/node_modules_0r_.s40._.js","server/chunks/ssr/node_modules_next_dist_0t-hj0x._.js","server/chunks/ssr/node_modules_next_dist_0e1izl_._.js","server/chunks/ssr/node_modules_next_0w2y7fz._.js","server/chunks/ssr/app_0pljk5o._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"25045":{"*":{"id":49817,"name":"*","chunks":[],"async":false}},"58963":{"*":{"id":27862,"name":"*","chunks":[],"async":false}},"84128":{"*":{"id":17083,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"79365":{"*":{"id":45307,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}],"[project]/app/logs/page":[{"path":"static/chunks/0mz9c6--6di2j.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js"],"[project]/app/logs/page":["static/chunks/16bfhcp03jjz1.js","static/chunks/14bsg3_-taiw4.js","static/chunks/0ugk4jd4e7oft.js"]}};
|
|
3
3
|
|