@sleep2agi/agent-network-dashboard 0.6.3-preview.1 → 0.6.3-preview.10

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.
Files changed (348) hide show
  1. package/.next/BUILD_COMMIT +1 -1
  2. package/.next/BUILD_ID +1 -1
  3. package/.next/app-path-routes-manifest.json +5 -0
  4. package/.next/build-manifest.json +3 -3
  5. package/.next/cache/.previewinfo +1 -0
  6. package/.next/cache/.rscinfo +1 -0
  7. package/.next/diagnostics/route-bundle-stats.json +56 -39
  8. package/.next/fallback-build-manifest.json +3 -3
  9. package/.next/prerender-manifest.json +27 -3
  10. package/.next/routes-manifest.json +30 -0
  11. package/.next/server/app/_global-error.html +1 -1
  12. package/.next/server/app/_global-error.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  16. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  17. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  18. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/_not-found.html +2 -2
  20. package/.next/server/app/_not-found.rsc +13 -13
  21. package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
  22. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  23. package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
  24. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  25. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  26. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  27. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/admin.html +2 -2
  29. package/.next/server/app/admin.rsc +15 -15
  30. package/.next/server/app/admin.segments/_full.segment.rsc +15 -15
  31. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  32. package/.next/server/app/admin.segments/_index.segment.rsc +8 -8
  33. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  34. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  35. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  36. package/.next/server/app/api/anet/host-supervisors/route/app-paths-manifest.json +3 -0
  37. package/.next/server/app/api/anet/host-supervisors/route/build-manifest.json +9 -0
  38. package/.next/server/app/api/anet/host-supervisors/route/server-reference-manifest.json +4 -0
  39. package/.next/server/app/api/anet/host-supervisors/route.js +7 -0
  40. package/.next/server/app/api/anet/host-supervisors/route.js.map +5 -0
  41. package/.next/server/app/api/anet/host-supervisors/route.js.nft.json +1 -0
  42. package/.next/server/app/api/anet/host-supervisors/route_client-reference-manifest.js +3 -0
  43. package/.next/server/app/api/anet/providers/probe/route/app-paths-manifest.json +3 -0
  44. package/.next/server/app/api/anet/providers/probe/route/build-manifest.json +9 -0
  45. package/.next/server/app/api/anet/providers/probe/route/server-reference-manifest.json +4 -0
  46. package/.next/server/app/api/anet/providers/probe/route.js +7 -0
  47. package/.next/server/app/api/anet/providers/probe/route.js.map +5 -0
  48. package/.next/server/app/api/anet/providers/probe/route.js.nft.json +1 -0
  49. package/.next/server/app/api/anet/providers/probe/route_client-reference-manifest.js +3 -0
  50. package/.next/server/app/api/anet/providers/probe-results/route/app-paths-manifest.json +3 -0
  51. package/.next/server/app/api/anet/providers/probe-results/route/build-manifest.json +9 -0
  52. package/.next/server/app/api/anet/providers/probe-results/route/server-reference-manifest.json +4 -0
  53. package/.next/server/app/api/anet/providers/probe-results/route.js +7 -0
  54. package/.next/server/app/api/anet/providers/probe-results/route.js.map +5 -0
  55. package/.next/server/app/api/anet/providers/probe-results/route.js.nft.json +1 -0
  56. package/.next/server/app/api/anet/providers/probe-results/route_client-reference-manifest.js +3 -0
  57. package/.next/server/app/api/anet/providers/route/app-paths-manifest.json +3 -0
  58. package/.next/server/app/api/anet/providers/route/build-manifest.json +9 -0
  59. package/.next/server/app/api/anet/providers/route/server-reference-manifest.json +4 -0
  60. package/.next/server/app/api/anet/providers/route.js +8 -0
  61. package/.next/server/app/api/anet/providers/route.js.map +5 -0
  62. package/.next/server/app/api/anet/providers/route.js.nft.json +1 -0
  63. package/.next/server/app/api/anet/providers/route_client-reference-manifest.js +3 -0
  64. package/.next/server/app/index.html +2 -2
  65. package/.next/server/app/index.rsc +15 -15
  66. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  67. package/.next/server/app/index.segments/_full.segment.rsc +15 -15
  68. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  69. package/.next/server/app/index.segments/_index.segment.rsc +8 -8
  70. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  71. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  72. package/.next/server/app/login.html +2 -2
  73. package/.next/server/app/login.rsc +15 -15
  74. package/.next/server/app/login.segments/_full.segment.rsc +15 -15
  75. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  76. package/.next/server/app/login.segments/_index.segment.rsc +8 -8
  77. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  78. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  79. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  80. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  81. package/.next/server/app/logs.html +2 -2
  82. package/.next/server/app/logs.rsc +15 -15
  83. package/.next/server/app/logs.segments/_full.segment.rsc +15 -15
  84. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  85. package/.next/server/app/logs.segments/_index.segment.rsc +8 -8
  86. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  87. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  88. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  89. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/messages.html +2 -2
  91. package/.next/server/app/messages.rsc +15 -15
  92. package/.next/server/app/messages.segments/_full.segment.rsc +15 -15
  93. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  94. package/.next/server/app/messages.segments/_index.segment.rsc +8 -8
  95. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  96. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  97. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  98. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  99. package/.next/server/app/node.html +2 -2
  100. package/.next/server/app/node.rsc +15 -15
  101. package/.next/server/app/node.segments/_full.segment.rsc +15 -15
  102. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  103. package/.next/server/app/node.segments/_index.segment.rsc +8 -8
  104. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  105. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  106. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  107. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  108. package/.next/server/app/nodes.html +2 -2
  109. package/.next/server/app/nodes.rsc +15 -15
  110. package/.next/server/app/nodes.segments/_full.segment.rsc +15 -15
  111. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  112. package/.next/server/app/nodes.segments/_index.segment.rsc +8 -8
  113. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  114. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  115. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  116. package/.next/server/app/page_client-reference-manifest.js +1 -1
  117. package/.next/server/app/providers/page/app-paths-manifest.json +3 -0
  118. package/.next/server/app/providers/page/build-manifest.json +17 -0
  119. package/.next/server/app/providers/page/next-font-manifest.json +11 -0
  120. package/.next/server/app/providers/page/react-loadable-manifest.json +1 -0
  121. package/.next/server/app/providers/page/server-reference-manifest.json +4 -0
  122. package/.next/server/app/providers/page.js +14 -0
  123. package/.next/server/app/providers/page.js.map +5 -0
  124. package/.next/server/app/providers/page.js.nft.json +1 -0
  125. package/.next/server/app/providers/page_client-reference-manifest.js +3 -0
  126. package/.next/server/app/providers.html +12 -0
  127. package/.next/server/app/providers.meta +15 -0
  128. package/.next/server/app/providers.rsc +27 -0
  129. package/.next/server/app/providers.segments/_full.segment.rsc +27 -0
  130. package/.next/server/app/providers.segments/_head.segment.rsc +6 -0
  131. package/.next/server/app/providers.segments/_index.segment.rsc +10 -0
  132. package/.next/server/app/providers.segments/_tree.segment.rsc +5 -0
  133. package/.next/server/app/providers.segments/providers/__PAGE__.segment.rsc +9 -0
  134. package/.next/server/app/providers.segments/providers.segment.rsc +5 -0
  135. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  136. package/.next/server/app/server-logs.html +2 -2
  137. package/.next/server/app/server-logs.rsc +15 -15
  138. package/.next/server/app/server-logs.segments/_full.segment.rsc +15 -15
  139. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  140. package/.next/server/app/server-logs.segments/_index.segment.rsc +8 -8
  141. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  142. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  143. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  144. package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
  145. package/.next/server/app/servers.html +2 -2
  146. package/.next/server/app/servers.rsc +15 -15
  147. package/.next/server/app/servers.segments/_full.segment.rsc +15 -15
  148. package/.next/server/app/servers.segments/_head.segment.rsc +4 -4
  149. package/.next/server/app/servers.segments/_index.segment.rsc +8 -8
  150. package/.next/server/app/servers.segments/_tree.segment.rsc +2 -2
  151. package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +4 -4
  152. package/.next/server/app/servers.segments/servers.segment.rsc +3 -3
  153. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  154. package/.next/server/app/settings/networks.html +2 -2
  155. package/.next/server/app/settings/networks.rsc +15 -15
  156. package/.next/server/app/settings/networks.segments/_full.segment.rsc +15 -15
  157. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  158. package/.next/server/app/settings/networks.segments/_index.segment.rsc +8 -8
  159. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  160. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  161. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  162. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  163. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  164. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  165. package/.next/server/app/settings/tokens.html +2 -2
  166. package/.next/server/app/settings/tokens.rsc +15 -15
  167. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +15 -15
  168. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  169. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +8 -8
  170. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  171. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  172. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  173. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  174. package/.next/server/app/settings.html +2 -2
  175. package/.next/server/app/settings.rsc +15 -15
  176. package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
  177. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  178. package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
  179. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  180. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  181. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  182. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  183. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  184. package/.next/server/app/tasks.html +2 -2
  185. package/.next/server/app/tasks.rsc +15 -15
  186. package/.next/server/app/tasks.segments/_full.segment.rsc +15 -15
  187. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  188. package/.next/server/app/tasks.segments/_index.segment.rsc +8 -8
  189. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  190. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  191. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  192. package/.next/server/app-paths-manifest.json +5 -0
  193. package/.next/server/chunks/00jm_next_dist_esm_build_templates_app-route_0bobkt3.js +3 -0
  194. package/.next/server/chunks/00jm_next_dist_esm_build_templates_app-route_0bobkt3.js.map +1 -0
  195. package/.next/server/chunks/0dk5_next-internal_server_app_api_anet_providers_probe-results_route_actions_07.d.5a.js +3 -0
  196. package/.next/server/chunks/0dk5_next-internal_server_app_api_anet_providers_probe-results_route_actions_07.d.5a.js.map +1 -0
  197. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_host-supervisors_route_actions_0g3hek2.js +3 -0
  198. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_host-supervisors_route_actions_0g3hek2.js.map +1 -0
  199. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_providers_probe_route_actions_05f000..js +3 -0
  200. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_providers_probe_route_actions_05f000..js.map +1 -0
  201. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_providers_route_actions_10htbhd.js +3 -0
  202. package/.next/server/chunks/0ykm__next-internal_server_app_api_anet_providers_route_actions_10htbhd.js.map +1 -0
  203. package/.next/server/chunks/[root-of-the-server]__0-29ynz._.js.map +1 -1
  204. package/.next/server/chunks/[root-of-the-server]__0-2le8-._.js.map +1 -1
  205. package/.next/server/chunks/[root-of-the-server]__0-8_f0o._.js.map +1 -1
  206. package/.next/server/chunks/[root-of-the-server]__02p2n3n._.js.map +1 -1
  207. package/.next/server/chunks/[root-of-the-server]__03nze3z._.js +3 -0
  208. package/.next/server/chunks/[root-of-the-server]__03nze3z._.js.map +1 -0
  209. package/.next/server/chunks/[root-of-the-server]__043tnx2._.js.map +1 -1
  210. package/.next/server/chunks/[root-of-the-server]__04z62zk._.js.map +1 -1
  211. package/.next/server/chunks/[root-of-the-server]__07ztet2._.js.map +1 -1
  212. package/.next/server/chunks/[root-of-the-server]__0aqb4n5._.js +1 -1
  213. package/.next/server/chunks/[root-of-the-server]__0aqb4n5._.js.map +1 -1
  214. package/.next/server/chunks/[root-of-the-server]__0cphmer._.js +3 -0
  215. package/.next/server/chunks/[root-of-the-server]__0cphmer._.js.map +1 -0
  216. package/.next/server/chunks/[root-of-the-server]__0e3ucl1._.js.map +1 -1
  217. package/.next/server/chunks/[root-of-the-server]__0e6yail._.js.map +1 -1
  218. package/.next/server/chunks/[root-of-the-server]__0gx2_6a._.js.map +1 -1
  219. package/.next/server/chunks/[root-of-the-server]__0hg3_8r._.js.map +1 -1
  220. package/.next/server/chunks/[root-of-the-server]__0lhq4ha._.js.map +1 -1
  221. package/.next/server/chunks/[root-of-the-server]__0mkwzz7._.js +1 -1
  222. package/.next/server/chunks/[root-of-the-server]__0mkwzz7._.js.map +1 -1
  223. package/.next/server/chunks/[root-of-the-server]__0mxw4vb._.js.map +1 -1
  224. package/.next/server/chunks/[root-of-the-server]__0mzopco._.js.map +1 -1
  225. package/.next/server/chunks/[root-of-the-server]__0o45a4q._.js.map +1 -1
  226. package/.next/server/chunks/[root-of-the-server]__0w1w_w0._.js +3 -0
  227. package/.next/server/chunks/[root-of-the-server]__0w1w_w0._.js.map +1 -0
  228. package/.next/server/chunks/[root-of-the-server]__0xtp-et._.js.map +1 -1
  229. package/.next/server/chunks/[root-of-the-server]__0yyo7k5._.js +1 -1
  230. package/.next/server/chunks/[root-of-the-server]__0yyo7k5._.js.map +1 -1
  231. package/.next/server/chunks/[root-of-the-server]__0~rwgo1._.js +3 -0
  232. package/.next/server/chunks/[root-of-the-server]__0~rwgo1._.js.map +1 -0
  233. package/.next/server/chunks/[root-of-the-server]__10pvabe._.js.map +1 -1
  234. package/.next/server/chunks/[root-of-the-server]__10t11zq._.js.map +1 -1
  235. package/.next/server/chunks/[root-of-the-server]__12r~omy._.js.map +1 -1
  236. package/.next/server/chunks/[root-of-the-server]__1389~cs._.js.map +1 -1
  237. package/.next/server/chunks/[root-of-the-server]__13n8t..._.js.map +1 -1
  238. package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_02lorbl.js +4 -0
  239. package/.next/server/chunks/ssr/00jm_next_dist_esm_build_templates_app-page_02lorbl.js.map +1 -0
  240. package/.next/server/chunks/ssr/[root-of-the-server]__030vg4n._.js.map +1 -1
  241. package/.next/server/chunks/ssr/[root-of-the-server]__04mx~5g._.js +3 -0
  242. package/.next/server/chunks/ssr/[root-of-the-server]__04mx~5g._.js.map +1 -0
  243. package/.next/server/chunks/ssr/[root-of-the-server]__05kf31s._.js +1 -1
  244. package/.next/server/chunks/ssr/[root-of-the-server]__05kf31s._.js.map +1 -1
  245. package/.next/server/chunks/ssr/[root-of-the-server]__096ytyk._.js.map +1 -1
  246. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js +1 -1
  247. package/.next/server/chunks/ssr/[root-of-the-server]__0fhoq8i._.js.map +1 -1
  248. package/.next/server/chunks/ssr/[root-of-the-server]__0h5dae6._.js +1 -1
  249. package/.next/server/chunks/ssr/[root-of-the-server]__0h5dae6._.js.map +1 -1
  250. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +3 -3
  251. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  252. package/.next/server/chunks/ssr/agent-network-dashboard__next-internal_server_app_providers_page_actions_0ou6p43.js +3 -0
  253. package/.next/server/chunks/ssr/agent-network-dashboard__next-internal_server_app_providers_page_actions_0ou6p43.js.map +1 -0
  254. package/.next/server/chunks/ssr/agent-network-dashboard_app_012oyw5._.js +1 -1
  255. package/.next/server/chunks/ssr/agent-network-dashboard_app_012oyw5._.js.map +1 -1
  256. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  257. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  258. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  259. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  260. package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js +1 -1
  261. package/.next/server/chunks/ssr/agent-network-dashboard_app_0_d45-d._.js.map +1 -1
  262. package/.next/server/chunks/ssr/agent-network-dashboard_app_0gd.4pc._.js +1 -1
  263. package/.next/server/chunks/ssr/agent-network-dashboard_app_0gd.4pc._.js.map +1 -1
  264. package/.next/server/chunks/ssr/agent-network-dashboard_app_12l4oto._.js.map +1 -1
  265. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js +1 -1
  266. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js.map +1 -1
  267. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_EmptyState_tsx_0aol-el._.js +3 -0
  268. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_EmptyState_tsx_0aol-el._.js.map +1 -0
  269. package/.next/server/chunks/ssr/agent-network-dashboard_app_nodes_page_tsx_11haf_p._.js +2 -1
  270. package/.next/server/chunks/ssr/agent-network-dashboard_app_nodes_page_tsx_11haf_p._.js.map +1 -1
  271. package/.next/server/chunks/ssr/agent-network-dashboard_app_providers_page_tsx_0hw2n0v._.js +3 -0
  272. package/.next/server/chunks/ssr/agent-network-dashboard_app_providers_page_tsx_0hw2n0v._.js.map +1 -0
  273. package/.next/server/chunks/ssr/agent-network-dashboard_app_tasks_page_tsx_0mwxy4z._.js.map +1 -1
  274. package/.next/server/middleware-build-manifest.js +3 -3
  275. package/.next/server/next-font-manifest.js +1 -1
  276. package/.next/server/next-font-manifest.json +4 -0
  277. package/.next/server/pages/404.html +2 -2
  278. package/.next/server/pages/500.html +1 -1
  279. package/.next/server/server-reference-manifest.js +1 -1
  280. package/.next/server/server-reference-manifest.json +1 -1
  281. package/.next/static/chunks/{10kkhdde5ve~c.js → 0-z_kfck7-6_1.js} +3 -3
  282. package/.next/static/chunks/049vx3qljs1tt.js +1 -0
  283. package/.next/static/chunks/06.5euf239uvr.css +1 -0
  284. package/.next/static/chunks/{0vun~4ljcrj3p.js → 091hae.lhv9t1.js} +2 -2
  285. package/.next/static/chunks/0chpv7zsh-qrg.js +1 -0
  286. package/.next/static/chunks/0i-l67o_ae5hk.js +2 -0
  287. package/.next/static/chunks/{0vus9xpsz0s~i.js → 0l.gu-iqnmeja.js} +1 -1
  288. package/.next/static/chunks/{149a4l50_3vw-.js → 0mnmn-~ava1vy.js} +1 -1
  289. package/.next/static/chunks/0o-b62_a66.jr.js +1 -0
  290. package/.next/static/chunks/0pk6amtz5icbx.js +1 -0
  291. package/.next/static/chunks/0r4u1.sl.8p15.js +1 -0
  292. package/.next/static/chunks/0wz0122ym_gr3.js +1 -0
  293. package/.next/static/chunks/15aqdc5txzq9r.js +1 -0
  294. package/.next/trace +2 -2
  295. package/.next/trace-build +1 -1
  296. package/.next/types/routes.d.ts +7 -2
  297. package/.next/types/validator.ts +45 -0
  298. package/app/admin/page.tsx +3 -1
  299. package/app/api/anet/host-supervisors/route.ts +102 -0
  300. package/app/api/anet/node-config/route.ts +26 -2
  301. package/app/api/anet/node-create/route.ts +14 -5
  302. package/app/api/anet/node-lifecycle/route.ts +54 -5
  303. package/app/api/anet/providers/probe/route.ts +79 -0
  304. package/app/api/anet/providers/probe-results/route.ts +60 -0
  305. package/app/api/anet/providers/route.ts +191 -0
  306. package/app/api/hub/auth/route.ts +0 -12
  307. package/app/api/hub/networks/route.ts +1 -1
  308. package/app/api/hub/nodes/route.ts +0 -14
  309. package/app/api/hub/upload/route.ts +0 -9
  310. package/app/components/CommandCenter.tsx +3 -6
  311. package/app/components/CommandPalette.tsx +0 -5
  312. package/app/components/CreateNodeWizard.tsx +140 -47
  313. package/app/components/HostSupervisorPicker.tsx +283 -0
  314. package/app/components/NodeLifecycleMenu.tsx +436 -0
  315. package/app/components/NodeSettingsPanel.tsx +80 -39
  316. package/app/components/ProviderFormModal.tsx +303 -0
  317. package/app/components/ReachabilityMatrix.tsx +196 -0
  318. package/app/components/Sidebar.tsx +1 -0
  319. package/app/components/TaskDrawer.tsx +1 -0
  320. package/app/components/TopoGraph.tsx +4 -8
  321. package/app/components/UserBar.tsx +37 -0
  322. package/app/components/types.ts +11 -0
  323. package/app/lib/chat-unread.ts +0 -6
  324. package/app/lib/dashboard-auth.ts +0 -12
  325. package/app/lib/hooks.ts +22 -4
  326. package/app/lib/hub.ts +4 -0
  327. package/app/lib/network-context.tsx +0 -6
  328. package/app/lib/rate-limit.ts +2 -16
  329. package/app/node/page.tsx +12 -1
  330. package/app/nodes/page.tsx +42 -2
  331. package/app/page.tsx +1 -0
  332. package/app/providers/page.tsx +182 -0
  333. package/app/settings/networks/page.tsx +1 -1
  334. package/app/settings/page.tsx +5 -0
  335. package/app/tasks/[id]/page.tsx +1 -0
  336. package/app/tasks/page.tsx +1 -0
  337. package/package.json +1 -1
  338. package/.next/static/chunks/0-t2rbg9~-oh5.js +0 -1
  339. package/.next/static/chunks/0iv.0p9_5b36e.js +0 -1
  340. package/.next/static/chunks/0l_hz3xrjwumg.js +0 -1
  341. package/.next/static/chunks/0lmdw~i5qjqsg.js +0 -1
  342. package/.next/static/chunks/0vruzstkdr99w.js +0 -1
  343. package/.next/static/chunks/0xssg9sin~2xw.js +0 -1
  344. package/.next/static/chunks/124dtwo1k24ao.css +0 -1
  345. package/bun.lock +0 -1663
  346. /package/.next/static/{ZxdmFd_iOEELuA2Km4Q5t → tRPXkJdGLR6a0skqvMgQa}/_buildManifest.js +0 -0
  347. /package/.next/static/{ZxdmFd_iOEELuA2Km4Q5t → tRPXkJdGLR6a0skqvMgQa}/_clientMiddlewareManifest.js +0 -0
  348. /package/.next/static/{ZxdmFd_iOEELuA2Km4Q5t → tRPXkJdGLR6a0skqvMgQa}/_ssgManifest.js +0 -0
