@sleep2agi/agent-network-dashboard 0.5.6-preview.0 → 0.5.7-preview.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/cache/.previewinfo +1 -0
- package/.next/cache/.rscinfo +1 -0
- package/.next/cache/config.json +7 -0
- package/.next/diagnostics/route-bundle-stats.json +34 -34
- package/.next/fallback-build-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.js +1 -1
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +3 -3
- package/.next/server/app/_not-found.rsc +20 -18
- package/.next/server/app/_not-found.segments/_full.segment.rsc +20 -18
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +9 -7
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/admin/page.js +1 -1
- package/.next/server/app/admin/page.js.nft.json +1 -1
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin.html +3 -3
- package/.next/server/app/admin.rsc +24 -22
- package/.next/server/app/admin.segments/_full.segment.rsc +24 -22
- package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
- package/.next/server/app/admin.segments/_index.segment.rsc +9 -7
- package/.next/server/app/admin.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
- package/.next/server/app/index.html +3 -3
- package/.next/server/app/index.rsc +22 -20
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/index.segments/_full.segment.rsc +22 -20
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +9 -7
- package/.next/server/app/index.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/login/page.js +1 -1
- package/.next/server/app/login/page.js.nft.json +1 -1
- 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 +24 -22
- package/.next/server/app/login.segments/_full.segment.rsc +24 -22
- package/.next/server/app/login.segments/_head.segment.rsc +4 -4
- package/.next/server/app/login.segments/_index.segment.rsc +9 -7
- package/.next/server/app/login.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/login.segments/login.segment.rsc +3 -3
- package/.next/server/app/logs/page.js +1 -1
- package/.next/server/app/logs/page.js.nft.json +1 -1
- package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/logs.html +3 -3
- package/.next/server/app/logs.rsc +24 -22
- package/.next/server/app/logs.segments/_full.segment.rsc +24 -22
- package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/logs.segments/_index.segment.rsc +9 -7
- package/.next/server/app/logs.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
- package/.next/server/app/messages/page.js +1 -1
- package/.next/server/app/messages/page.js.nft.json +1 -1
- package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/messages.html +3 -3
- package/.next/server/app/messages.rsc +24 -22
- package/.next/server/app/messages.segments/_full.segment.rsc +24 -22
- package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
- package/.next/server/app/messages.segments/_index.segment.rsc +9 -7
- package/.next/server/app/messages.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
- package/.next/server/app/node/page.js +1 -1
- package/.next/server/app/node/page.js.nft.json +1 -1
- package/.next/server/app/node/page_client-reference-manifest.js +1 -1
- package/.next/server/app/node.html +3 -3
- package/.next/server/app/node.rsc +24 -22
- package/.next/server/app/node.segments/_full.segment.rsc +24 -22
- package/.next/server/app/node.segments/_head.segment.rsc +4 -4
- package/.next/server/app/node.segments/_index.segment.rsc +9 -7
- package/.next/server/app/node.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/node.segments/node.segment.rsc +3 -3
- package/.next/server/app/nodes/page.js +1 -1
- package/.next/server/app/nodes/page.js.nft.json +1 -1
- package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/nodes.html +3 -3
- package/.next/server/app/nodes.rsc +24 -22
- package/.next/server/app/nodes.segments/_full.segment.rsc +24 -22
- package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/_index.segment.rsc +9 -7
- package/.next/server/app/nodes.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs/page.js +1 -1
- package/.next/server/app/server-logs/page.js.nft.json +1 -1
- package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs.html +3 -3
- package/.next/server/app/server-logs.rsc +24 -22
- package/.next/server/app/server-logs.segments/_full.segment.rsc +24 -22
- package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/_index.segment.rsc +9 -7
- package/.next/server/app/server-logs.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
- package/.next/server/app/servers/page.js +1 -1
- package/.next/server/app/servers/page.js.nft.json +1 -1
- package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
- package/.next/server/app/servers.html +3 -3
- package/.next/server/app/servers.rsc +24 -22
- package/.next/server/app/servers.segments/_full.segment.rsc +24 -22
- package/.next/server/app/servers.segments/_head.segment.rsc +4 -4
- package/.next/server/app/servers.segments/_index.segment.rsc +9 -7
- package/.next/server/app/servers.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/servers.segments/servers.segment.rsc +3 -3
- package/.next/server/app/settings/networks/page.js +1 -1
- package/.next/server/app/settings/networks/page.js.nft.json +1 -1
- package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/networks.html +3 -3
- package/.next/server/app/settings/networks.rsc +24 -22
- package/.next/server/app/settings/networks.segments/_full.segment.rsc +24 -22
- package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/_index.segment.rsc +9 -7
- package/.next/server/app/settings/networks.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
- package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings/page.js +1 -1
- package/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens/page.js +1 -1
- package/.next/server/app/settings/tokens/page.js.nft.json +1 -1
- package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens.html +3 -3
- package/.next/server/app/settings/tokens.rsc +24 -22
- package/.next/server/app/settings/tokens.segments/_full.segment.rsc +24 -22
- package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/_index.segment.rsc +9 -7
- package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
- package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings.html +3 -3
- package/.next/server/app/settings.rsc +24 -22
- package/.next/server/app/settings.segments/_full.segment.rsc +24 -22
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +9 -7
- package/.next/server/app/settings.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/tasks/[id]/page.js +1 -1
- package/.next/server/app/tasks/[id]/page.js.nft.json +1 -1
- package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks/page.js +1 -1
- package/.next/server/app/tasks/page.js.nft.json +1 -1
- package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks.html +3 -3
- package/.next/server/app/tasks.rsc +24 -22
- package/.next/server/app/tasks.segments/_full.segment.rsc +24 -22
- package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/_index.segment.rsc +9 -7
- package/.next/server/app/tasks.segments/_tree.segment.rsc +3 -2
- package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__0lu1wok._.js +8 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0lu1wok._.js.map +1 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0nw~zhp._.js.map +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js +9 -0
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0s5uqlp._.js.map +1 -0
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +3 -3
- package/.next/server/pages/500.html +1 -1
- package/.next/static/chunks/0-g7_e.uxknwf.css +1 -0
- package/.next/static/chunks/0.cwhwqixared.js +1 -0
- package/.next/static/chunks/01ndw_9-741.o.js +1 -0
- package/.next/static/chunks/0imoc-x.2-ll7.js +1 -0
- package/.next/static/chunks/0uzchut_f9a6m.js +1 -0
- package/.next/static/chunks/15-ltfhot3b4n.js +7 -0
- package/.next/static/chunks/17sxlwlx5fhrp.css +1 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/.vercel/.env.development.local +2 -0
- package/.vercel/README.txt +11 -0
- package/.vercel/output/builds.json +24 -0
- package/.vercel/output/config.json +489 -0
- package/.vercel/output/diagnostics/build-diagnostics.json +6 -0
- package/.vercel/output/diagnostics/cli_traces.json +1 -0
- package/.vercel/output/diagnostics/framework.json +1 -0
- package/.vercel/output/diagnostics/route-bundle-stats.json +229 -0
- package/.vercel/output/diagnostics/trace +2 -0
- package/.vercel/output/diagnostics/trace-build +1 -0
- package/.vercel/output/diagnostics/turbopack +0 -0
- package/.vercel/output/functions/_global-error.prerender-config.json +38 -0
- package/.vercel/output/functions/_global-error.prerender-fallback.html +1 -0
- package/.vercel/output/functions/_global-error.rsc.func/.next/routes-manifest.json +1 -0
- package/.vercel/output/functions/_global-error.rsc.func/.next/server/app-paths-manifest.json +1 -0
- package/.vercel/output/functions/_global-error.rsc.func/.next/server/pages-manifest.json +1 -0
- package/.vercel/output/functions/_global-error.rsc.func/.vc-config.json +800 -0
- package/.vercel/output/functions/_global-error.rsc.func/___next_launcher.cjs +68 -0
- package/.vercel/output/functions/_global-error.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/_global-error.rsc.prerender-fallback.rsc +15 -0
- package/.vercel/output/functions/_global-error.segments/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_global-error.segments/__PAGE__.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/_global-error.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_global-error.segments/_full.segment.rsc.prerender-fallback.rsc +15 -0
- package/.vercel/output/functions/_global-error.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_global-error.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/_global-error.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_global-error.segments/_index.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/_global-error.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_global-error.segments/_tree.segment.rsc.prerender-fallback.rsc +1 -0
- package/.vercel/output/functions/_middleware.func/.vc-config.json +107 -0
- package/.vercel/output/functions/_middleware.func/___next_launcher.cjs +135 -0
- package/.vercel/output/functions/_not-found.prerender-config.json +38 -0
- package/.vercel/output/functions/_not-found.prerender-fallback.html +12 -0
- package/.vercel/output/functions/_not-found.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/_not-found.rsc.prerender-fallback.rsc +19 -0
- package/.vercel/output/functions/_not-found.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_full.segment.rsc.prerender-fallback.rsc +19 -0
- package/.vercel/output/functions/_not-found.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/_not-found.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/_not-found.segments/_not-found/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_not-found/__PAGE__.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/_not-found.segments/_not-found.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_not-found.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/_not-found.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/_not-found.segments/_tree.segment.rsc.prerender-fallback.rsc +2 -0
- package/.vercel/output/functions/admin.prerender-config.json +37 -0
- package/.vercel/output/functions/admin.prerender-fallback.html +12 -0
- package/.vercel/output/functions/admin.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/admin.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/admin.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/admin.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/admin.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/admin.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/admin.segments/admin/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/admin/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/admin.segments/admin.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/admin.segments/admin.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/api/anet/config.func/.next/routes-manifest.json +1 -0
- package/.vercel/output/functions/api/anet/config.func/.next/server/app-paths-manifest.json +1 -0
- package/.vercel/output/functions/api/anet/config.func/.next/server/pages-manifest.json +1 -0
- package/.vercel/output/functions/api/anet/config.func/.vc-config.json +818 -0
- package/.vercel/output/functions/api/anet/config.func/___next_launcher.cjs +68 -0
- package/.vercel/output/functions/favicon.ico.rsc.func/.next/routes-manifest.json +1 -0
- package/.vercel/output/functions/favicon.ico.rsc.func/.next/server/app-paths-manifest.json +1 -0
- package/.vercel/output/functions/favicon.ico.rsc.func/.next/server/pages-manifest.json +1 -0
- package/.vercel/output/functions/favicon.ico.rsc.func/.vc-config.json +711 -0
- package/.vercel/output/functions/favicon.ico.rsc.func/___next_launcher.cjs +68 -0
- package/.vercel/output/functions/index.prerender-config.json +38 -0
- package/.vercel/output/functions/index.prerender-fallback.html +12 -0
- package/.vercel/output/functions/index.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/index.rsc.prerender-fallback.rsc +22 -0
- package/.vercel/output/functions/index.segments/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/index.segments/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/index.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/index.segments/_full.segment.rsc.prerender-fallback.rsc +22 -0
- package/.vercel/output/functions/index.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/index.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/index.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/index.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/index.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/index.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/login.prerender-config.json +37 -0
- package/.vercel/output/functions/login.prerender-fallback.html +6 -0
- package/.vercel/output/functions/login.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/login.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/login.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/login.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/login.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/login.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/login.segments/login/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/login/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/login.segments/login.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/login.segments/login.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/logs.prerender-config.json +37 -0
- package/.vercel/output/functions/logs.prerender-fallback.html +12 -0
- package/.vercel/output/functions/logs.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/logs.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/logs.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/logs.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/logs.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/logs.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/logs.segments/logs/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/logs/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/logs.segments/logs.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/logs.segments/logs.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/messages.prerender-config.json +37 -0
- package/.vercel/output/functions/messages.prerender-fallback.html +12 -0
- package/.vercel/output/functions/messages.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/messages.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/messages.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/messages.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/messages.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/messages.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/messages.segments/messages/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/messages/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/messages.segments/messages.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/messages.segments/messages.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/node.prerender-config.json +37 -0
- package/.vercel/output/functions/node.prerender-fallback.html +12 -0
- package/.vercel/output/functions/node.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/node.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/node.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/node.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/node.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/node.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/node.segments/node/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/node/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/node.segments/node.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/node.segments/node.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/nodes.prerender-config.json +37 -0
- package/.vercel/output/functions/nodes.prerender-fallback.html +12 -0
- package/.vercel/output/functions/nodes.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/nodes.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/nodes.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/nodes.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/nodes.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/nodes.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/nodes.segments/nodes/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/nodes/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/nodes.segments/nodes.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/nodes.segments/nodes.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/server-logs.prerender-config.json +37 -0
- package/.vercel/output/functions/server-logs.prerender-fallback.html +12 -0
- package/.vercel/output/functions/server-logs.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/server-logs.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/server-logs.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/server-logs.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/server-logs.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/server-logs.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/server-logs.segments/server-logs/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/server-logs/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/server-logs.segments/server-logs.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/server-logs.segments/server-logs.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/settings/networks.prerender-config.json +37 -0
- package/.vercel/output/functions/settings/networks.prerender-fallback.html +12 -0
- package/.vercel/output/functions/settings/networks.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/settings/networks.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings/networks.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings/networks.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/settings/networks.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/settings/networks.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/settings/networks.segments/settings/networks/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/settings/networks/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/settings/networks.segments/settings/networks.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/settings/networks.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/settings/networks.segments/settings.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/networks.segments/settings.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/settings/tokens.prerender-config.json +37 -0
- package/.vercel/output/functions/settings/tokens.prerender-fallback.html +12 -0
- package/.vercel/output/functions/settings/tokens.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/settings/tokens.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings/tokens.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings/tokens.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/settings/tokens.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/settings/tokens.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/settings/tokens.segments/settings/tokens.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/settings/tokens.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/settings/tokens.segments/settings.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings/tokens.segments/settings.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/settings.prerender-config.json +37 -0
- package/.vercel/output/functions/settings.prerender-fallback.html +12 -0
- package/.vercel/output/functions/settings.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/settings.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/settings.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/settings.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/settings.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/settings.segments/settings/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/settings/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/settings.segments/settings.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/settings.segments/settings.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/functions/tasks/[id].func/.next/routes-manifest.json +1 -0
- package/.vercel/output/functions/tasks/[id].func/.next/server/app-paths-manifest.json +1 -0
- package/.vercel/output/functions/tasks/[id].func/.next/server/pages-manifest.json +1 -0
- package/.vercel/output/functions/tasks/[id].func/.vc-config.json +713 -0
- package/.vercel/output/functions/tasks/[id].func/___next_launcher.cjs +68 -0
- package/.vercel/output/functions/tasks.prerender-config.json +37 -0
- package/.vercel/output/functions/tasks.prerender-fallback.html +12 -0
- package/.vercel/output/functions/tasks.rsc.prerender-config.json +38 -0
- package/.vercel/output/functions/tasks.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/tasks.segments/_full.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/_full.segment.rsc.prerender-fallback.rsc +24 -0
- package/.vercel/output/functions/tasks.segments/_head.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/_head.segment.rsc.prerender-fallback.rsc +6 -0
- package/.vercel/output/functions/tasks.segments/_index.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/_index.segment.rsc.prerender-fallback.rsc +8 -0
- package/.vercel/output/functions/tasks.segments/_tree.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/_tree.segment.rsc.prerender-fallback.rsc +3 -0
- package/.vercel/output/functions/tasks.segments/tasks/__PAGE__.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/tasks/__PAGE__.segment.rsc.prerender-fallback.rsc +9 -0
- package/.vercel/output/functions/tasks.segments/tasks.segment.rsc.prerender-config.json +28 -0
- package/.vercel/output/functions/tasks.segments/tasks.segment.rsc.prerender-fallback.rsc +5 -0
- package/.vercel/output/static/404.html +12 -0
- package/.vercel/output/static/404.rsc.json +1 -0
- package/.vercel/output/static/404.segments/_tree.segment.rsc.json +1 -0
- package/.vercel/output/static/500.html +1 -0
- package/.vercel/output/static/500.rsc.json +1 -0
- package/.vercel/output/static/500.segments/_tree.segment.rsc.json +1 -0
- package/.vercel/output/static/_next/__private/trace +2 -0
- package/.vercel/output/static/_next/static/cQOazsLgEXZBa3uITRnqd/_buildManifest.js +11 -0
- package/.vercel/output/static/_next/static/cQOazsLgEXZBa3uITRnqd/_clientMiddlewareManifest.js +42 -0
- package/.vercel/output/static/_next/static/cQOazsLgEXZBa3uITRnqd/_ssgManifest.js +1 -0
- package/.vercel/output/static/_next/static/chunks/01xlw8hd842-c.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0257pdz1-imal.js +2 -0
- package/.vercel/output/static/_next/static/chunks/03~yq9q893hmn.js +1 -0
- package/.vercel/output/static/_next/static/chunks/054rct4zo7h~z.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0ctlwbr5xthi8.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0e-.zgw81gela.js +31 -0
- package/.vercel/output/static/_next/static/chunks/0fv~z2l3jrqys.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0gtbwcilfu6b7.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0j6t.m1a6._pk.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0krx4ebw65neu.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0mcdzzl4stn.x.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0mh~79ukyan6l.js +7 -0
- package/.vercel/output/static/_next/static/chunks/0p8gm5gd97iye.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0pqt~8bl3ukh4.js +4 -0
- package/.vercel/output/static/_next/static/chunks/0sf4r.iqs6i2d.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0syyhzeexnwuc.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0u359llqm1_01.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0w1zwt8kq_7nb.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0y4vqmmbpds2r.js +1 -0
- package/.vercel/output/static/_next/static/chunks/0~.wslpnrpyxe.js +1 -0
- package/.vercel/output/static/_next/static/chunks/10pzdqqp6gvky.js +1 -0
- package/.vercel/output/static/_next/static/chunks/12~jseze2jkgc.js +1 -0
- package/.vercel/output/static/_next/static/chunks/13kogdk1s~elt.js +4 -0
- package/.vercel/output/static/_next/static/chunks/14bsg3_-taiw4.js +1 -0
- package/.vercel/output/static/_next/static/chunks/16-7qr7qx9zrz.css +2 -0
- package/.vercel/output/static/_next/static/chunks/17i-e9luf51g_.js +7 -0
- package/.vercel/output/static/_next/static/chunks/turbopack-01f1xs~cq_~si.js +1 -0
- package/.vercel/output/static/_next/static/media/4fa387ec64143e14-s.0.qu-9752pffj.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/5ce348bf30bf5439-s.0ee55_hj9qcer.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/6306c77e7c8268e4-s.0mao5jbfbduzp.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/7d817b4c03b0c5f1-s.0uzt.a6d44yda.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/bbc41e54d2fcbd21-s.0mvwgmnhv29no.woff2 +0 -0
- package/.vercel/output/static/_next/static/media/favicon.0x3dzn~oxb6tn.ico +0 -0
- package/.vercel/output/static/_next/static/not-found.txt +1 -0
- package/.vercel/output/static/favicon.ico +0 -0
- package/.vercel/output/static/favicon.svg +10 -0
- package/.vercel/output/static/intern_avatar.png +0 -0
- package/.vercel/output/static/sleep2agi-logo.svg +11 -0
- package/.vercel/output/static/vendors/claude.svg +10 -0
- package/.vercel/output/static/vendors/minimax.svg +10 -0
- package/.vercel/output/static/vendors/openai.svg +10 -0
- package/.vercel/project.json +16 -0
- package/app/components/AppShell.tsx +3 -3
- package/app/components/PwaInstaller.tsx +17 -0
- package/app/globals.css +10 -0
- package/app/layout.tsx +2 -0
- package/app/nodes/page.tsx +5 -5
- package/apps/desktop/electron/main.cjs +37 -0
- package/capacitor.config.ts +21 -0
- package/electron-builder.json +18 -0
- package/package.json +16 -1
- package/public/sw.js +37 -0
- package/tests/e2e.spec.ts +75 -0
- package/tests/theme-screenshots.spec.ts +57 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__0u5aqkk._.js +0 -8
- package/.next/server/chunks/ssr/[root-of-the-server]__0u5aqkk._.js.map +0 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +0 -9
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +0 -1
- package/.next/static/chunks/01x1zk-4eh3pi.js +0 -1
- package/.next/static/chunks/05-rgafkaxge8.js +0 -1
- package/.next/static/chunks/0iwava1u7a3b4.js +0 -7
- package/.next/static/chunks/0tq3oxh1ybzj-.js +0 -1
- package/.next/static/chunks/0wtj3tufk2aod.css +0 -2
- package/.next/static/chunks/0~ykmap37nw9d.js +0 -1
- package/docs/api-alignment.md +0 -64
- package/docs/design-task-chat.md +0 -84
- package/docs/loop-design-rounds.md +0 -797
- package/docs/oss-readiness-report.md +0 -189
- package/docs/rfc/v0.10.0-hero3-dashboard-upgrade.md +0 -230
- package/docs/screenshots/0.4.5-preview.1/cyber-admin.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-cmdk-search.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-cmdk.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-login.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-overview.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-settings.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/cyber-tasks.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-admin.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-cmdk-search.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-cmdk.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-login.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-overview.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-settings.png +0 -0
- package/docs/screenshots/0.4.5-preview.1/light-tasks.png +0 -0
- package/scripts/chat-popover-test.mjs +0 -234
- package/scripts/chat-theme-test.mjs +0 -98
- package/scripts/empty-state-test.mjs +0 -41
- package/scripts/fold-only.mjs +0 -47
- package/scripts/help-overlay-topo-test.mjs +0 -44
- package/scripts/intern-alias-test.mjs +0 -46
- package/scripts/loop-review.mjs +0 -270
- package/scripts/network-derive-shot.mjs +0 -16
- package/scripts/network-derive-test.mjs +0 -28
- package/scripts/p0-147-screenshot.mjs +0 -53
- package/scripts/p0-servers-drawer-screenshot.mjs +0 -101
- package/scripts/p0-topo-screenshot.mjs +0 -82
- package/scripts/p150-orphan-layout-screenshot.mjs +0 -82
- package/scripts/p157-rc2-dedup-test.mjs +0 -110
- package/scripts/p157-servers-copy-test.mjs +0 -95
- package/scripts/servers-drawer-live-test.mjs +0 -96
- package/scripts/topo-50-test.mjs +0 -54
- package/scripts/topo-a11y-titles-catalog-test.mjs +0 -132
- package/scripts/topo-active-chrome-hover-text-test.mjs +0 -107
- package/scripts/topo-active-filter-pill-test.mjs +0 -101
- package/scripts/topo-active-links-chip-halo-layers-test.mjs +0 -81
- package/scripts/topo-active-links-chip-hover-lift-test.mjs +0 -93
- package/scripts/topo-active-links-chip-hover-test.mjs +0 -103
- package/scripts/topo-active-links-chip-nav-test.mjs +0 -117
- package/scripts/topo-active-links-chip-self-hover-test.mjs +0 -171
- package/scripts/topo-active-links-chip-test.mjs +0 -73
- package/scripts/topo-active-links-empty-recede-test.mjs +0 -125
- package/scripts/topo-active-links-freshness-color-test.mjs +0 -86
- package/scripts/topo-active-links-freshness-test.mjs +0 -113
- package/scripts/topo-active-links-tooltip-test.mjs +0 -79
- package/scripts/topo-active-links-unit-test.mjs +0 -79
- package/scripts/topo-active-pulse-ease-test.mjs +0 -120
- package/scripts/topo-alias-chat-brightness-test.mjs +0 -79
- package/scripts/topo-alias-glow-test.mjs +0 -121
- package/scripts/topo-alias-text-halo-layers-test.mjs +0 -98
- package/scripts/topo-animation-temporal-modes-catalog-test.mjs +0 -144
- package/scripts/topo-any-hover-attr-test.mjs +0 -83
- package/scripts/topo-any-pinned-attr-test.mjs +0 -86
- package/scripts/topo-arrow-tier-test.mjs +0 -61
- package/scripts/topo-auto-fit-test.mjs +0 -73
- package/scripts/topo-avatar-brightness-test.mjs +0 -116
- package/scripts/topo-avatar-chat-gate-test.mjs +0 -77
- package/scripts/topo-avatar-drop-shadow-test.mjs +0 -86
- package/scripts/topo-avatar-fallback-hover-test.mjs +0 -104
- package/scripts/topo-avatar-fallback-rotate-test.mjs +0 -92
- package/scripts/topo-avatar-rotate-test.mjs +0 -85
- package/scripts/topo-avatar-scale-test.mjs +0 -89
- package/scripts/topo-badge-chat-gate-test.mjs +0 -74
- package/scripts/topo-brand-drop-shadow-test.mjs +0 -71
- package/scripts/topo-brand-logo-breath-test.mjs +0 -102
- package/scripts/topo-brand-logo-halo-layers-test.mjs +0 -85
- package/scripts/topo-brand-logo-hover-brightness-test.mjs +0 -105
- package/scripts/topo-brand-logo-hover-rotate-test.mjs +0 -93
- package/scripts/topo-brand-logo-hover-test.mjs +0 -85
- package/scripts/topo-brand-logo-transition-test.mjs +0 -94
- package/scripts/topo-brand-shot.mjs +0 -61
- package/scripts/topo-brand-watermark-test.mjs +0 -97
- package/scripts/topo-canvas-aria-test.mjs +0 -108
- package/scripts/topo-canvas-brand-fade-test.mjs +0 -87
- package/scripts/topo-canvas-desc-a11y-test.mjs +0 -87
- package/scripts/topo-canvas-entrance-animation-test.mjs +0 -117
- package/scripts/topo-canvas-scan-beam-diagonal-test.mjs +0 -148
- package/scripts/topo-canvas-scan-beam-test.mjs +0 -109
- package/scripts/topo-canvas-scan-beam-vertical-test.mjs +0 -123
- package/scripts/topo-card-chat-brightness-test.mjs +0 -86
- package/scripts/topo-chat-focus-ring-test.mjs +0 -77
- package/scripts/topo-chat-ring-breath-curve-test.mjs +0 -114
- package/scripts/topo-chat-ring-brightness-test.mjs +0 -80
- package/scripts/topo-chat-ring-halo-layers-test.mjs +0 -100
- package/scripts/topo-chat-ring-r-breath-test.mjs +0 -121
- package/scripts/topo-chat-ring-status-halo-test.mjs +0 -106
- package/scripts/topo-chat-ring-sw-breath-test.mjs +0 -123
- package/scripts/topo-chat-target-breath-test.mjs +0 -84
- package/scripts/topo-chat-target-ring-ease-test.mjs +0 -82
- package/scripts/topo-chat-target-ring-fade-test.mjs +0 -124
- package/scripts/topo-chip-digit-fontweight-test.mjs +0 -105
- package/scripts/topo-chip-digit-hover-bold-test.mjs +0 -94
- package/scripts/topo-chip-empty-recede-test.mjs +0 -116
- package/scripts/topo-chip-focus-test.mjs +0 -95
- package/scripts/topo-chip-pin-halo-test.mjs +0 -85
- package/scripts/topo-chip-pin-mirror-test.mjs +0 -113
- package/scripts/topo-chip-row-digit-ls-test.mjs +0 -135
- package/scripts/topo-chip-row-gap-test.mjs +0 -90
- package/scripts/topo-chip-row-group-hover-brighten-test.mjs +0 -107
- package/scripts/topo-chip-row-hover-lift-test.mjs +0 -95
- package/scripts/topo-chip-row-member-alias-lit-test.mjs +0 -154
- package/scripts/topo-chip-row-press-test.mjs +0 -93
- package/scripts/topo-chip-row-semantic-gap-test.mjs +0 -97
- package/scripts/topo-chip-row-tabular-test.mjs +0 -111
- package/scripts/topo-chip-row-tier-glow-brightness-test.mjs +0 -99
- package/scripts/topo-chip-row-unit-hover-tracking-test.mjs +0 -124
- package/scripts/topo-chip-unit-demotion-test.mjs +0 -93
- package/scripts/topo-chiprow-data-weight-test.mjs +0 -94
- package/scripts/topo-chrome-a11y-test.mjs +0 -107
- package/scripts/topo-chrome-active-weight-test.mjs +0 -104
- package/scripts/topo-chrome-button-hover-lift-test.mjs +0 -94
- package/scripts/topo-chrome-control-halo-layers-test.mjs +0 -22
- package/scripts/topo-chrome-focus-ring-unify-test.mjs +0 -100
- package/scripts/topo-chrome-fullscreen-breath-test.mjs +0 -121
- package/scripts/topo-chrome-fullscreen-icon-sw-test.mjs +0 -92
- package/scripts/topo-chrome-gap-test.mjs +0 -73
- package/scripts/topo-chrome-icon-stroke-test.mjs +0 -95
- package/scripts/topo-chrome-inactive-color-test.mjs +0 -90
- package/scripts/topo-chrome-layout-trailer-breath-test.mjs +0 -86
- package/scripts/topo-chrome-nodesize-trailer-breath-test.mjs +0 -86
- package/scripts/topo-chrome-pop-extension-test.mjs +0 -98
- package/scripts/topo-chrome-pop-nodesize-test.mjs +0 -88
- package/scripts/topo-chrome-press-fullstrip-test.mjs +0 -105
- package/scripts/topo-chrome-press-scale-test.mjs +0 -100
- package/scripts/topo-chrome-press-state-test.mjs +0 -135
- package/scripts/topo-chrome-reset-breath-test.mjs +0 -115
- package/scripts/topo-chrome-reset-icon-sw-test.mjs +0 -80
- package/scripts/topo-chrome-segmented-radius-test.mjs +0 -100
- package/scripts/topo-chrome-strip-entrance-animation-test.mjs +0 -115
- package/scripts/topo-chrome-strip-semantic-gap-test.mjs +0 -99
- package/scripts/topo-chrome-strip-theme-ease-test.mjs +0 -99
- package/scripts/topo-chrome-wrapper-halo-test.mjs +0 -83
- package/scripts/topo-chrome-zoom-icon-sw-test.mjs +0 -90
- package/scripts/topo-chrome-zoom-level-pop-test.mjs +0 -122
- package/scripts/topo-chrome-zoom-pop-test.mjs +0 -130
- package/scripts/topo-chrome-zoom-readout-weight-test.mjs +0 -81
- package/scripts/topo-chrome-zoom-wrapper-breath-test.mjs +0 -85
- package/scripts/topo-click-ripple-ease-test.mjs +0 -94
- package/scripts/topo-click-ripple-glow-test.mjs +0 -86
- package/scripts/topo-click-ripple-halo-layers-test.mjs +0 -79
- package/scripts/topo-click-ripple-opacity-test.mjs +0 -99
- package/scripts/topo-click-ripple-sw-test.mjs +0 -110
- package/scripts/topo-click-ripple-test.mjs +0 -66
- package/scripts/topo-cluster-count-attr-test.mjs +0 -80
- package/scripts/topo-cluster-test.mjs +0 -41
- package/scripts/topo-cmdk-edge-clear-test.mjs +0 -109
- package/scripts/topo-cmdk-layout-view-test.mjs +0 -108
- package/scripts/topo-cmdk-pin-test.mjs +0 -123
- package/scripts/topo-cmdk-vendor-clear-test.mjs +0 -133
- package/scripts/topo-cmdk-vendor-pin-test.mjs +0 -103
- package/scripts/topo-controls-shot.mjs +0 -24
- package/scripts/topo-corner-radius-unify-test.mjs +0 -103
- package/scripts/topo-crescent-breath-test.mjs +0 -104
- package/scripts/topo-crescent-envelope-breath-test.mjs +0 -103
- package/scripts/topo-crescent-recede-test.mjs +0 -111
- package/scripts/topo-cwd-tooltip-test.mjs +0 -64
- package/scripts/topo-dashboard-version-attr-test.mjs +0 -69
- package/scripts/topo-dblclick-reset-test.mjs +0 -74
- package/scripts/topo-dense-alias-chat-halo-test.mjs +0 -73
- package/scripts/topo-dense-alias-fill-transition-test.mjs +0 -133
- package/scripts/topo-dense-alias-halo-layers-test.mjs +0 -80
- package/scripts/topo-dense-alias-opacity-test.mjs +0 -68
- package/scripts/topo-density-test.mjs +0 -57
- package/scripts/topo-discrete-zoom-smooth-test.mjs +0 -125
- package/scripts/topo-dual-axis-surfaces-catalog-test.mjs +0 -94
- package/scripts/topo-edge-badge-circle-brightness-test.mjs +0 -82
- package/scripts/topo-edge-badge-circle-hot-pulse-test.mjs +0 -100
- package/scripts/topo-edge-badge-click-pin-test.mjs +0 -94
- package/scripts/topo-edge-badge-crossfade-test.mjs +0 -138
- package/scripts/topo-edge-badge-digit-fw-test.mjs +0 -103
- package/scripts/topo-edge-badge-digit-halo-layers-test.mjs +0 -107
- package/scripts/topo-edge-badge-endpoint-gate-test.mjs +0 -94
- package/scripts/topo-edge-badge-fontsize-test.mjs +0 -90
- package/scripts/topo-edge-badge-halo-layers-test.mjs +0 -85
- package/scripts/topo-edge-badge-hot-glow-test.mjs +0 -101
- package/scripts/topo-edge-badge-hot-pulse-test.mjs +0 -92
- package/scripts/topo-edge-badge-hot-test.mjs +0 -115
- package/scripts/topo-edge-badge-hover-glow-test.mjs +0 -90
- package/scripts/topo-edge-badge-hover-opacity-test.mjs +0 -94
- package/scripts/topo-edge-badge-hover-stroke-test.mjs +0 -92
- package/scripts/topo-edge-badge-hover-test.mjs +0 -85
- package/scripts/topo-edge-badge-letter-spacing-test.mjs +0 -86
- package/scripts/topo-edge-badge-lift-test.mjs +0 -150
- package/scripts/topo-edge-badge-opacity-test.mjs +0 -80
- package/scripts/topo-edge-badge-pin-opacity-test.mjs +0 -86
- package/scripts/topo-edge-badge-ripple-test.mjs +0 -111
- package/scripts/topo-edge-badge-stroke-test.mjs +0 -92
- package/scripts/topo-edge-badge-stroke-transition-test.mjs +0 -118
- package/scripts/topo-edge-badge-text-brightness-test.mjs +0 -83
- package/scripts/topo-edge-badge-text-pin-test.mjs +0 -121
- package/scripts/topo-edge-badge-theme-ease-test.mjs +0 -89
- package/scripts/topo-edge-chat-gate-test.mjs +0 -71
- package/scripts/topo-edge-count-badge-test.mjs +0 -86
- package/scripts/topo-edge-endpoint-highlight-test.mjs +0 -111
- package/scripts/topo-edge-endpoint-hover-sw-test.mjs +0 -127
- package/scripts/topo-edge-fadein-test.mjs +0 -106
- package/scripts/topo-edge-flow-rail-halo-layers-test.mjs +0 -89
- package/scripts/topo-edge-focus-test.mjs +0 -113
- package/scripts/topo-edge-freshness-floor-test.mjs +0 -99
- package/scripts/topo-edge-hover-test.mjs +0 -93
- package/scripts/topo-edge-particle-brightness-test.mjs +0 -82
- package/scripts/topo-edge-particle-halo-layers-test.mjs +0 -91
- package/scripts/topo-edge-particle-hover-r-test.mjs +0 -113
- package/scripts/topo-edge-particle-opacity-lift-test.mjs +0 -109
- package/scripts/topo-edge-particle-radius-test.mjs +0 -76
- package/scripts/topo-edge-pill-glow-test.mjs +0 -67
- package/scripts/topo-edge-pill-hot-test.mjs +0 -129
- package/scripts/topo-edge-pill-test.mjs +0 -105
- package/scripts/topo-edge-pin-halo-test.mjs +0 -99
- package/scripts/topo-edge-ping-pulse-retired-test.mjs +0 -119
- package/scripts/topo-edge-stroke-ease-test.mjs +0 -100
- package/scripts/topo-edge-stroke-transition-test.mjs +0 -132
- package/scripts/topo-edge-tooltip-test.mjs +0 -70
- package/scripts/topo-edge-visible-brightness-test.mjs +0 -84
- package/scripts/topo-edge-visible-halo-layers-test.mjs +0 -87
- package/scripts/topo-edge-visible-linecap-test.mjs +0 -89
- package/scripts/topo-empty-hint-tracking-test.mjs +0 -84
- package/scripts/topo-empty-state-breath-test.mjs +0 -150
- package/scripts/topo-empty-state-crossfade-test.mjs +0 -130
- package/scripts/topo-empty-state-recenter-test.mjs +0 -107
- package/scripts/topo-empty-sub-hint-italic-test.mjs +0 -83
- package/scripts/topo-empty-subhint-tracking-test.mjs +0 -87
- package/scripts/topo-endpoint-ring-brightness-test.mjs +0 -83
- package/scripts/topo-endpoint-ring-fade-test.mjs +0 -132
- package/scripts/topo-endpoint-ring-flow-halo-test.mjs +0 -107
- package/scripts/topo-endpoint-ring-halo-layers-test.mjs +0 -100
- package/scripts/topo-endpoint-ring-r-hover-test.mjs +0 -89
- package/scripts/topo-endpoint-ring-test.mjs +0 -93
- package/scripts/topo-endpoint-ring-thicken-test.mjs +0 -112
- package/scripts/topo-esc-clears-pin-test.mjs +0 -98
- package/scripts/topo-filter-pill-aliases-test.mjs +0 -121
- package/scripts/topo-filter-pill-body-click-test.mjs +0 -112
- package/scripts/topo-filter-pill-count-tabular-test.mjs +0 -135
- package/scripts/topo-filter-pill-count-test.mjs +0 -110
- package/scripts/topo-filter-pill-glow-test.mjs +0 -90
- package/scripts/topo-filter-pill-halo-layers-test.mjs +0 -27
- package/scripts/topo-filter-pill-hover-lift-test.mjs +0 -101
- package/scripts/topo-filter-pill-hover-opacity-test.mjs +0 -110
- package/scripts/topo-filter-pill-mobile-test.mjs +0 -90
- package/scripts/topo-filter-pill-value-fw-test.mjs +0 -88
- package/scripts/topo-filter-pill-weight-test.mjs +0 -75
- package/scripts/topo-filter-pill-x-hover-scale-test.mjs +0 -99
- package/scripts/topo-filter-pills-press-test.mjs +0 -96
- package/scripts/topo-fit-key-test.mjs +0 -106
- package/scripts/topo-fleet-count-attrs-test.mjs +0 -87
- package/scripts/topo-fleet-density-tier-test.mjs +0 -84
- package/scripts/topo-flow-arrow-brightness-test.mjs +0 -82
- package/scripts/topo-flow-rail-brightness-test.mjs +0 -80
- package/scripts/topo-flow-rail-hover-sw-test.mjs +0 -113
- package/scripts/topo-flow-rail-linecap-test.mjs +0 -79
- package/scripts/topo-focus-outline-transition-test.mjs +0 -107
- package/scripts/topo-freshness-chip-fade-test.mjs +0 -105
- package/scripts/topo-freshness-chip-hierarchy-test.mjs +0 -93
- package/scripts/topo-freshness-chip-tabular-test.mjs +0 -41
- package/scripts/topo-freshness-chip-test.mjs +0 -74
- package/scripts/topo-freshness-chip-transition-test.mjs +0 -80
- package/scripts/topo-freshness-chip-weight-test.mjs +0 -90
- package/scripts/topo-freshness-conditional-render-test.mjs +0 -92
- package/scripts/topo-freshness-floor-lift-test.mjs +0 -92
- package/scripts/topo-freshness-suffix-tabular-test.mjs +0 -88
- package/scripts/topo-fullscreen-active-test.mjs +0 -115
- package/scripts/topo-fullscreen-attr-test.mjs +0 -73
- package/scripts/topo-fullscreen-brightness-test.mjs +0 -84
- package/scripts/topo-fullscreen-icon-hover-scale-test.mjs +0 -91
- package/scripts/topo-fullscreen-icon-rotate-test.mjs +0 -93
- package/scripts/topo-grid-content-bottom-attr-test.mjs +0 -72
- package/scripts/topo-group-box-brightness-test.mjs +0 -84
- package/scripts/topo-group-box-geom-transition-test.mjs +0 -110
- package/scripts/topo-group-box-halo-layers-test.mjs +0 -91
- package/scripts/topo-group-box-pinned-state-test.mjs +0 -95
- package/scripts/topo-group-box-rx-pin-test.mjs +0 -103
- package/scripts/topo-group-box-stroke-test.mjs +0 -105
- package/scripts/topo-group-chat-gate-test.mjs +0 -77
- package/scripts/topo-group-count-test.mjs +0 -68
- package/scripts/topo-group-fade-cadence-test.mjs +0 -92
- package/scripts/topo-group-hover-test.mjs +0 -82
- package/scripts/topo-group-label-a11y-test.mjs +0 -113
- package/scripts/topo-group-label-brightness-test.mjs +0 -84
- package/scripts/topo-group-label-count-fontweight-test.mjs +0 -108
- package/scripts/topo-group-label-count-fw-test.mjs +0 -100
- package/scripts/topo-group-label-count-inherit-test.mjs +0 -99
- package/scripts/topo-group-label-fw-pin-test.mjs +0 -99
- package/scripts/topo-group-label-glow-test.mjs +0 -104
- package/scripts/topo-group-label-halo-layers-test.mjs +0 -78
- package/scripts/topo-group-label-hover-glow-test.mjs +0 -86
- package/scripts/topo-group-label-hover-test.mjs +0 -119
- package/scripts/topo-group-label-letter-spacing-test.mjs +0 -113
- package/scripts/topo-group-label-member-alias-hover-test.mjs +0 -125
- package/scripts/topo-group-label-pin-spacing-test.mjs +0 -136
- package/scripts/topo-group-label-tint-geom-test.mjs +0 -94
- package/scripts/topo-group-label-tint-test.mjs +0 -99
- package/scripts/topo-group-label-tint-transition-test.mjs +0 -97
- package/scripts/topo-group-label-title-test.mjs +0 -83
- package/scripts/topo-group-pill-glow-test.mjs +0 -76
- package/scripts/topo-group-pin-test.mjs +0 -119
- package/scripts/topo-group-pip-fadein-test.mjs +0 -104
- package/scripts/topo-group-pip-fontsize-test.mjs +0 -106
- package/scripts/topo-group-pip-singletier-drop-test.mjs +0 -131
- package/scripts/topo-group-pip-tabular-test.mjs +0 -95
- package/scripts/topo-group-status-pips-test.mjs +0 -103
- package/scripts/topo-group-test.mjs +0 -37
- package/scripts/topo-group-tier-attr-test.mjs +0 -84
- package/scripts/topo-group-tint-brightness-test.mjs +0 -82
- package/scripts/topo-group-tint-rx-pin-test.mjs +0 -107
- package/scripts/topo-groupbox-fadein-test.mjs +0 -95
- package/scripts/topo-groupbox-hover-lift-test.mjs +0 -127
- package/scripts/topo-groupbox-hubcore-ease-test.mjs +0 -106
- package/scripts/topo-groupbox-live-test.mjs +0 -100
- package/scripts/topo-groupbox-march-busyness-test.mjs +0 -155
- package/scripts/topo-groupbox-test.mjs +0 -120
- package/scripts/topo-h2-dual-axis-breath-test.mjs +0 -92
- package/scripts/topo-h2-triple-axis-breath-test.mjs +0 -142
- package/scripts/topo-halo-chat-gate-test.mjs +0 -72
- package/scripts/topo-header-gap-test.mjs +0 -94
- package/scripts/topo-help-overlay-r109-test.mjs +0 -67
- package/scripts/topo-help-overlay-r118-test.mjs +0 -69
- package/scripts/topo-help-overlay-r123-test.mjs +0 -69
- package/scripts/topo-help-overlay-r134-test.mjs +0 -74
- package/scripts/topo-help-overlay-r137-test.mjs +0 -81
- package/scripts/topo-help-overlay-r141-test.mjs +0 -86
- package/scripts/topo-help-overlay-r153-test.mjs +0 -85
- package/scripts/topo-help-overlay-r59-test.mjs +0 -67
- package/scripts/topo-help-overlay-r65-test.mjs +0 -64
- package/scripts/topo-help-overlay-r70-test.mjs +0 -63
- package/scripts/topo-help-overlay-r78-test.mjs +0 -59
- package/scripts/topo-help-overlay-r81-test.mjs +0 -58
- package/scripts/topo-help-overlay-r87-test.mjs +0 -64
- package/scripts/topo-help-overlay-r91-test.mjs +0 -65
- package/scripts/topo-hot-tail-crossfade-test.mjs +0 -117
- package/scripts/topo-hover-detail-body-fw-test.mjs +0 -101
- package/scripts/topo-hover-detail-halo-test.mjs +0 -76
- package/scripts/topo-hover-detail-model-fw-test.mjs +0 -98
- package/scripts/topo-hover-detail-opacity-test.mjs +0 -98
- package/scripts/topo-hover-detail-rx-test.mjs +0 -81
- package/scripts/topo-hover-ring-duration-test.mjs +0 -87
- package/scripts/topo-hovered-alias-attr-test.mjs +0 -111
- package/scripts/topo-html-overlay-padding-unify-test.mjs +0 -120
- package/scripts/topo-hub-a11y-test.mjs +0 -112
- package/scripts/topo-hub-a11y-title-test.mjs +0 -95
- package/scripts/topo-hub-busyness-test.mjs +0 -100
- package/scripts/topo-hub-center-crossfade-test.mjs +0 -124
- package/scripts/topo-hub-click-fit-test.mjs +0 -137
- package/scripts/topo-hub-core-brightness-test.mjs +0 -82
- package/scripts/topo-hub-core-fill-hover-test.mjs +0 -85
- package/scripts/topo-hub-core-halo-layers-test.mjs +0 -81
- package/scripts/topo-hub-digit-brightness-test.mjs +0 -79
- package/scripts/topo-hub-digit-fontsize-test.mjs +0 -86
- package/scripts/topo-hub-digit-fw-hover-test.mjs +0 -102
- package/scripts/topo-hub-digit-glow-test.mjs +0 -105
- package/scripts/topo-hub-digit-halo-layers-test.mjs +0 -76
- package/scripts/topo-hub-digit-ls-test.mjs +0 -119
- package/scripts/topo-hub-digit-scale-test.mjs +0 -129
- package/scripts/topo-hub-fadein-test.mjs +0 -88
- package/scripts/topo-hub-halo-brightness-test.mjs +0 -80
- package/scripts/topo-hub-halo-glow-test.mjs +0 -96
- package/scripts/topo-hub-halo-halo-layers-test.mjs +0 -76
- package/scripts/topo-hub-halo-light-trough-test.mjs +0 -88
- package/scripts/topo-hub-halo-r-hover-test.mjs +0 -82
- package/scripts/topo-hub-halo-radius-test.mjs +0 -86
- package/scripts/topo-hub-halo-trough-test.mjs +0 -83
- package/scripts/topo-hub-highlight-amplify-test.mjs +0 -139
- package/scripts/topo-hub-highlight-brightness-test.mjs +0 -84
- package/scripts/topo-hub-highlight-fill-transition-test.mjs +0 -84
- package/scripts/topo-hub-highlight-glow-test.mjs +0 -99
- package/scripts/topo-hub-highlight-halo-layers-test.mjs +0 -78
- package/scripts/topo-hub-highlight-opacity-test.mjs +0 -88
- package/scripts/topo-hub-highlight-r-test.mjs +0 -112
- package/scripts/topo-hub-highlight-radius-test.mjs +0 -90
- package/scripts/topo-hub-highlight-recede-test.mjs +0 -144
- package/scripts/topo-hub-highlight-theme-fill-test.mjs +0 -83
- package/scripts/topo-hub-hover-lift-test.mjs +0 -101
- package/scripts/topo-hub-hover-ring-brightness-test.mjs +0 -79
- package/scripts/topo-hub-hover-ring-glow-test.mjs +0 -97
- package/scripts/topo-hub-hover-ring-halo-layers-test.mjs +0 -71
- package/scripts/topo-hub-hover-ring-opacity-test.mjs +0 -96
- package/scripts/topo-hub-hover-ring-stroke-test.mjs +0 -86
- package/scripts/topo-hub-hover-ring-test.mjs +0 -82
- package/scripts/topo-hub-idle-breath-test.mjs +0 -109
- package/scripts/topo-hub-pip-theme-ease-test.mjs +0 -116
- package/scripts/topo-hub-recede-test.mjs +0 -124
- package/scripts/topo-hub-spoke-brightness-test.mjs +0 -77
- package/scripts/topo-hub-spoke-ease-test.mjs +0 -120
- package/scripts/topo-hub-spoke-glow-test.mjs +0 -112
- package/scripts/topo-hub-spoke-halo-layers-test.mjs +0 -97
- package/scripts/topo-hub-spoke-hover-opacity-test.mjs +0 -119
- package/scripts/topo-hub-spoke-hover-sw-test.mjs +0 -121
- package/scripts/topo-hub-spoke-linecap-test.mjs +0 -80
- package/scripts/topo-hub-spoke-self-filter-test.mjs +0 -119
- package/scripts/topo-hub-title-test.mjs +0 -93
- package/scripts/topo-hub-working-count-test.mjs +0 -99
- package/scripts/topo-ingroup-edge-test.mjs +0 -103
- package/scripts/topo-inner-radar-ring-retired-test.mjs +0 -89
- package/scripts/topo-inspect.mjs +0 -56
- package/scripts/topo-interaction-test.mjs +0 -80
- package/scripts/topo-kicker-breath-test.mjs +0 -100
- package/scripts/topo-kicker-color-test.mjs +0 -93
- package/scripts/topo-kicker-dual-axis-breath-test.mjs +0 -81
- package/scripts/topo-kicker-halo-layers-test.mjs +0 -82
- package/scripts/topo-kicker-tracking-test.mjs +0 -101
- package/scripts/topo-kicker-triple-axis-breath-test.mjs +0 -124
- package/scripts/topo-kicker-weight-test.mjs +0 -98
- package/scripts/topo-label-card-brightness-test.mjs +0 -81
- package/scripts/topo-label-card-opacity-hover-test.mjs +0 -99
- package/scripts/topo-label-card-theme-ease-test.mjs +0 -85
- package/scripts/topo-label-lift-test.mjs +0 -119
- package/scripts/topo-label-scale-test.mjs +0 -78
- package/scripts/topo-lastseen-tooltip-test.mjs +0 -59
- package/scripts/topo-layout-hover-fw-test.mjs +0 -98
- package/scripts/topo-layout-hover-text-preview-test.mjs +0 -101
- package/scripts/topo-layout-key-test.mjs +0 -91
- package/scripts/topo-layout-switch-crossfade-test.mjs +0 -126
- package/scripts/topo-layout-test.mjs +0 -113
- package/scripts/topo-layout-theme-attrs-test.mjs +0 -91
- package/scripts/topo-layout-toggle-border-unify-test.mjs +0 -104
- package/scripts/topo-layout-toggle-brightness-test.mjs +0 -94
- package/scripts/topo-layout-toggle-halo-layers-test.mjs +0 -95
- package/scripts/topo-layout-toggle-hover-tracking-test.mjs +0 -109
- package/scripts/topo-layout-toggle-radius-test.mjs +0 -87
- package/scripts/topo-layout-toggle-test.mjs +0 -131
- package/scripts/topo-layout-trailer-mr-test.mjs +0 -82
- package/scripts/topo-legend-compress-test.mjs +0 -107
- package/scripts/topo-legend-count-active-opacity-test.mjs +0 -102
- package/scripts/topo-legend-count-brightness-test.mjs +0 -80
- package/scripts/topo-legend-count-empty-test.mjs +0 -126
- package/scripts/topo-legend-count-halo-layers-test.mjs +0 -79
- package/scripts/topo-legend-count-letter-spacing-test.mjs +0 -108
- package/scripts/topo-legend-count-pin-fw-test.mjs +0 -90
- package/scripts/topo-legend-count-tabular-parity-test.mjs +0 -90
- package/scripts/topo-legend-count-tabular-test.mjs +0 -87
- package/scripts/topo-legend-count-test.mjs +0 -88
- package/scripts/topo-legend-count-tier-fill-test.mjs +0 -121
- package/scripts/topo-legend-count-weight-test.mjs +0 -86
- package/scripts/topo-legend-header-symmetric-inset-test.mjs +0 -112
- package/scripts/topo-legend-hitbox-swatch-center-test.mjs +0 -93
- package/scripts/topo-legend-hover-test.mjs +0 -113
- package/scripts/topo-legend-label-fontweight-test.mjs +0 -94
- package/scripts/topo-legend-label-fw-test.mjs +0 -107
- package/scripts/topo-legend-offline-delimiter-test.mjs +0 -84
- package/scripts/topo-legend-offline-label-simplify-test.mjs +0 -86
- package/scripts/topo-legend-panel-count-weight-test.mjs +0 -89
- package/scripts/topo-legend-panel-header-test.mjs +0 -83
- package/scripts/topo-legend-panel-title-breath-test.mjs +0 -86
- package/scripts/topo-legend-panel-title-fw-test.mjs +0 -95
- package/scripts/topo-legend-pin-ring-brightness-test.mjs +0 -82
- package/scripts/topo-legend-pin-ring-fade-test.mjs +0 -112
- package/scripts/topo-legend-pin-ring-glow-test.mjs +0 -105
- package/scripts/topo-legend-pin-ring-halo-layers-test.mjs +0 -71
- package/scripts/topo-legend-pin-ring-stroke-test.mjs +0 -101
- package/scripts/topo-legend-pin-test.mjs +0 -128
- package/scripts/topo-legend-row-count-brightness-test.mjs +0 -85
- package/scripts/topo-legend-row-hover-lift-test.mjs +0 -109
- package/scripts/topo-legend-row-label-glow-test.mjs +0 -102
- package/scripts/topo-legend-row-labels-simplify-test.mjs +0 -80
- package/scripts/topo-legend-row-letter-spacing-test.mjs +0 -101
- package/scripts/topo-legend-row-pin-spacing-test.mjs +0 -124
- package/scripts/topo-legend-row-text-cadence-test.mjs +0 -93
- package/scripts/topo-legend-row-tint-cadence-test.mjs +0 -92
- package/scripts/topo-legend-row-tint-test.mjs +0 -95
- package/scripts/topo-legend-row-title-test.mjs +0 -102
- package/scripts/topo-legend-swatch-glow-test.mjs +0 -109
- package/scripts/topo-legend-swatch-grow-test.mjs +0 -116
- package/scripts/topo-legend-swatch-member-alias-match-test.mjs +0 -139
- package/scripts/topo-legend-swatch-radius-test.mjs +0 -78
- package/scripts/topo-legend-tint-brightness-test.mjs +0 -83
- package/scripts/topo-legend-trio-halo-layers-test.mjs +0 -22
- package/scripts/topo-live-lanes.mjs +0 -48
- package/scripts/topo-minimap-a11y-test.mjs +0 -101
- package/scripts/topo-minimap-container-halo-test.mjs +0 -82
- package/scripts/topo-minimap-dot-chat-gate-test.mjs +0 -81
- package/scripts/topo-minimap-dot-lift-test.mjs +0 -115
- package/scripts/topo-minimap-dot-transition-test.mjs +0 -113
- package/scripts/topo-minimap-hover-glow-test.mjs +0 -109
- package/scripts/topo-minimap-offline-opacity-test.mjs +0 -90
- package/scripts/topo-minimap-online-hover-opacity-test.mjs +0 -92
- package/scripts/topo-minimap-online-opacity-test.mjs +0 -93
- package/scripts/topo-minimap-online-radius-test.mjs +0 -85
- package/scripts/topo-minimap-radius-test.mjs +0 -88
- package/scripts/topo-minimap-rect-stroke-test.mjs +0 -94
- package/scripts/topo-minimap-test.mjs +0 -68
- package/scripts/topo-minimap-viewport-brightness-test.mjs +0 -84
- package/scripts/topo-minimap-viewport-halo-layers-test.mjs +0 -24
- package/scripts/topo-minimap-viewport-hover-test.mjs +0 -109
- package/scripts/topo-minimap-viewport-linejoin-test.mjs +0 -75
- package/scripts/topo-minimap-viewport-opacity-test.mjs +0 -96
- package/scripts/topo-minimap-viewport-rx-test.mjs +0 -85
- package/scripts/topo-minimap-viewport-smooth-test.mjs +0 -124
- package/scripts/topo-minimap-zoom-glow-test.mjs +0 -86
- package/scripts/topo-mobile-chips-test.mjs +0 -103
- package/scripts/topo-mock-large.mjs +0 -58
- package/scripts/topo-monogram-font-test.mjs +0 -112
- package/scripts/topo-monogram-stroke-test.mjs +0 -101
- package/scripts/topo-more-flows-fontweight-test.mjs +0 -103
- package/scripts/topo-more-flows-hover-letterspacing-test.mjs +0 -98
- package/scripts/topo-more-flows-letterspacing-test.mjs +0 -111
- package/scripts/topo-more-flows-unit-test.mjs +0 -95
- package/scripts/topo-more-footer-brightness-test.mjs +0 -94
- package/scripts/topo-node-a11y-test.mjs +0 -107
- package/scripts/topo-node-alias-brightness-test.mjs +0 -84
- package/scripts/topo-node-alias-chat-pin-test.mjs +0 -95
- package/scripts/topo-node-alias-letter-spacing-test.mjs +0 -112
- package/scripts/topo-node-avatar-halo-layers-test.mjs +0 -25
- package/scripts/topo-node-halo-hover-opacity-test.mjs +0 -104
- package/scripts/topo-node-halo-light-offline-test.mjs +0 -80
- package/scripts/topo-node-halo-offline-opacity-test.mjs +0 -87
- package/scripts/topo-node-hover-lift-test.mjs +0 -85
- package/scripts/topo-node-hover-ring-halo-layers-test.mjs +0 -70
- package/scripts/topo-node-label-card-elevation-test.mjs +0 -157
- package/scripts/topo-node-label-card-halo-test.mjs +0 -76
- package/scripts/topo-node-label-card-rx-test.mjs +0 -85
- package/scripts/topo-node-label-card-stroke-test.mjs +0 -135
- package/scripts/topo-node-pulse-peak-test.mjs +0 -89
- package/scripts/topo-node-pulse-trough-test.mjs +0 -91
- package/scripts/topo-node-stroke-transition-test.mjs +0 -103
- package/scripts/topo-node-sub-text-brightness-test.mjs +0 -88
- package/scripts/topo-node-sub-text-fw-test.mjs +0 -75
- package/scripts/topo-node-sub-text-letter-spacing-test.mjs +0 -115
- package/scripts/topo-node-text-fill-transition-test.mjs +0 -119
- package/scripts/topo-node-title-peers-test.mjs +0 -107
- package/scripts/topo-node-title-test.mjs +0 -101
- package/scripts/topo-nodesize-active-hover-test.mjs +0 -109
- package/scripts/topo-nodesize-brightness-test.mjs +0 -82
- package/scripts/topo-nodesize-crossfade-test.mjs +0 -141
- package/scripts/topo-nodesize-halo-layers-test.mjs +0 -89
- package/scripts/topo-nodesize-hover-fw-test.mjs +0 -99
- package/scripts/topo-offline-dim-test.mjs +0 -70
- package/scripts/topo-online-chip-nav-test.mjs +0 -143
- package/scripts/topo-orbit-particles-retired-test.mjs +0 -91
- package/scripts/topo-orphan-band-test.mjs +0 -106
- package/scripts/topo-orphan-box-dash-test.mjs +0 -89
- package/scripts/topo-orphan-fill-opacity-test.mjs +0 -91
- package/scripts/topo-orphan-label-italic-test.mjs +0 -90
- package/scripts/topo-orphan-label-opacity-test.mjs +0 -98
- package/scripts/topo-overlap-stale-build-guard-test.mjs +0 -66
- package/scripts/topo-overlap-test.mjs +0 -219
- package/scripts/topo-p0round-test.mjs +0 -166
- package/scripts/topo-pan-cursor-test.mjs +0 -62
- package/scripts/topo-panel-count-fw-hover-test.mjs +0 -105
- package/scripts/topo-panel-count-halo-layers-test.mjs +0 -91
- package/scripts/topo-panel-count-hover-ls-test.mjs +0 -87
- package/scripts/topo-panel-count-letterspacing-test.mjs +0 -89
- package/scripts/topo-panel-count-unit-test.mjs +0 -112
- package/scripts/topo-panel-elevation-test.mjs +0 -76
- package/scripts/topo-panel-fadein-test.mjs +0 -102
- package/scripts/topo-panel-hot-tail-fade-test.mjs +0 -132
- package/scripts/topo-panel-hover-elevation-test.mjs +0 -118
- package/scripts/topo-panel-rect-halo-test.mjs +0 -90
- package/scripts/topo-panel-rect-opacity-hover-test.mjs +0 -109
- package/scripts/topo-panel-row-brightness-test.mjs +0 -116
- package/scripts/topo-panel-rx-test.mjs +0 -90
- package/scripts/topo-panel-stroke-hover-test.mjs +0 -110
- package/scripts/topo-panel-theme-ease-test.mjs +0 -85
- package/scripts/topo-panel-title-brightness-test.mjs +0 -98
- package/scripts/topo-panel-title-fill-ease-test.mjs +0 -91
- package/scripts/topo-panel-title-glow-test.mjs +0 -111
- package/scripts/topo-panel-title-hover-letterspacing-test.mjs +0 -97
- package/scripts/topo-panel-title-tracking-test.mjs +0 -78
- package/scripts/topo-panel-titles-dual-axis-breath-test.mjs +0 -94
- package/scripts/topo-panel-titles-halo-layers-test.mjs +0 -23
- package/scripts/topo-panel-titles-triple-axis-breath-test.mjs +0 -161
- package/scripts/topo-particle-stagger-test.mjs +0 -82
- package/scripts/topo-pill-x-rotate-test.mjs +0 -96
- package/scripts/topo-pin-intersection-color-ease-test.mjs +0 -111
- package/scripts/topo-pin-intersection-empty-test.mjs +0 -129
- package/scripts/topo-pin-intersection-tabular-test.mjs +0 -96
- package/scripts/topo-pin-intersection-test.mjs +0 -121
- package/scripts/topo-pin-intersection-unit-test.mjs +0 -100
- package/scripts/topo-pin-intersection-warning-crossfade-test.mjs +0 -107
- package/scripts/topo-pin-mirror-transition-test.mjs +0 -101
- package/scripts/topo-pin-persistence-test.mjs +0 -105
- package/scripts/topo-pinned-aspect-test.mjs +0 -89
- package/scripts/topo-pip-brightness-test.mjs +0 -85
- package/scripts/topo-popover-meta-test.mjs +0 -78
- package/scripts/topo-prefix-opacity-test.mjs +0 -107
- package/scripts/topo-prepublish-guard-test.mjs +0 -95
- package/scripts/topo-pressure-bar-halo-layers-test.mjs +0 -19
- package/scripts/topo-pressure-bar-height-test.mjs +0 -92
- package/scripts/topo-pressure-bar-test.mjs +0 -69
- package/scripts/topo-pressure-hover-test.mjs +0 -123
- package/scripts/topo-pressure-kicker-fontweight-test.mjs +0 -76
- package/scripts/topo-pressure-pin-test.mjs +0 -119
- package/scripts/topo-pressure-seg-glow-test.mjs +0 -92
- package/scripts/topo-pressure-seg-member-alias-match-test.mjs +0 -133
- package/scripts/topo-pressure-seg-motion-test.mjs +0 -101
- package/scripts/topo-pressure-seg-self-hover-test.mjs +0 -126
- package/scripts/topo-pressure-seg-tooltip-test.mjs +0 -98
- package/scripts/topo-pressure-seg-transition-test.mjs +0 -107
- package/scripts/topo-pulse-dot-crossfade-test.mjs +0 -122
- package/scripts/topo-pulse-dot-retired-test.mjs +0 -86
- package/scripts/topo-pulse-rate-test.mjs +0 -71
- package/scripts/topo-r104-test.mjs +0 -54
- package/scripts/topo-r717-scan-beam-pair-pattern-test.mjs +0 -100
- package/scripts/topo-r717-triple-axis-pair-pattern-test.mjs +0 -113
- package/scripts/topo-r717-triple-axis-tier-pattern-test.mjs +0 -117
- package/scripts/topo-recent-count-brightness-test.mjs +0 -84
- package/scripts/topo-recent-hot-pulse-test.mjs +0 -102
- package/scripts/topo-recent-more-fw-test.mjs +0 -126
- package/scripts/topo-recent-more-halo-layers-test.mjs +0 -90
- package/scripts/topo-recent-panel-count-freshness-test.mjs +0 -109
- package/scripts/topo-recent-panel-count-test.mjs +0 -72
- package/scripts/topo-recent-panel-count-weight-test.mjs +0 -91
- package/scripts/topo-recent-panel-footer-breath-test.mjs +0 -142
- package/scripts/topo-recent-panel-hot-header-test.mjs +0 -132
- package/scripts/topo-recent-panel-hot-pulse-test.mjs +0 -105
- package/scripts/topo-recent-panel-hot-tabular-test.mjs +0 -113
- package/scripts/topo-recent-panel-more-crossfade-test.mjs +0 -124
- package/scripts/topo-recent-panel-more-cyan-hover-test.mjs +0 -151
- package/scripts/topo-recent-panel-more-nav-test.mjs +0 -127
- package/scripts/topo-recent-panel-more-test.mjs +0 -106
- package/scripts/topo-recent-panel-readability-bump-test.mjs +0 -151
- package/scripts/topo-recent-panel-title-breath-test.mjs +0 -91
- package/scripts/topo-recent-panel-title-fw-test.mjs +0 -106
- package/scripts/topo-recent-pip-halo-layers-test.mjs +0 -82
- package/scripts/topo-recent-pip-radius-2-test.mjs +0 -72
- package/scripts/topo-recent-pip-radius-test.mjs +0 -76
- package/scripts/topo-recent-row-chat-gate-test.mjs +0 -75
- package/scripts/topo-recent-row-content-lift-test.mjs +0 -140
- package/scripts/topo-recent-row-content-opacity-test.mjs +0 -81
- package/scripts/topo-recent-row-count-fill-test.mjs +0 -129
- package/scripts/topo-recent-row-count-pin-fw-test.mjs +0 -106
- package/scripts/topo-recent-row-count-weight-test.mjs +0 -112
- package/scripts/topo-recent-row-fadein-test.mjs +0 -107
- package/scripts/topo-recent-row-freshness-glow-test.mjs +0 -100
- package/scripts/topo-recent-row-freshness-test.mjs +0 -102
- package/scripts/topo-recent-row-fw-test.mjs +0 -115
- package/scripts/topo-recent-row-hot-test.mjs +0 -110
- package/scripts/topo-recent-row-hover-lift-test.mjs +0 -128
- package/scripts/topo-recent-row-hover-test.mjs +0 -122
- package/scripts/topo-recent-row-letter-spacing-test.mjs +0 -109
- package/scripts/topo-recent-row-pin-spacing-test.mjs +0 -137
- package/scripts/topo-recent-row-pin-test.mjs +0 -126
- package/scripts/topo-recent-row-pip-hover-r-test.mjs +0 -104
- package/scripts/topo-recent-row-text-cadence-test.mjs +0 -99
- package/scripts/topo-recent-row-text-fontweight-test.mjs +0 -90
- package/scripts/topo-recent-row-text-glow-test.mjs +0 -86
- package/scripts/topo-recent-row-text-halo-layers-test.mjs +0 -67
- package/scripts/topo-recent-row-tint-cadence-test.mjs +0 -96
- package/scripts/topo-recent-row-tint-test.mjs +0 -91
- package/scripts/topo-recent-row-title-test.mjs +0 -112
- package/scripts/topo-recent-row-ts-alpha-test.mjs +0 -100
- package/scripts/topo-recent-row-ts-lift-test.mjs +0 -97
- package/scripts/topo-recent-row-ts-tabular-test.mjs +0 -108
- package/scripts/topo-recent-row-ts-test.mjs +0 -95
- package/scripts/topo-recent-row-typography-test.mjs +0 -119
- package/scripts/topo-recent-signal-empty-hint-test.mjs +0 -73
- package/scripts/topo-recent-signal-empty-test.mjs +0 -63
- package/scripts/topo-recent-tint-brightness-test.mjs +0 -80
- package/scripts/topo-recent-ts-brightness-test.mjs +0 -86
- package/scripts/topo-reduced-motion-attr-test.mjs +0 -69
- package/scripts/topo-reduced-motion-test.mjs +0 -77
- package/scripts/topo-rename-test.mjs +0 -107
- package/scripts/topo-reset-brightness-test.mjs +0 -83
- package/scripts/topo-reset-hover-rotate-test.mjs +0 -102
- package/scripts/topo-reset-icon-hover-scale-test.mjs +0 -102
- package/scripts/topo-reset-spin-test.mjs +0 -120
- package/scripts/topo-respiratory-axis-count-stats-test.mjs +0 -154
- package/scripts/topo-respiratory-patterns-catalog-test.mjs +0 -112
- package/scripts/topo-respiratory-rolodex-test.mjs +0 -83
- package/scripts/topo-respiratory-tiers-catalog-test.mjs +0 -119
- package/scripts/topo-respiratory-triple-axis-surfaces-catalog-test.mjs +0 -127
- package/scripts/topo-runtime-badge-brightness-test.mjs +0 -78
- package/scripts/topo-runtime-badge-glow-test.mjs +0 -108
- package/scripts/topo-runtime-badge-grow-test.mjs +0 -114
- package/scripts/topo-runtime-badge-halo-layers-test.mjs +0 -87
- package/scripts/topo-runtime-badge-rotate-test.mjs +0 -85
- package/scripts/topo-runtime-icon-hover-test.mjs +0 -96
- package/scripts/topo-section-title-breath-test.mjs +0 -83
- package/scripts/topo-section-title-halo-layers-test.mjs +0 -88
- package/scripts/topo-shot.mjs +0 -31
- package/scripts/topo-spoke-active-opacity-test.mjs +0 -104
- package/scripts/topo-spoke-active-stroke-test.mjs +0 -95
- package/scripts/topo-spoke-chat-gate-test.mjs +0 -72
- package/scripts/topo-spoke-idle-opacity-test.mjs +0 -91
- package/scripts/topo-spokes-retired-test.mjs +0 -93
- package/scripts/topo-starfield-density-test.mjs +0 -89
- package/scripts/topo-starfield-hue-test.mjs +0 -109
- package/scripts/topo-status-chip-hover-test.mjs +0 -101
- package/scripts/topo-status-chip-tooltip-test.mjs +0 -95
- package/scripts/topo-status-pin-pill-halo-layers-test.mjs +0 -17
- package/scripts/topo-status-ring-brightness-test.mjs +0 -84
- package/scripts/topo-status-ring-chat-gate-test.mjs +0 -72
- package/scripts/topo-status-ring-halo-layers-test.mjs +0 -105
- package/scripts/topo-status-ring-hover-sw-test.mjs +0 -105
- package/scripts/topo-status-ring-status-halo-test.mjs +0 -110
- package/scripts/topo-statusbar-chips-self-hover-test.mjs +0 -177
- package/scripts/topo-sub-text-chat-brightness-test.mjs +0 -81
- package/scripts/topo-svg-focus-test.mjs +0 -112
- package/scripts/topo-svg-focus-transition-test.mjs +0 -105
- package/scripts/topo-svg-title-a11y-r731-test.mjs +0 -93
- package/scripts/topo-svg-title-a11y-test.mjs +0 -88
- package/scripts/topo-sweep-busyness-test.mjs +0 -94
- package/scripts/topo-tabular-nums-sweep-test.mjs +0 -93
- package/scripts/topo-tier-guide-dashes-test.mjs +0 -86
- package/scripts/topo-tier-ring-fadein-test.mjs +0 -107
- package/scripts/topo-tier-ring-occupancy-test.mjs +0 -87
- package/scripts/topo-tier-ring-test.mjs +0 -69
- package/scripts/topo-tier-ring-tint-test.mjs +0 -110
- package/scripts/topo-tier-stagger-test.mjs +0 -89
- package/scripts/topo-title-block-entrance-animation-test.mjs +0 -127
- package/scripts/topo-title-block-envelope-breath-test.mjs +0 -87
- package/scripts/topo-title-block-tight-leading-test.mjs +0 -95
- package/scripts/topo-title-tracking-test.mjs +0 -98
- package/scripts/topo-titleblock-gap-test.mjs +0 -86
- package/scripts/topo-titleblock-h2-hover-fw-test.mjs +0 -109
- package/scripts/topo-titleblock-h2-hover-tracking-test.mjs +0 -128
- package/scripts/topo-titleblock-kicker-hover-test.mjs +0 -134
- package/scripts/topo-titleblock-margin-test.mjs +0 -83
- package/scripts/topo-toggle-inactive-cyan-hover-test.mjs +0 -110
- package/scripts/topo-top-rail-theme-ease-test.mjs +0 -89
- package/scripts/topo-tree-diag.mjs +0 -95
- package/scripts/topo-tz-ghost-test.mjs +0 -69
- package/scripts/topo-vendor-activelinks-press-test.mjs +0 -100
- package/scripts/topo-vendor-chip-glow-test.mjs +0 -97
- package/scripts/topo-vendor-chip-halo-layers-test.mjs +0 -18
- package/scripts/topo-vendor-chip-hover-lift-test.mjs +0 -87
- package/scripts/topo-vendor-chip-hover-test.mjs +0 -111
- package/scripts/topo-vendor-chip-pin-halo-test.mjs +0 -88
- package/scripts/topo-vendor-chip-self-hover-test.mjs +0 -131
- package/scripts/topo-vendor-chip-tabular-test.mjs +0 -92
- package/scripts/topo-vendor-chip-threshold-test.mjs +0 -78
- package/scripts/topo-vendor-chip-weight-test.mjs +0 -87
- package/scripts/topo-vendor-count-suffix-halo-layers-test.mjs +0 -79
- package/scripts/topo-vendor-count-suffix-test.mjs +0 -95
- package/scripts/topo-vendor-distribution-wrapper-halo-test.mjs +0 -93
- package/scripts/topo-vendor-glyph-fontweight-test.mjs +0 -102
- package/scripts/topo-vendor-letter-halo-layers-test.mjs +0 -93
- package/scripts/topo-vendor-letter-hover-scale-test.mjs +0 -129
- package/scripts/topo-vendor-letter-tooltip-test.mjs +0 -92
- package/scripts/topo-vendor-pill-glow-test.mjs +0 -98
- package/scripts/topo-vendor-pill-test.mjs +0 -125
- package/scripts/topo-vendor-pin-test.mjs +0 -125
- package/scripts/topo-vendor-suffix-hover-brighten-test.mjs +0 -87
- package/scripts/topo-vendor-test.mjs +0 -97
- package/scripts/topo-view-smooth-test.mjs +0 -131
- package/scripts/topo-watermark-breath-test.mjs +0 -100
- package/scripts/topo-watermark-dual-axis-breath-test.mjs +0 -88
- package/scripts/topo-watermark-envelope-breath-test.mjs +0 -88
- package/scripts/topo-watermark-recede-test.mjs +0 -114
- package/scripts/topo-watermark-tracking-test.mjs +0 -99
- package/scripts/topo-watermark-triple-axis-breath-test.mjs +0 -129
- package/scripts/topo-wheel-zoom-test.mjs +0 -79
- package/scripts/topo-working-chip-pin-test.mjs +0 -154
- package/scripts/topo-working-halo-breath-retired-test.mjs +0 -99
- package/scripts/topo-working-online-chip-halo-layers-test.mjs +0 -94
- package/scripts/topo-wrapper-flow-arrow-theme-test.mjs +0 -97
- package/scripts/topo-wrapper-radius-test.mjs +0 -73
- package/scripts/topo-wrapper-shadow-theme-ease-test.mjs +0 -89
- package/scripts/topo-zoom-attr-test.mjs +0 -74
- package/scripts/topo-zoom-buttons-brightness-test.mjs +0 -94
- package/scripts/topo-zoom-icon-hover-scale-test.mjs +0 -114
- package/scripts/topo-zoom-in-out-halo-layers-test.mjs +0 -97
- package/scripts/topo-zoom-keys-test.mjs +0 -89
- package/scripts/topo-zoom-level-breath-test.mjs +0 -87
- package/scripts/topo-zoom-level-brightness-test.mjs +0 -83
- package/scripts/topo-zoom-level-color-test.mjs +0 -105
- package/scripts/topo-zoom-level-dual-axis-breath-test.mjs +0 -83
- package/scripts/topo-zoom-level-halo-layers-test.mjs +0 -78
- package/scripts/topo-zoom-level-hover-fw-test.mjs +0 -95
- package/scripts/topo-zoom-level-hover-letterspacing-test.mjs +0 -91
- package/scripts/topo-zoom-level-triple-axis-breath-test.mjs +0 -148
- /package/.next/static/{8gHWUyzPlV1EI8wqYnZwg → tbzrvKcMw58fvU7N8zbS7}/_buildManifest.js +0 -0
- /package/.next/static/{8gHWUyzPlV1EI8wqYnZwg → tbzrvKcMw58fvU7N8zbS7}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{8gHWUyzPlV1EI8wqYnZwg → tbzrvKcMw58fvU7N8zbS7}/_ssgManifest.js +0 -0
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
/* Round 270 verification: chrome strip TOGGLE buttons align inactive
|
|
2
|
-
* hover-bg to the Layout toggle's R163 cyan-preview pattern.
|
|
3
|
-
*
|
|
4
|
-
* Pre-R270:
|
|
5
|
-
* Layout Ring/Grid inactive: 'hover:bg-cyan-500/5 active:bg-cyan-500/15' ← R163 cyan preview
|
|
6
|
-
* nodeSize S/M/L inactive: 'hover:bg-white/5 active:bg-white/10' ← neutral white
|
|
7
|
-
* fullscreen inactive: 'hover:bg-white/5 active:bg-white/10' ← neutral white
|
|
8
|
-
* zoom -/+ + reset: 'hover:bg-white/5 active:bg-white/10' ← actions, no state
|
|
9
|
-
*
|
|
10
|
-
* The TOGGLES (Layout, nodeSize, fullscreen) split into two hover vocabularies:
|
|
11
|
-
* Layout uses cyan-preview, the others use neutral white. R270 unifies the
|
|
12
|
-
* other toggles to the cyan-preview pattern so all chrome TOGGLES preview
|
|
13
|
-
* their active state on hover. Pure ACTIONS (zoom, reset) stay white.
|
|
14
|
-
*
|
|
15
|
-
* Test scope:
|
|
16
|
-
* 1. nodeSize INACTIVE button(s) have 'hover:bg-cyan-500/5' class. With
|
|
17
|
-
* nodeScale=1 (L active), S and M are inactive — probe one of them.
|
|
18
|
-
* 2. nodeSize ACTIVE button still has 'hover:bg-cyan-500/20' (unchanged).
|
|
19
|
-
* 3. Fullscreen INACTIVE has 'hover:bg-cyan-500/5' (we're not in fullscreen).
|
|
20
|
-
* 4. Pure ACTIONS (zoom-out, reset) STILL use 'hover:bg-white/5' (regression).
|
|
21
|
-
* 5. R268 layout toggle border still uses pal.containerBorder (regression).
|
|
22
|
-
*/
|
|
23
|
-
import { chromium } from 'playwright';
|
|
24
|
-
import { readFileSync } from 'node:fs';
|
|
25
|
-
|
|
26
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
27
|
-
const browser = await chromium.launch({ headless: true });
|
|
28
|
-
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
29
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
30
|
-
await ctx.addInitScript(() => {
|
|
31
|
-
try { localStorage.setItem('anet-theme', 'cyber'); sessionStorage.setItem('anet_v3_auth', '1'); } catch {}
|
|
32
|
-
});
|
|
33
|
-
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
34
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
35
|
-
const r = await route.fetch();
|
|
36
|
-
const b = await r.json();
|
|
37
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
38
|
-
const mk = (alias) => ({
|
|
39
|
-
alias, status: 'working', model: 'claude-opus-4', runtime: 'claude-code-cli',
|
|
40
|
-
network_id: nid, project_dir: null,
|
|
41
|
-
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
42
|
-
});
|
|
43
|
-
await route.fulfill({ response: r, json: { ...b, sessions: [
|
|
44
|
-
mk('alpha'), mk('beta'), mk('gamma'), mk('delta'),
|
|
45
|
-
] } });
|
|
46
|
-
});
|
|
47
|
-
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
|
|
48
|
-
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
49
|
-
|
|
50
|
-
const page = await ctx.newPage();
|
|
51
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
52
|
-
await page.waitForFunction(() => document.querySelectorAll('g[data-node]').length === 4, { timeout: 30000 });
|
|
53
|
-
await page.waitForSelector('[data-topo-chrome-nodesize="S"]', { timeout: 10000 });
|
|
54
|
-
await page.waitForSelector('[data-topo-chrome-nodesize="L"]', { timeout: 10000 });
|
|
55
|
-
await page.waitForSelector('[data-topo-chrome-fullscreen]', { timeout: 10000 });
|
|
56
|
-
await page.waitForSelector('[data-topo-chrome-zoom-out]', { timeout: 10000 });
|
|
57
|
-
await page.waitForSelector('[data-topo-chrome-reset]', { timeout: 10000 });
|
|
58
|
-
await page.waitForSelector('[data-topo-chrome-layout-trailer]',{ timeout: 10000 });
|
|
59
|
-
await page.waitForTimeout(300);
|
|
60
|
-
|
|
61
|
-
const probe = await page.evaluate(() => {
|
|
62
|
-
// With default state, nodeScale=1 → L active, S+M inactive.
|
|
63
|
-
const s = document.querySelector('[data-topo-chrome-nodesize="S"]');
|
|
64
|
-
const m = document.querySelector('[data-topo-chrome-nodesize="M"]');
|
|
65
|
-
const l = document.querySelector('[data-topo-chrome-nodesize="L"]');
|
|
66
|
-
const fullscreen = document.querySelector('[data-topo-chrome-fullscreen]');
|
|
67
|
-
const zoomOut = document.querySelector('[data-topo-chrome-zoom-out]');
|
|
68
|
-
const reset = document.querySelector('[data-topo-chrome-reset]');
|
|
69
|
-
const layoutWrap = document.querySelector('[data-topo-chrome-layout-trailer]');
|
|
70
|
-
return {
|
|
71
|
-
sClasses: s ? s.className.toString() : null,
|
|
72
|
-
mClasses: m ? m.className.toString() : null,
|
|
73
|
-
lClasses: l ? l.className.toString() : null,
|
|
74
|
-
fullscreenClasses: fullscreen ? fullscreen.className.toString() : null,
|
|
75
|
-
zoomOutClasses: zoomOut ? zoomOut.className.toString() : null,
|
|
76
|
-
resetClasses: reset ? reset.className.toString() : null,
|
|
77
|
-
layoutBorderColor: layoutWrap ? window.getComputedStyle(layoutWrap).borderTopColor : null,
|
|
78
|
-
};
|
|
79
|
-
});
|
|
80
|
-
await browser.close();
|
|
81
|
-
|
|
82
|
-
const has = (s, cls) => (s || '').includes(cls);
|
|
83
|
-
|
|
84
|
-
// nodeScale defaults to 0.84 (M is active). S and L are inactive.
|
|
85
|
-
const results = {
|
|
86
|
-
// Inactive nodeSize buttons (S + L when M is default-active) → cyan hover
|
|
87
|
-
s_inactive_has_cyan_hover: has(probe.sClasses, 'hover:bg-cyan-500/5'),
|
|
88
|
-
l_inactive_has_cyan_hover: has(probe.lClasses, 'hover:bg-cyan-500/5'),
|
|
89
|
-
// Active nodeSize (M @ 0.84 default) → unchanged cyan-500/20 hover (active variant)
|
|
90
|
-
m_active_has_cyan20_hover: has(probe.mClasses, 'hover:bg-cyan-500/20'),
|
|
91
|
-
// No more white/5 on inactive nodeSize
|
|
92
|
-
s_inactive_no_white_hover: !has(probe.sClasses, 'hover:bg-white/5'),
|
|
93
|
-
// Fullscreen INACTIVE (not in fullscreen) picks up cyan hover
|
|
94
|
-
fullscreen_inactive_has_cyan: has(probe.fullscreenClasses, 'hover:bg-cyan-500/5'),
|
|
95
|
-
fullscreen_no_white_hover: !has(probe.fullscreenClasses, 'hover:bg-white/5'),
|
|
96
|
-
// Pure ACTIONS stay white
|
|
97
|
-
zoom_out_keeps_white_hover: has(probe.zoomOutClasses, 'hover:bg-white/5'),
|
|
98
|
-
reset_keeps_white_hover: has(probe.resetClasses, 'hover:bg-white/5'),
|
|
99
|
-
// R268 regression: layout border still uses pal.containerBorder
|
|
100
|
-
r268_layout_border_unified: probe.layoutBorderColor === 'rgb(42, 42, 74)',
|
|
101
|
-
};
|
|
102
|
-
const ok = Object.values(results).every(Boolean);
|
|
103
|
-
console.log(`${ok ? '✅' : '❌'} toggle inactive cyan hover:`, JSON.stringify(results),
|
|
104
|
-
'\n S classes:', probe.sClasses,
|
|
105
|
-
'\n L (active):', probe.lClasses,
|
|
106
|
-
'\n fullscreen (inactive):', probe.fullscreenClasses,
|
|
107
|
-
'\n zoom-out:', probe.zoomOutClasses,
|
|
108
|
-
'\n reset:', probe.resetClasses,
|
|
109
|
-
'\n layout border:', probe.layoutBorderColor);
|
|
110
|
-
process.exit(ok ? 0 : 1);
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
/* Round 265 verification: canvas top-rail gradient gains theme-toggle
|
|
2
|
-
* transition — closes the last canvas-envelope theme-snap.
|
|
3
|
-
*
|
|
4
|
-
* Pre-R265 the top-rail was:
|
|
5
|
-
* <div className={`absolute inset-x-0 top-0 h-px bg-gradient-to-r ${pal.topRailGradient}`} />
|
|
6
|
-
*
|
|
7
|
-
* pal.topRailGradient is theme-conditional:
|
|
8
|
-
* cyber: 'from-transparent via-cyan-400/70 to-transparent'
|
|
9
|
-
* light: 'from-transparent via-emerald-500/40 to-transparent'
|
|
10
|
-
*
|
|
11
|
-
* On theme toggle the className swap changes the gradient color but no
|
|
12
|
-
* inline transition existed — so the 1px-tall bright line at the
|
|
13
|
-
* canvas top edge SNAPPED while the wrapper bg (R254), border (R254),
|
|
14
|
-
* and shadow (R263) all eased. Small visible holdover.
|
|
15
|
-
*
|
|
16
|
-
* R265 adds `transition: background-image 200ms ease-out`. CSS
|
|
17
|
-
* gradient interpolation works on browsers ≥ Chrome 89 / Safari 14.1 /
|
|
18
|
-
* FF 96 when both gradients share matching stop structure — both
|
|
19
|
-
* gradients here are `from-transparent via-X to-transparent`
|
|
20
|
-
* (identical 3-stop layout).
|
|
21
|
-
*
|
|
22
|
-
* Test scope:
|
|
23
|
-
* 1. Top-rail element present at `[data-topo-top-rail]`.
|
|
24
|
-
* 2. Inline transition contains `background-image` at 200ms (or 0.2s).
|
|
25
|
-
* 3. Computed backgroundImage is a non-empty linear-gradient (not
|
|
26
|
-
* 'none' / empty — confirms the className gradient applied).
|
|
27
|
-
* 4. R263 wrapper box-shadow transition still in place (regression).
|
|
28
|
-
*/
|
|
29
|
-
import { chromium } from 'playwright';
|
|
30
|
-
import { readFileSync } from 'node:fs';
|
|
31
|
-
|
|
32
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
33
|
-
const browser = await chromium.launch({ headless: true });
|
|
34
|
-
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
35
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
36
|
-
await ctx.addInitScript(() => {
|
|
37
|
-
try { localStorage.setItem('anet-theme', 'cyber'); sessionStorage.setItem('anet_v3_auth', '1'); } catch {}
|
|
38
|
-
});
|
|
39
|
-
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
40
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
41
|
-
const r = await route.fetch();
|
|
42
|
-
const b = await r.json();
|
|
43
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
44
|
-
const mk = (alias) => ({
|
|
45
|
-
alias, status: 'working', model: 'claude-opus-4', runtime: 'claude-code-cli',
|
|
46
|
-
network_id: nid, project_dir: null,
|
|
47
|
-
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
48
|
-
});
|
|
49
|
-
await route.fulfill({ response: r, json: { ...b, sessions: [
|
|
50
|
-
mk('alpha'), mk('beta'), mk('gamma'), mk('delta'),
|
|
51
|
-
] } });
|
|
52
|
-
});
|
|
53
|
-
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
|
|
54
|
-
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
55
|
-
|
|
56
|
-
const page = await ctx.newPage();
|
|
57
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
58
|
-
await page.waitForFunction(() => document.querySelectorAll('g[data-node]').length === 4, { timeout: 30000 });
|
|
59
|
-
await page.waitForSelector('[data-topo-top-rail]', { timeout: 10000 });
|
|
60
|
-
await page.waitForSelector('[data-topo-wrapper]', { timeout: 10000 });
|
|
61
|
-
await page.waitForTimeout(300);
|
|
62
|
-
|
|
63
|
-
const probe = await page.evaluate(() => {
|
|
64
|
-
const rail = document.querySelector('[data-topo-top-rail]');
|
|
65
|
-
const wrapper = document.querySelector('[data-topo-wrapper]');
|
|
66
|
-
return {
|
|
67
|
-
railTransition: rail ? rail.style.transition : null,
|
|
68
|
-
railBackgroundImage: rail ? window.getComputedStyle(rail).backgroundImage : null,
|
|
69
|
-
wrapperTransition: wrapper ? wrapper.style.transition : null,
|
|
70
|
-
};
|
|
71
|
-
});
|
|
72
|
-
await browser.close();
|
|
73
|
-
|
|
74
|
-
const has = (s, prop) => new RegExp(`${prop}\\s+(?:200ms|0\\.2s)`).test(s || '');
|
|
75
|
-
|
|
76
|
-
const results = {
|
|
77
|
-
rail_present: probe.railTransition !== null,
|
|
78
|
-
rail_transition_has_bg_image_200: has(probe.railTransition, 'background-image'),
|
|
79
|
-
rail_has_non_empty_gradient: probe.railBackgroundImage != null
|
|
80
|
-
&& probe.railBackgroundImage !== 'none'
|
|
81
|
-
&& probe.railBackgroundImage.includes('linear-gradient'),
|
|
82
|
-
r263_wrapper_has_box_shadow_200: has(probe.wrapperTransition, 'box-shadow'),
|
|
83
|
-
};
|
|
84
|
-
const ok = Object.values(results).every(Boolean);
|
|
85
|
-
console.log(`${ok ? '✅' : '❌'} top-rail theme ease:`, JSON.stringify(results),
|
|
86
|
-
'\n rail transition: ', probe.railTransition,
|
|
87
|
-
'\n rail backgroundImage: ', probe.railBackgroundImage,
|
|
88
|
-
'\n wrapper transition: ', probe.wrapperTransition);
|
|
89
|
-
process.exit(ok ? 0 : 1);
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
/* Diagnostic: compare grid vs tree node frontend presentation.
|
|
2
|
-
* Vincent UX complaint — tree view "没有像 grid 视图那样的前端展示".
|
|
3
|
-
* Screenshots both layouts + dumps per-node visual element counts. */
|
|
4
|
-
import { chromium } from 'playwright';
|
|
5
|
-
import { readFileSync, mkdirSync } from 'node:fs';
|
|
6
|
-
|
|
7
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
8
|
-
mkdirSync('/tmp/anet-tree-diag', { recursive: true });
|
|
9
|
-
|
|
10
|
-
const lead = (a) => ({ alias: a, runtime: 'claude-code-cli' });
|
|
11
|
-
const dep = (a) => ({ alias: a, runtime: 'codex-sdk' });
|
|
12
|
-
const mem = (a) => ({ alias: a, runtime: 'claude-agent-sdk' });
|
|
13
|
-
const FLEET = [
|
|
14
|
-
lead('总指挥'), lead('副指挥A'), lead('副指挥B'),
|
|
15
|
-
[lead, dep, mem, mem, mem, mem].map((f, i) => f(['A站内容', 'A站评测', 'A站数据', 'A站设计', 'A站运营', 'A站工程'][i])),
|
|
16
|
-
[lead, dep, mem, mem, mem].map((f, i) => f(['B站产品', 'B站工程', 'B站测试', 'B站运维', 'B站运营'][i])),
|
|
17
|
-
[lead, dep, mem, mem].map((f, i) => f(['P站产品', 'P站工程', 'P站测试', 'P站运维'][i])),
|
|
18
|
-
[lead, dep, mem, mem].map((f, i) => f(['通信龙', '通信牛', '通信马', '通信SDK马'][i])),
|
|
19
|
-
['srv-a', 'srv-b', 'srv-c'].map(a => ({ alias: a, runtime: 'http-api', project_dir: '/home/v/agent-orchestra' })),
|
|
20
|
-
['群星马', '书生1号', '微信马', '飞书马', '独立节点', '研究员1号', '研究员2号', '游侠马'].map(a => mem(a)),
|
|
21
|
-
].flat();
|
|
22
|
-
|
|
23
|
-
const browser = await chromium.launch({ headless: true });
|
|
24
|
-
|
|
25
|
-
async function shot(layout) {
|
|
26
|
-
const ctx = await browser.newContext({ viewport: { width: 1280, height: 920 } });
|
|
27
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
28
|
-
await ctx.addInitScript((lay) => {
|
|
29
|
-
try {
|
|
30
|
-
localStorage.setItem('anet-theme', 'cyber');
|
|
31
|
-
localStorage.removeItem('anet-brand');
|
|
32
|
-
localStorage.removeItem('anet-topo-view');
|
|
33
|
-
localStorage.removeItem('anet-topo-nodescale');
|
|
34
|
-
localStorage.setItem('anet-topo-layout', lay);
|
|
35
|
-
sessionStorage.setItem('anet_v3_auth', '1');
|
|
36
|
-
} catch {}
|
|
37
|
-
}, layout);
|
|
38
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
39
|
-
const r = await route.fetch();
|
|
40
|
-
const b = await r.json();
|
|
41
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
42
|
-
const sessions = FLEET.map((f, i) => ({
|
|
43
|
-
alias: f.alias, status: i % 5 === 0 ? 'working' : 'idle', network_id: nid,
|
|
44
|
-
project_dir: f.project_dir ?? null, runtime: f.runtime ?? null,
|
|
45
|
-
created_at: '2026-05-15T00:00:00Z', updated_at: '2026-05-15T00:00:00Z',
|
|
46
|
-
last_seen_at: new Date().toISOString(),
|
|
47
|
-
}));
|
|
48
|
-
await route.fulfill({ response: r, json: { ...b, sessions } });
|
|
49
|
-
});
|
|
50
|
-
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
51
|
-
const page = await ctx.newPage();
|
|
52
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
53
|
-
await page.waitForFunction(() => {
|
|
54
|
-
const svg = document.querySelector('svg[viewBox="0 0 1000 680"]');
|
|
55
|
-
return !!svg && svg.querySelectorAll('g[data-node]').length > 20;
|
|
56
|
-
}, { timeout: 30000 }).catch(() => {});
|
|
57
|
-
await page.waitForTimeout(1200);
|
|
58
|
-
await page.evaluate(() => {
|
|
59
|
-
const svg = document.querySelector('svg[viewBox="0 0 1000 680"]');
|
|
60
|
-
svg?.scrollIntoView({ behavior: 'instant', block: 'center' });
|
|
61
|
-
});
|
|
62
|
-
await page.waitForTimeout(500);
|
|
63
|
-
|
|
64
|
-
const facts = await page.evaluate(() => {
|
|
65
|
-
const svg = document.querySelector('svg[viewBox="0 0 1000 680"]');
|
|
66
|
-
const nodes = [...svg.querySelectorAll('g[data-node]')];
|
|
67
|
-
const sample = nodes.slice(0, 3).map(g => ({
|
|
68
|
-
alias: g.getAttribute('data-node'),
|
|
69
|
-
circles: g.querySelectorAll('circle').length,
|
|
70
|
-
images: g.querySelectorAll('image').length,
|
|
71
|
-
texts: g.querySelectorAll('text').length,
|
|
72
|
-
paths: g.querySelectorAll('path').length,
|
|
73
|
-
}));
|
|
74
|
-
const viewG = svg.querySelector('g[data-topo-viewport], g[transform*="scale"]');
|
|
75
|
-
const groups = svg.querySelectorAll('g[data-group]').length;
|
|
76
|
-
return {
|
|
77
|
-
nodeCount: nodes.length,
|
|
78
|
-
groupBoxes: groups,
|
|
79
|
-
viewportTransform: viewG ? viewG.getAttribute('transform') : null,
|
|
80
|
-
sample,
|
|
81
|
-
};
|
|
82
|
-
});
|
|
83
|
-
const svgEl = await page.$('svg[viewBox="0 0 1000 680"]');
|
|
84
|
-
await svgEl.screenshot({ path: `/tmp/anet-tree-diag/${layout}.png`, animations: 'disabled' });
|
|
85
|
-
await ctx.close();
|
|
86
|
-
return facts;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
for (const lay of ['grid', 'tree']) {
|
|
90
|
-
const f = await shot(lay);
|
|
91
|
-
console.log(`\n=== ${lay} ===`);
|
|
92
|
-
console.log(JSON.stringify(f, null, 2));
|
|
93
|
-
}
|
|
94
|
-
await browser.close();
|
|
95
|
-
console.log('\nscreenshots: /tmp/anet-tree-diag/{grid,tree}.png');
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
/* Round 35 verification: SQL-style timestamps (CommHub format) parse as
|
|
2
|
-
* UTC regardless of the browser's local timezone. Reproduces the latent
|
|
3
|
-
* bug from Round 34 — a 30-min-old offline node would have been ghosted
|
|
4
|
-
* on a UTC+8 browser without parseHubTime. */
|
|
5
|
-
import { chromium } from 'playwright';
|
|
6
|
-
import { readFileSync } from 'node:fs';
|
|
7
|
-
|
|
8
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
9
|
-
const browser = await chromium.launch({ headless: true });
|
|
10
|
-
|
|
11
|
-
// SQL-style timestamp = ISO with the T replaced by space and Z stripped.
|
|
12
|
-
// This is exactly what the CommHub returns (see /api/status probe).
|
|
13
|
-
const sqlMin = (m) => {
|
|
14
|
-
const d = new Date(Date.now() - m * 60 * 1000);
|
|
15
|
-
return d.toISOString().replace('T', ' ').replace(/\.\d+Z$/, '');
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
async function probe(timezoneId) {
|
|
19
|
-
const ctx = await browser.newContext({ viewport: { width: 1280, height: 900 }, timezoneId });
|
|
20
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
21
|
-
await ctx.addInitScript(() => {
|
|
22
|
-
try {
|
|
23
|
-
localStorage.setItem('anet-theme', 'cyber');
|
|
24
|
-
localStorage.setItem('anet-topo-layout', 'grid');
|
|
25
|
-
sessionStorage.setItem('anet_v3_auth', '1');
|
|
26
|
-
} catch {}
|
|
27
|
-
});
|
|
28
|
-
const fresh = sqlMin(0.1);
|
|
29
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
30
|
-
const r = await route.fetch();
|
|
31
|
-
const b = await r.json();
|
|
32
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
33
|
-
const sessions = [
|
|
34
|
-
{ alias: 'live', status: 'idle', network_id: nid, project_dir: null,
|
|
35
|
-
created_at: fresh, updated_at: fresh, last_seen_at: fresh },
|
|
36
|
-
{ alias: 'off30', status: 'offline', network_id: nid, project_dir: null,
|
|
37
|
-
created_at: fresh, updated_at: fresh, last_seen_at: sqlMin(30) }, // 30 min ago, SQL format
|
|
38
|
-
{ alias: 'ghost', status: 'offline', network_id: nid, project_dir: null,
|
|
39
|
-
created_at: fresh, updated_at: fresh, last_seen_at: sqlMin(75) }, // 75 min ago — should ghost
|
|
40
|
-
];
|
|
41
|
-
await route.fulfill({ response: r, json: { ...b, sessions } });
|
|
42
|
-
});
|
|
43
|
-
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
44
|
-
const page = await ctx.newPage();
|
|
45
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
46
|
-
await page.waitForSelector('svg[viewBox="0 0 1000 680"]', { timeout: 30000 });
|
|
47
|
-
await page.waitForTimeout(600);
|
|
48
|
-
const rendered = await page.$$eval('g[data-node]', els => els.map(e => e.getAttribute('data-node')));
|
|
49
|
-
await ctx.close();
|
|
50
|
-
return rendered;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
const utc = await probe('UTC');
|
|
54
|
-
const shanghai = await probe('Asia/Shanghai'); // UTC+8 — the failing case before Round 35
|
|
55
|
-
const losAngeles = await probe('America/Los_Angeles'); // UTC-7/8 — the opposite skew
|
|
56
|
-
await browser.close();
|
|
57
|
-
|
|
58
|
-
const expectsLiveAndOff30 = list =>
|
|
59
|
-
list.includes('live') && list.includes('off30') && !list.includes('ghost');
|
|
60
|
-
|
|
61
|
-
const results = {
|
|
62
|
-
utcRendersLiveAndOff30: expectsLiveAndOff30(utc),
|
|
63
|
-
shanghaiRendersLiveAndOff30: expectsLiveAndOff30(shanghai),
|
|
64
|
-
losAngelesRendersLiveAndOff30: expectsLiveAndOff30(losAngeles),
|
|
65
|
-
};
|
|
66
|
-
const ok = Object.values(results).every(Boolean);
|
|
67
|
-
console.log(`${ok ? '✅' : '❌'} TZ-safe ghost:`, JSON.stringify(results),
|
|
68
|
-
`\n UTC=${JSON.stringify(utc)}\n Asia/Shanghai=${JSON.stringify(shanghai)}\n America/Los_Angeles=${JSON.stringify(losAngeles)}`);
|
|
69
|
-
process.exit(ok ? 0 : 1);
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
/* Round 496 verification: vendor letter chip (data-vendor-letter-
|
|
2
|
-
* hover-lift="true") + active-links chip (data-active-links-chip)
|
|
3
|
-
* join active:scale-95 press family. Brings press family from 13
|
|
4
|
-
* surfaces (R495) to 15.
|
|
5
|
-
*
|
|
6
|
-
* Active-links chip is gated on isInteractive (flowLinks.length > 0)
|
|
7
|
-
* — fixture provides at least 1 active edge via working session.
|
|
8
|
-
* Vendor letter chip renders 1× per distinct vendor (cli runtime: 1 +
|
|
9
|
-
* any others). Test uses fixture with claude-code-cli only.
|
|
10
|
-
*/
|
|
11
|
-
import { chromium } from 'playwright';
|
|
12
|
-
import { readFileSync } from 'node:fs';
|
|
13
|
-
|
|
14
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
15
|
-
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
16
|
-
|
|
17
|
-
const browser = await chromium.launch({ headless: true });
|
|
18
|
-
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
|
|
19
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
20
|
-
await ctx.addInitScript(() => {
|
|
21
|
-
try {
|
|
22
|
-
localStorage.setItem('anet-theme', 'cyber');
|
|
23
|
-
localStorage.setItem('anet-topo-layout', 'ring');
|
|
24
|
-
sessionStorage.setItem('anet_v3_auth', '1');
|
|
25
|
-
} catch {}
|
|
26
|
-
});
|
|
27
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
28
|
-
const r = await route.fetch();
|
|
29
|
-
const b = await r.json();
|
|
30
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
31
|
-
const mk = (alias, status) => ({
|
|
32
|
-
alias, status, model: 'claude-opus-4', runtime: 'claude-code-cli',
|
|
33
|
-
network_id: nid, project_dir: null,
|
|
34
|
-
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
35
|
-
});
|
|
36
|
-
await route.fulfill({ response: r, json: { ...b, sessions: [
|
|
37
|
-
mk('alpha·a1', 'working'),
|
|
38
|
-
mk('alpha·a2', 'idle'),
|
|
39
|
-
] } });
|
|
40
|
-
});
|
|
41
|
-
// Provide messages so flowLinks isInteractive activates (R206 gate)
|
|
42
|
-
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [
|
|
43
|
-
{ id: 'm1', from_alias: 'alpha·a1', to_alias: 'alpha·a2', content: 'test', created_at: fresh },
|
|
44
|
-
] } }));
|
|
45
|
-
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
46
|
-
const page = await ctx.newPage();
|
|
47
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
|
|
48
|
-
await page.waitForTimeout(1500);
|
|
49
|
-
|
|
50
|
-
const vendor = await page.evaluate(() => {
|
|
51
|
-
const els = Array.from(document.querySelectorAll('[data-vendor-letter-hover-lift="true"]'));
|
|
52
|
-
return els.map((el) => {
|
|
53
|
-
const cs = window.getComputedStyle(el);
|
|
54
|
-
return {
|
|
55
|
-
cls_has_scale95: /active:scale-95/.test(el.className || ''),
|
|
56
|
-
cls_has_lift: /hover:-translate-y-px/.test(el.className || ''),
|
|
57
|
-
tp_has_transform:/transform/i.test(cs.transitionProperty || ''),
|
|
58
|
-
};
|
|
59
|
-
});
|
|
60
|
-
});
|
|
61
|
-
|
|
62
|
-
const active = await page.evaluate(() => {
|
|
63
|
-
const el = document.querySelector('[data-active-links-chip]');
|
|
64
|
-
if (!el) return null;
|
|
65
|
-
const cs = window.getComputedStyle(el);
|
|
66
|
-
return {
|
|
67
|
-
cls_has_scale95: /active:scale-95/.test(el.className || ''),
|
|
68
|
-
cls_has_lift: /hover:-translate-y-px/.test(el.className || ''),
|
|
69
|
-
clickable: el.getAttribute('data-active-links-clickable'),
|
|
70
|
-
tp_has_transform:/transform/i.test(cs.transitionProperty || ''),
|
|
71
|
-
};
|
|
72
|
-
});
|
|
73
|
-
|
|
74
|
-
await browser.close();
|
|
75
|
-
|
|
76
|
-
const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
|
|
77
|
-
const sVendor = /transition-transform duration-200 ease-out transform-gpu hover:-translate-y-px active:scale-95"/.test(src);
|
|
78
|
-
const sActive = /hover:bg-cyan-500\/10 hover:text-cyan-200 hover:border-cyan-500\/30 hover:-translate-y-px active:scale-95'/.test(src);
|
|
79
|
-
|
|
80
|
-
const allVendorsScale = vendor.length === 0 || vendor.every((v) => v.cls_has_scale95);
|
|
81
|
-
const allVendorsLift = vendor.length === 0 || vendor.every((v) => v.cls_has_lift);
|
|
82
|
-
const allVendorsTp = vendor.length === 0 || vendor.every((v) => v.tp_has_transform);
|
|
83
|
-
|
|
84
|
-
const results = {
|
|
85
|
-
source_vendor_wired: sVendor,
|
|
86
|
-
source_active_wired: sActive,
|
|
87
|
-
vendor_rendered_or_zero: vendor.length >= 0, // tautology — gate signal only
|
|
88
|
-
vendor_all_have_scale: allVendorsScale,
|
|
89
|
-
vendor_all_have_lift: allVendorsLift,
|
|
90
|
-
vendor_all_tp_transform: allVendorsTp,
|
|
91
|
-
active_dom_found: !!active,
|
|
92
|
-
// active-links only carries scale-95 when isInteractive=clickable=true
|
|
93
|
-
active_class_correct: !active || (active.clickable === 'true' ? active.cls_has_scale95 : true),
|
|
94
|
-
active_lift_correct: !active || (active.clickable === 'true' ? active.cls_has_lift : true),
|
|
95
|
-
active_tp_transform: !active || active.tp_has_transform,
|
|
96
|
-
};
|
|
97
|
-
const ok = Object.values(results).every(Boolean);
|
|
98
|
-
console.log(`${ok ? '✅' : '❌'} R496 vendor+active-links press:`, JSON.stringify(results),
|
|
99
|
-
'\n vendor count:', vendor.length, ' active clickable:', active && active.clickable);
|
|
100
|
-
process.exit(ok ? 0 : 1);
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
/* Round 541 verification: vendor letter chip gains drop-shadow glow on
|
|
2
|
-
* hover/pin using its own vendor.color identity. 2-tier alpha ladder
|
|
3
|
-
* (pin 99 / hover 66). Sibling to R537 legend-swatch tier-color glow.
|
|
4
|
-
*
|
|
5
|
-
* Test phases (multi-vendor setup so vendor chips render):
|
|
6
|
-
* 1. rest: data-vendor-glow='false', filter='none'
|
|
7
|
-
* 2. hover vendor chip: glow='hover', filter has drop-shadow with
|
|
8
|
-
* vendor color at lower alpha
|
|
9
|
-
* 3. source-side regex confirms filter ternary + 3-value attr
|
|
10
|
-
*/
|
|
11
|
-
import { chromium } from 'playwright';
|
|
12
|
-
import { readFileSync } from 'node:fs';
|
|
13
|
-
|
|
14
|
-
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
15
|
-
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
16
|
-
|
|
17
|
-
const browser = await chromium.launch({ headless: true });
|
|
18
|
-
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1200 } });
|
|
19
|
-
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
20
|
-
await ctx.addInitScript(() => {
|
|
21
|
-
try {
|
|
22
|
-
localStorage.setItem('anet-theme', 'cyber');
|
|
23
|
-
localStorage.setItem('anet-topo-layout', 'ring');
|
|
24
|
-
sessionStorage.setItem('anet_v3_auth', '1');
|
|
25
|
-
} catch {}
|
|
26
|
-
});
|
|
27
|
-
await ctx.route('**/api/hub/status*', async (route) => {
|
|
28
|
-
const r = await route.fetch();
|
|
29
|
-
const b = await r.json();
|
|
30
|
-
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
31
|
-
const mk = (alias, model) => ({
|
|
32
|
-
alias, status: 'idle', model, runtime: 'claude-code-cli',
|
|
33
|
-
network_id: nid, project_dir: null,
|
|
34
|
-
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
35
|
-
});
|
|
36
|
-
// R281 gates vendor chip render on vendorDist.length > 2 — need 3+
|
|
37
|
-
// distinct vendor types. Anthropic claude / Google gemini / OpenAI gpt.
|
|
38
|
-
await route.fulfill({ response: r, json: { ...b, sessions: [
|
|
39
|
-
mk('a·1', 'claude-opus-4'),
|
|
40
|
-
mk('a·2', 'gemini-2.5-pro'),
|
|
41
|
-
mk('a·3', 'gpt-4'),
|
|
42
|
-
] } });
|
|
43
|
-
});
|
|
44
|
-
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
|
|
45
|
-
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
46
|
-
const page = await ctx.newPage();
|
|
47
|
-
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'networkidle' });
|
|
48
|
-
await page.waitForSelector('[data-vendor-letter]', { timeout: 15000 });
|
|
49
|
-
await page.waitForTimeout(800);
|
|
50
|
-
|
|
51
|
-
// Pick the first vendor chip — probe both computed (CSS resolved) AND
|
|
52
|
-
// inline (React-set raw style) for filter, since !important class rules
|
|
53
|
-
// can override computed even if inline is set.
|
|
54
|
-
const restRead = async () => page.evaluate(() => {
|
|
55
|
-
const el = document.querySelector('[data-vendor-letter]');
|
|
56
|
-
if (!el) return null;
|
|
57
|
-
const cs = getComputedStyle(el);
|
|
58
|
-
return {
|
|
59
|
-
glow: el.getAttribute('data-vendor-glow'),
|
|
60
|
-
initial: el.getAttribute('data-vendor-letter'),
|
|
61
|
-
filter: cs.filter,
|
|
62
|
-
inlineFilter: el.style.filter,
|
|
63
|
-
};
|
|
64
|
-
});
|
|
65
|
-
|
|
66
|
-
// Phase 1: rest
|
|
67
|
-
const rest = await restRead();
|
|
68
|
-
|
|
69
|
-
// Phase 2: hover the chip
|
|
70
|
-
await page.hover('[data-vendor-letter]');
|
|
71
|
-
await page.waitForTimeout(400);
|
|
72
|
-
const hover = await restRead();
|
|
73
|
-
|
|
74
|
-
await browser.close();
|
|
75
|
-
|
|
76
|
-
// Source regex — uses color-mix() instead of hex+alpha since v.color is
|
|
77
|
-
// HSL format (vendorIdentity mono.text), not hex. Banked test-craft note.
|
|
78
|
-
const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
|
|
79
|
-
const sourceFilterTernary =
|
|
80
|
-
/filter: isPinned\s+\? `drop-shadow\(0 0 3px color-mix\(in srgb, \$\{v\.color\} 60%, transparent\)\)`\s+: hoveredVendor === v\.initial\s+\? `drop-shadow\(0 0 3px color-mix\(in srgb, \$\{v\.color\} 40%, transparent\)\)`\s+: undefined,/.test(src);
|
|
81
|
-
const sourceAttrTernary =
|
|
82
|
-
/data-vendor-glow=\{isPinned \? 'pin' : hoveredVendor === v\.initial \? 'hover' : 'false'\}/.test(src);
|
|
83
|
-
|
|
84
|
-
const results = {
|
|
85
|
-
rest_glow_false: rest?.glow === 'false',
|
|
86
|
-
rest_filter_none: rest?.filter === 'none' || rest?.filter === '',
|
|
87
|
-
hover_glow_hover: hover?.glow === 'hover',
|
|
88
|
-
hover_filter_drop_shadow: /drop-shadow/.test(hover?.filter || ''),
|
|
89
|
-
source_filter_ternary: sourceFilterTernary,
|
|
90
|
-
source_attr_ternary: sourceAttrTernary,
|
|
91
|
-
};
|
|
92
|
-
const ok = Object.values(results).every(Boolean);
|
|
93
|
-
console.log(`${ok ? '✅' : '❌'} R541 vendor-chip glow:`,
|
|
94
|
-
JSON.stringify(results, null, 2),
|
|
95
|
-
'\n rest:', JSON.stringify(rest),
|
|
96
|
-
'\n hover:', JSON.stringify(hover));
|
|
97
|
-
process.exit(ok ? 0 : 1);
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/* Round 663 — vendor chip filter gains a 2nd outer drop-shadow at
|
|
2
|
-
* 6px with halved color-mix opacity on both pin (60%→30%) + hover
|
|
3
|
-
* (40%→20%) branches. 22nd anchor in multi-layer halo family.
|
|
4
|
-
*/
|
|
5
|
-
import { readFileSync } from 'node:fs';
|
|
6
|
-
|
|
7
|
-
const src = readFileSync('/home/vansin/agent-network-dashboard/app/components/TopoGraph.tsx', 'utf8');
|
|
8
|
-
const sourcePin = /`drop-shadow\(0 0 3px color-mix\(in srgb, \$\{v\.color\} 60%, transparent\)\) drop-shadow\(0 0 6px color-mix\(in srgb, \$\{v\.color\} 30%, transparent\)\) brightness\(1\.15\)`/.test(src);
|
|
9
|
-
const sourceHover = /`drop-shadow\(0 0 3px color-mix\(in srgb, \$\{v\.color\} 40%, transparent\)\) drop-shadow\(0 0 6px color-mix\(in srgb, \$\{v\.color\} 20%, transparent\)\) brightness\(1\.15\)`/.test(src);
|
|
10
|
-
|
|
11
|
-
const results = {
|
|
12
|
-
source_pin_branch: sourcePin,
|
|
13
|
-
source_hover_branch: sourceHover,
|
|
14
|
-
};
|
|
15
|
-
const ok = Object.values(results).every(Boolean);
|
|
16
|
-
console.log(`${ok ? '✅' : '❌'} R663 vendor chip multi-layer halo (pin + hover branches):`,
|
|
17
|
-
JSON.stringify(results, null, 2));
|
|
18
|
-
process.exit(ok ? 0 : 1);
|