@@ -1,27 +1,27 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
- 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
10
- c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
+ 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
+ 9:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
10
+ c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- 10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
- 12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
- 14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
12
+ 10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
+ 12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
+ 14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
16
- :HL["/_next/static/chunks/124dtwo1k24ao.css","style"]
16
+ :HL["/_next/static/chunks/06.5euf239uvr.css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
19
- 0:{"P":null,"c":["","settings","networks"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["networks",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/124dtwo1k24ao.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/149a4l50_3vw-.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/124dtwo1k24ao.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ZxdmFd_iOEELuA2Km4Q5t"}
19
+ 0:{"P":null,"c":["","settings","networks"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["networks",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/06.5euf239uvr.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0mnmn-~ava1vy.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/06.5euf239uvr.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tRPXkJdGLR6a0skqvMgQa"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
23
23
  b:"$0:f:0:1:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
24
24
  11:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#0b0b0d"}]]
25
- 16:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
25
+ 16:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
26
26
  e:null
27
27
  13:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","meta","3",{"name":"apple-mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","7",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","8",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","9",{"property":"og:type","content":"website"}],["$","meta","10",{"name":"twitter:card","content":"summary"}],["$","meta","11",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","12",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","13",{"rel":"shortcut icon","href":"/favicon.svg"}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","15",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","16",{"rel":"apple-touch-icon","href":"/sleep2agi-logo.svg","type":"image/svg+xml"}],["$","$L16","17",{}]]
@@ -1,27 +1,27 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
- 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
- 9:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
10
- c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
+ 8:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
9
+ 9:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
10
+ c:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- 10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
- 12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
- 14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
12
+ 10:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
13
+ 12:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
14
+ 14:I[95183,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default",1]
15
15
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
16
- :HL["/_next/static/chunks/124dtwo1k24ao.css","style"]
16
+ :HL["/_next/static/chunks/06.5euf239uvr.css","style"]
17
17
  :HL["/_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
19
- 0:{"P":null,"c":["","settings","networks"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["networks",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/124dtwo1k24ao.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/149a4l50_3vw-.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/124dtwo1k24ao.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"ZxdmFd_iOEELuA2Km4Q5t"}
19
+ 0:{"P":null,"c":["","settings","networks"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["networks",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/06.5euf239uvr.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0mnmn-~ava1vy.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/06.5euf239uvr.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tRPXkJdGLR6a0skqvMgQa"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
23
23
  b:"$0:f:0:1:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
24
24
  11:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#0b0b0d"}]]
25
- 16:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
25
+ 16:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
26
26
  e:null
27
27
  13:[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}],["$","meta","3",{"name":"apple-mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","7",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","8",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","9",{"property":"og:type","content":"website"}],["$","meta","10",{"name":"twitter:card","content":"summary"}],["$","meta","11",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","12",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","13",{"rel":"shortcut icon","href":"/favicon.svg"}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","15",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","16",{"rel":"apple-touch-icon","href":"/sleep2agi-logo.svg","type":"image/svg+xml"}],["$","$L16","17",{}]]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
3
- 3:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
2
+ 2:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ViewportBoundary"]
3
+ 3:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#0b0b0d"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"apple-mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","7",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","8",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","9",{"property":"og:type","content":"website"}],["$","meta","10",{"name":"twitter:card","content":"summary"}],["$","meta","11",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","12",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","13",{"rel":"shortcut icon","href":"/favicon.svg"}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","15",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","16",{"rel":"apple-touch-icon","href":"/sleep2agi-logo.svg","type":"image/svg+xml"}],["$","$L5","17",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
5
+ 5:I[1974,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5, user-scalable=yes, viewport-fit=cover"}],["$","meta","2",{"name":"theme-color","content":"#0b0b0d"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Agent Network Dashboard"}],["$","meta","1",{"name":"description","content":"Real-time monitoring dashboard for Agent Network nodes via CommHub"}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","meta","3",{"name":"apple-mobile-web-app-capable","content":"yes"}],["$","meta","4",{"name":"mobile-web-app-capable","content":"yes"}],["$","meta","5",{"name":"apple-mobile-web-app-title","content":"Agent Network"}],["$","meta","6",{"name":"apple-mobile-web-app-status-bar-style","content":"black-translucent"}],["$","meta","7",{"property":"og:title","content":"Agent Network Dashboard"}],["$","meta","8",{"property":"og:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","meta","9",{"property":"og:type","content":"website"}],["$","meta","10",{"name":"twitter:card","content":"summary"}],["$","meta","11",{"name":"twitter:title","content":"Agent Network Dashboard"}],["$","meta","12",{"name":"twitter:description","content":"Real-time monitoring dashboard for Agent Network nodes"}],["$","link","13",{"rel":"shortcut icon","href":"/favicon.svg"}],["$","link","14",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","link","15",{"rel":"icon","href":"/favicon.svg","type":"image/svg+xml"}],["$","link","16",{"rel":"apple-touch-icon","href":"/sleep2agi-logo.svg","type":"image/svg+xml"}],["$","$L5","17",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tRPXkJdGLR6a0skqvMgQa"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
- 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
- 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
- 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
- 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
- 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
2
+ 2:I[24156,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ThemeProvider"]
3
+ 3:I[11449,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"NetworkProvider"]
4
+ 4:I[28516,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"PwaInstaller"]
5
+ 5:I[22485,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"AppShell"]
6
+ 6:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
7
+ 7:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
8
8
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
9
- :HL["/_next/static/chunks/124dtwo1k24ao.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/124dtwo1k24ao.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/149a4l50_3vw-.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
9
+ :HL["/_next/static/chunks/06.5euf239uvr.css","style"]
10
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/06.5euf239uvr.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0u240x6paxno2.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0_bn~gcrgo.4n.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0mnmn-~ava1vy.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0u3b93reo9xci.js","async":true}]],["$","html",null,{"lang":"en","data-theme":"cyber","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\ntry {\n var t = localStorage.getItem('anet-theme') || 'cyber';\n document.documentElement.setAttribute('data-theme', t);\n} catch (e) {}\n"}}]}],["$","body",null,{"className":"min-h-full","style":{"background":"var(--bg)","color":"var(--fg)"},"children":["$","$L2",null,{"children":["$","$L3",null,{"children":[["$","$L4",null,{}],["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tRPXkJdGLR6a0skqvMgQa"}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
2
- :HL["/_next/static/chunks/124dtwo1k24ao.css","style"]
2
+ :HL["/_next/static/chunks/06.5euf239uvr.css","style"]
3
3
  :HL["/_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"networks","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"networks","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"tRPXkJdGLR6a0skqvMgQa"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
- 3:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
4
- 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
2
+ 2:I[98231,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"ClientPageRoot"]
3
+ 3:I[46660,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/15hos-r_t7doi.js"],"default"]
4
+ 6:I[1185,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/15hos-r_t7doi.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tRPXkJdGLR6a0skqvMgQa"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
- 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
2
+ 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
+ 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tRPXkJdGLR6a0skqvMgQa"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
- 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
2
+ 2:I[10561,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
3
+ 3:I[85887,["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"ZxdmFd_iOEELuA2Km4Q5t"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tRPXkJdGLR6a0skqvMgQa"}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/settings/page.tsx <module evaluation>":{"id":65610,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0l_hz3xrjwumg.js"],"async":false},"[project]/agent-network-dashboard/app/settings/page.tsx":{"id":65610,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0l_hz3xrjwumg.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"65610":{"*":{"id":26176,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"65610":{"*":{"id":95908,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}],"[project]/agent-network-dashboard/app/settings/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/settings/page":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js","static/chunks/0l_hz3xrjwumg.js"]}};
2
+ globalThis.__RSC_MANIFEST["/settings/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/settings/page.tsx <module evaluation>":{"id":65610,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0chpv7zsh-qrg.js"],"async":false},"[project]/agent-network-dashboard/app/settings/page.tsx":{"id":65610,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/0chpv7zsh-qrg.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"65610":{"*":{"id":26176,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"65610":{"*":{"id":95908,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}],"[project]/agent-network-dashboard/app/settings/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/settings/page":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js","static/chunks/0chpv7zsh-qrg.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/settings/tokens/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/settings/tokens/page.tsx <module evaluation>":{"id":21743,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/06vp7429lrzl7.js"],"async":false},"[project]/agent-network-dashboard/app/settings/tokens/page.tsx":{"id":21743,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/149a4l50_3vw-.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/06vp7429lrzl7.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"21743":{"*":{"id":48829,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"21743":{"*":{"id":8010,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}],"[project]/agent-network-dashboard/app/settings/tokens/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/124dtwo1k24ao.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/settings/tokens/page":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/149a4l50_3vw-.js","static/chunks/0u3b93reo9xci.js","static/chunks/06vp7429lrzl7.js"]}};
2
+ globalThis.__RSC_MANIFEST["/settings/tokens/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/layout-router.js":{"id":10561,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85887,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-page.js":{"id":98231,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/client-segment.js":{"id":69351,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":32849,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1185,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":1974,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx <module evaluation>":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/AppShell.tsx":{"id":22485,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx <module evaluation>":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/lib/network-context.tsx":{"id":11449,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/ThemeSwitcher.tsx":{"id":24156,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx <module evaluation>":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/components/PwaInstaller.tsx":{"id":28516,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error.js":{"id":95183,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js"],"async":false},"[project]/agent-network-dashboard/app/settings/tokens/page.tsx <module evaluation>":{"id":21743,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/06vp7429lrzl7.js"],"async":false},"[project]/agent-network-dashboard/app/settings/tokens/page.tsx":{"id":21743,"name":"*","chunks":["/_next/static/chunks/0u240x6paxno2.js","/_next/static/chunks/0_bn~gcrgo.4n.js","/_next/static/chunks/0mnmn-~ava1vy.js","/_next/static/chunks/0u3b93reo9xci.js","/_next/static/chunks/06vp7429lrzl7.js"],"async":false}},"ssrModuleMapping":{"10561":{"*":{"id":46578,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"85887":{"*":{"id":7311,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"98231":{"*":{"id":12966,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"69351":{"*":{"id":68822,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"32849":{"*":{"id":23290,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1185":{"*":{"id":9958,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"1974":{"*":{"id":15113,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"22485":{"*":{"id":37671,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"11449":{"*":{"id":59202,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"24156":{"*":{"id":97207,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"28516":{"*":{"id":93599,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js"],"async":false}},"95183":{"*":{"id":49938,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/00jm_059ns68._.js"],"async":false}},"21743":{"*":{"id":48829,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__096ytyk._.js","server/chunks/ssr/00jm_next_01-0urn._.js","server/chunks/ssr/00jm_03rn9vn._.js","server/chunks/ssr/00jm_0j7__z.._.js","server/chunks/ssr/00jm_next_dist_05rlh5d._.js","server/chunks/ssr/agent-network-dashboard_app_components_0r7kb.o._.js","server/chunks/ssr/agent-network-dashboard_app_0xgney8._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"10561":{"*":{"id":98634,"name":"*","chunks":[],"async":false}},"85887":{"*":{"id":73078,"name":"*","chunks":[],"async":false}},"98231":{"*":{"id":83186,"name":"*","chunks":[],"async":false}},"69351":{"*":{"id":83991,"name":"*","chunks":[],"async":false}},"32849":{"*":{"id":30375,"name":"*","chunks":[],"async":false}},"1185":{"*":{"id":23990,"name":"*","chunks":[],"async":false}},"1974":{"*":{"id":42330,"name":"*","chunks":[],"async":false}},"22485":{"*":{"id":56100,"name":"*","chunks":[],"async":false}},"11449":{"*":{"id":12551,"name":"*","chunks":[],"async":false}},"24156":{"*":{"id":91094,"name":"*","chunks":[],"async":false}},"28516":{"*":{"id":24713,"name":"*","chunks":[],"async":false}},"95183":{"*":{"id":90312,"name":"*","chunks":[],"async":false}},"21743":{"*":{"id":8010,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/agent-network-dashboard/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}],"[project]/agent-network-dashboard/app/settings/tokens/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/06.5euf239uvr.css","inlined":false}]},"entryJSFiles":{"[project]/agent-network-dashboard/app/layout":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js"],"[project]/agent-network-dashboard/app/settings/tokens/page":["static/chunks/0u240x6paxno2.js","static/chunks/0_bn~gcrgo.4n.js","static/chunks/0mnmn-~ava1vy.js","static/chunks/0u3b93reo9xci.js","static/chunks/06vp7429lrzl7.js"]}};
3
3