@sleep2agi/agent-network-dashboard 0.6.3-preview.13 → 0.6.3-preview.15

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 (220) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +73 -73
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/prerender-manifest.json +3 -3
  6. package/.next/server/app/_global-error.html +1 -1
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +2 -2
  16. package/.next/server/app/_not-found.rsc +13 -13
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/server/app/admin/page.js.nft.json +1 -1
  24. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/admin.html +2 -2
  26. package/.next/server/app/admin.rsc +15 -15
  27. package/.next/server/app/admin.segments/_full.segment.rsc +15 -15
  28. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  29. package/.next/server/app/admin.segments/_index.segment.rsc +8 -8
  30. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  31. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  32. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  33. package/.next/server/app/index.html +2 -2
  34. package/.next/server/app/index.rsc +15 -15
  35. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  36. package/.next/server/app/index.segments/_full.segment.rsc +15 -15
  37. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  38. package/.next/server/app/index.segments/_index.segment.rsc +8 -8
  39. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  40. package/.next/server/app/login/page.js.nft.json +1 -1
  41. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  42. package/.next/server/app/login.html +2 -2
  43. package/.next/server/app/login.rsc +15 -15
  44. package/.next/server/app/login.segments/_full.segment.rsc +15 -15
  45. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  46. package/.next/server/app/login.segments/_index.segment.rsc +8 -8
  47. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  48. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  49. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  50. package/.next/server/app/logs/page.js.nft.json +1 -1
  51. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  52. package/.next/server/app/logs.html +2 -2
  53. package/.next/server/app/logs.rsc +15 -15
  54. package/.next/server/app/logs.segments/_full.segment.rsc +15 -15
  55. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  56. package/.next/server/app/logs.segments/_index.segment.rsc +8 -8
  57. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  58. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  59. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  60. package/.next/server/app/messages/page.js.nft.json +1 -1
  61. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  62. package/.next/server/app/messages.html +2 -2
  63. package/.next/server/app/messages.rsc +15 -15
  64. package/.next/server/app/messages.segments/_full.segment.rsc +15 -15
  65. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  66. package/.next/server/app/messages.segments/_index.segment.rsc +8 -8
  67. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  68. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  69. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  70. package/.next/server/app/node/page.js.nft.json +1 -1
  71. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  72. package/.next/server/app/node.html +2 -2
  73. package/.next/server/app/node.rsc +15 -15
  74. package/.next/server/app/node.segments/_full.segment.rsc +15 -15
  75. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  76. package/.next/server/app/node.segments/_index.segment.rsc +8 -8
  77. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  78. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  79. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  80. package/.next/server/app/nodes/page.js.nft.json +1 -1
  81. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  82. package/.next/server/app/nodes.html +2 -2
  83. package/.next/server/app/nodes.rsc +15 -15
  84. package/.next/server/app/nodes.segments/_full.segment.rsc +15 -15
  85. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  86. package/.next/server/app/nodes.segments/_index.segment.rsc +8 -8
  87. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  88. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  89. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  90. package/.next/server/app/page.js.nft.json +1 -1
  91. package/.next/server/app/page_client-reference-manifest.js +1 -1
  92. package/.next/server/app/providers/page.js.nft.json +1 -1
  93. package/.next/server/app/providers/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/providers.html +2 -2
  95. package/.next/server/app/providers.rsc +15 -15
  96. package/.next/server/app/providers.segments/_full.segment.rsc +15 -15
  97. package/.next/server/app/providers.segments/_head.segment.rsc +4 -4
  98. package/.next/server/app/providers.segments/_index.segment.rsc +8 -8
  99. package/.next/server/app/providers.segments/_tree.segment.rsc +2 -2
  100. package/.next/server/app/providers.segments/providers/__PAGE__.segment.rsc +4 -4
  101. package/.next/server/app/providers.segments/providers.segment.rsc +3 -3
  102. package/.next/server/app/server-logs/page.js.nft.json +1 -1
  103. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  104. package/.next/server/app/server-logs.html +2 -2
  105. package/.next/server/app/server-logs.rsc +15 -15
  106. package/.next/server/app/server-logs.segments/_full.segment.rsc +15 -15
  107. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  108. package/.next/server/app/server-logs.segments/_index.segment.rsc +8 -8
  109. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  110. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  111. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  112. package/.next/server/app/servers/page.js.nft.json +1 -1
  113. package/.next/server/app/servers/page_client-reference-manifest.js +1 -1
  114. package/.next/server/app/servers.html +2 -2
  115. package/.next/server/app/servers.rsc +15 -15
  116. package/.next/server/app/servers.segments/_full.segment.rsc +15 -15
  117. package/.next/server/app/servers.segments/_head.segment.rsc +4 -4
  118. package/.next/server/app/servers.segments/_index.segment.rsc +8 -8
  119. package/.next/server/app/servers.segments/_tree.segment.rsc +2 -2
  120. package/.next/server/app/servers.segments/servers/__PAGE__.segment.rsc +4 -4
  121. package/.next/server/app/servers.segments/servers.segment.rsc +3 -3
  122. package/.next/server/app/settings/networks/page.js.nft.json +1 -1
  123. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  124. package/.next/server/app/settings/networks.html +2 -2
  125. package/.next/server/app/settings/networks.rsc +15 -15
  126. package/.next/server/app/settings/networks.segments/_full.segment.rsc +15 -15
  127. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  128. package/.next/server/app/settings/networks.segments/_index.segment.rsc +8 -8
  129. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  130. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  131. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  132. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  133. package/.next/server/app/settings/page.js.nft.json +1 -1
  134. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  135. package/.next/server/app/settings/tokens/page.js.nft.json +1 -1
  136. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  137. package/.next/server/app/settings/tokens.html +2 -2
  138. package/.next/server/app/settings/tokens.rsc +15 -15
  139. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +15 -15
  140. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  141. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +8 -8
  142. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  143. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  144. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  145. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  146. package/.next/server/app/settings.html +2 -2
  147. package/.next/server/app/settings.rsc +15 -15
  148. package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
  149. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  150. package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
  151. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  152. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  153. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  154. package/.next/server/app/tasks/[id]/page.js.nft.json +1 -1
  155. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  156. package/.next/server/app/tasks/page.js.nft.json +1 -1
  157. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  158. package/.next/server/app/tasks.html +2 -2
  159. package/.next/server/app/tasks.rsc +15 -15
  160. package/.next/server/app/tasks.segments/_full.segment.rsc +15 -15
  161. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  162. package/.next/server/app/tasks.segments/_index.segment.rsc +8 -8
  163. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  164. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  165. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  166. package/.next/server/chunks/ssr/[root-of-the-server]__03jniap._.js +3 -0
  167. package/.next/server/chunks/ssr/[root-of-the-server]__03jniap._.js.map +1 -0
  168. package/.next/server/chunks/ssr/[root-of-the-server]__091su60._.js +2 -2
  169. package/.next/server/chunks/ssr/[root-of-the-server]__091su60._.js.map +1 -1
  170. package/.next/server/chunks/ssr/[root-of-the-server]__0vc.3k7._.js +1 -1
  171. package/.next/server/chunks/ssr/[root-of-the-server]__0vc.3k7._.js.map +1 -1
  172. package/.next/server/chunks/ssr/dash-loop-wt_0rh8p9o._.js +1 -1
  173. package/.next/server/chunks/ssr/dash-loop-wt_0rh8p9o._.js.map +1 -1
  174. package/.next/server/chunks/ssr/dash-loop-wt_app_0mxr2l9._.js +2 -2
  175. package/.next/server/chunks/ssr/dash-loop-wt_app_0mxr2l9._.js.map +1 -1
  176. package/.next/server/chunks/ssr/dash-loop-wt_app_0~.1~ew._.js +1 -1
  177. package/.next/server/chunks/ssr/dash-loop-wt_app_0~.1~ew._.js.map +1 -1
  178. package/.next/server/chunks/ssr/dash-loop-wt_app_13k3-ai._.js +1 -1
  179. package/.next/server/chunks/ssr/dash-loop-wt_app_13k3-ai._.js.map +1 -1
  180. package/.next/server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js +1 -1
  181. package/.next/server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js.map +1 -1
  182. package/.next/server/chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js +1 -1
  183. package/.next/server/chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js.map +1 -1
  184. package/.next/server/middleware-build-manifest.js +3 -3
  185. package/.next/server/pages/404.html +2 -2
  186. package/.next/server/pages/500.html +1 -1
  187. package/.next/server/server-reference-manifest.js +1 -1
  188. package/.next/server/server-reference-manifest.json +1 -1
  189. package/.next/static/chunks/02w_tb38yr0xe.css +1 -0
  190. package/.next/static/chunks/{0v-2rx4h02~2h.js → 06qwjph2.xkng.js} +2 -2
  191. package/.next/static/chunks/{0-7o8cy_tbz2u.js → 0_87-ekkmdd5n.js} +1 -1
  192. package/.next/static/chunks/{0g23p135n0swi.js → 0a229b11_ks8h.js} +2 -2
  193. package/.next/static/chunks/{0z-4v9hqzypm-.js → 0ck-p90gm54x_.js} +1 -1
  194. package/.next/static/chunks/0imomomvqzqmm.js +1 -0
  195. package/.next/static/chunks/0ljzzrki8sm14.js +4 -0
  196. package/.next/static/chunks/{0lxlyi7jro74u.js → 0mh28v-4j9dng.js} +1 -1
  197. package/.next/static/chunks/{16_v-g.qr-.xa.js → 0qgybbsb9e6q4.js} +1 -1
  198. package/.next/static/chunks/11.o41gzk3vi4.js +1 -0
  199. package/.next/static/chunks/{03f7qjy0ruw9t.js → 11q_-4rnr__r..js} +1 -1
  200. package/.next/trace +2 -2
  201. package/.next/trace-build +1 -1
  202. package/app/components/AgentCard.tsx +34 -3
  203. package/app/components/CommandCenter.tsx +14 -3
  204. package/app/components/MobileNav.tsx +14 -3
  205. package/app/components/TaskChatPanel.tsx +103 -33
  206. package/app/lib/chat-unread.ts +70 -41
  207. package/app/lib/time.ts +27 -0
  208. package/app/messages/page.tsx +5 -3
  209. package/app/nodes/page.tsx +17 -3
  210. package/app/page.tsx +4 -1
  211. package/package.json +1 -1
  212. package/.next/server/chunks/ssr/[root-of-the-server]__0gv51is._.js +0 -3
  213. package/.next/server/chunks/ssr/[root-of-the-server]__0gv51is._.js.map +0 -1
  214. package/.next/static/chunks/0_51bg9gfw9i..js +0 -4
  215. package/.next/static/chunks/0lgvx1l4roc~..css +0 -1
  216. package/.next/static/chunks/0vz2kzk6pucsq.js +0 -1
  217. package/.next/static/chunks/14d2lfzm8pyqn.js +0 -1
  218. /package/.next/static/{0BXnhObFcvXecoQLBxzRv → R5eL5ZqEdEjOLN_5qjTqM}/_buildManifest.js +0 -0
  219. /package/.next/static/{0BXnhObFcvXecoQLBxzRv → R5eL5ZqEdEjOLN_5qjTqM}/_clientMiddlewareManifest.js +0 -0
  220. /package/.next/static/{0BXnhObFcvXecoQLBxzRv → R5eL5ZqEdEjOLN_5qjTqM}/_ssgManifest.js +0 -0
@@ -1,27 +1,27 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[60649,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
- 3:I[33431,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
- 4:I[70325,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
- 5:I[87112,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
- 6:I[36022,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
- 7:I[95739,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
8
- 8:I[46440,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
9
- 9:I[58959,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0_51bg9gfw9i..js"],"default"]
10
- c:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"OutletBoundary"]
2
+ 2:I[60649,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
+ 3:I[33431,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
+ 4:I[70325,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
+ 5:I[87112,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
+ 6:I[36022,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
+ 7:I[95739,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
8
+ 8:I[46440,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
9
+ 9:I[58959,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0ljzzrki8sm14.js"],"default"]
10
+ c:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- 10:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
13
- 12:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
14
- 14:I[36278,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default",1]
12
+ 10:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
13
+ 12:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
14
+ 14:I[36278,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default",1]
15
15
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
16
- :HL["/_next/static/chunks/0lgvx1l4roc~..css","style"]
16
+ :HL["/_next/static/chunks/02w_tb38yr0xe.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":["","node"],"q":"","i":false,"f":[[["",{"children":["node",{"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/0lgvx1l4roc~..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/14d2lfzm8pyqn.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0vz2kzk6pucsq.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/16_v-g.qr-.xa.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0usafm~4wag7t.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_51bg9gfw9i..js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},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/0lgvx1l4roc~..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"0BXnhObFcvXecoQLBxzRv"}
19
+ 0:{"P":null,"c":["","node"],"q":"","i":false,"f":[[["",{"children":["node",{"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/02w_tb38yr0xe.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11.o41gzk3vi4.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0imomomvqzqmm.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0qgybbsb9e6q4.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0usafm~4wag7t.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ljzzrki8sm14.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},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/02w_tb38yr0xe.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"R5eL5ZqEdEjOLN_5qjTqM"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
23
23
  b:"$0:f:0:1: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[12892,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"IconMark"]
25
+ 16:I[12892,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.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[60649,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
- 3:I[33431,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
- 4:I[70325,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
- 5:I[87112,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
- 6:I[36022,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
- 7:I[95739,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
8
- 8:I[46440,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
9
- 9:I[58959,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0_51bg9gfw9i..js"],"default"]
10
- c:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"OutletBoundary"]
2
+ 2:I[60649,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
+ 3:I[33431,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
+ 4:I[70325,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
+ 5:I[87112,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
+ 6:I[36022,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
+ 7:I[95739,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
8
+ 8:I[46440,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
9
+ 9:I[58959,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0ljzzrki8sm14.js"],"default"]
10
+ c:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
- 10:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
13
- 12:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
14
- 14:I[36278,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default",1]
12
+ 10:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
13
+ 12:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
14
+ 14:I[36278,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default",1]
15
15
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
16
- :HL["/_next/static/chunks/0lgvx1l4roc~..css","style"]
16
+ :HL["/_next/static/chunks/02w_tb38yr0xe.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":["","node"],"q":"","i":false,"f":[[["",{"children":["node",{"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/0lgvx1l4roc~..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/14d2lfzm8pyqn.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0vz2kzk6pucsq.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/16_v-g.qr-.xa.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0usafm~4wag7t.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0_51bg9gfw9i..js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},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/0lgvx1l4roc~..css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"0BXnhObFcvXecoQLBxzRv"}
19
+ 0:{"P":null,"c":["","node"],"q":"","i":false,"f":[[["",{"children":["node",{"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/02w_tb38yr0xe.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/11.o41gzk3vi4.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0imomomvqzqmm.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0qgybbsb9e6q4.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0usafm~4wag7t.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0ljzzrki8sm14.js","async":true,"nonce":"$undefined"}]],["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},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/02w_tb38yr0xe.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"R5eL5ZqEdEjOLN_5qjTqM"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
23
23
  b:"$0:f:0:1: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[12892,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"IconMark"]
25
+ 16:I[12892,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.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[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
3
- 3:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
2
+ 2:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ViewportBoundary"]
3
+ 3:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[12892,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.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":"0BXnhObFcvXecoQLBxzRv"}
5
+ 5:I[12892,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.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":"R5eL5ZqEdEjOLN_5qjTqM"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[60649,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
- 3:I[33431,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
- 4:I[70325,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
- 5:I[87112,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
- 6:I[36022,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
- 7:I[95739,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
2
+ 2:I[60649,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ThemeProvider"]
3
+ 3:I[33431,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"NetworkProvider"]
4
+ 4:I[70325,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"PwaInstaller"]
5
+ 5:I[87112,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"AppShell"]
6
+ 6:I[36022,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
7
+ 7:I[95739,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
8
8
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
9
- :HL["/_next/static/chunks/0lgvx1l4roc~..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/0lgvx1l4roc~..css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/14d2lfzm8pyqn.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0vz2kzk6pucsq.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/16_v-g.qr-.xa.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":"0BXnhObFcvXecoQLBxzRv"}
9
+ :HL["/_next/static/chunks/02w_tb38yr0xe.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/02w_tb38yr0xe.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/11.o41gzk3vi4.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0imomomvqzqmm.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0qgybbsb9e6q4.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0745w3p03hr32.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":"R5eL5ZqEdEjOLN_5qjTqM"}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
2
- :HL["/_next/static/chunks/0lgvx1l4roc~..css","style"]
2
+ :HL["/_next/static/chunks/02w_tb38yr0xe.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":"node","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"0BXnhObFcvXecoQLBxzRv"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"node","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"R5eL5ZqEdEjOLN_5qjTqM"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[46440,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
3
- 3:I[58959,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0_51bg9gfw9i..js"],"default"]
4
- 6:I[89377,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"OutletBoundary"]
2
+ 2:I[46440,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"ClientPageRoot"]
3
+ 3:I[58959,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0usafm~4wag7t.js","/_next/static/chunks/0ljzzrki8sm14.js"],"default"]
4
+ 6:I[89377,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.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/0usafm~4wag7t.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0_51bg9gfw9i..js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"0BXnhObFcvXecoQLBxzRv"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/0usafm~4wag7t.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0ljzzrki8sm14.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"R5eL5ZqEdEjOLN_5qjTqM"}
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[36022,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
3
- 3:I[95739,["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
2
+ 2:I[36022,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"default"]
3
+ 3:I[95739,["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.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":"0BXnhObFcvXecoQLBxzRv"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"R5eL5ZqEdEjOLN_5qjTqM"}
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/react/package.json","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/0zg~_07sfont._.js","../../chunks/ssr/0zg~_0hap6gj._.js","../../chunks/ssr/0zg~_0zz2~bu._.js","../../chunks/ssr/0zg~_13ilj_-._.js","../../chunks/ssr/0zg~_next_0izn0c2._.js","../../chunks/ssr/0zg~_next_dist_10kzphj._.js","../../chunks/ssr/0zg~_next_dist_client_components_0z61fbf._.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_forbidden_0td0ine.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_global-error_0bytf56.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_unauthorized_0mmq~nt.js","../../chunks/ssr/0zg~_next_dist_esm_build_templates_app-page_00t29qh.js","../../chunks/ssr/[root-of-the-server]__04nqr0~._.js","../../chunks/ssr/[root-of-the-server]__091su60._.js","../../chunks/ssr/[root-of-the-server]__0d_2fay._.js","../../chunks/ssr/[root-of-the-server]__0gv51is._.js","../../chunks/ssr/[root-of-the-server]__0msitay._.js","../../chunks/ssr/[root-of-the-server]__0nlm5t3._.js","../../chunks/ssr/[root-of-the-server]__0vu1brw._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/dash-loop-wt__next-internal_server_app_nodes_page_actions_08jw80f.js","../../chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","../../chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/react/package.json","../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/ssr/0zg~_07sfont._.js","../../chunks/ssr/0zg~_0hap6gj._.js","../../chunks/ssr/0zg~_0zz2~bu._.js","../../chunks/ssr/0zg~_13ilj_-._.js","../../chunks/ssr/0zg~_next_0izn0c2._.js","../../chunks/ssr/0zg~_next_dist_10kzphj._.js","../../chunks/ssr/0zg~_next_dist_client_components_0z61fbf._.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_forbidden_0td0ine.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_global-error_0bytf56.js","../../chunks/ssr/0zg~_next_dist_client_components_builtin_unauthorized_0mmq~nt.js","../../chunks/ssr/0zg~_next_dist_esm_build_templates_app-page_00t29qh.js","../../chunks/ssr/[root-of-the-server]__03jniap._.js","../../chunks/ssr/[root-of-the-server]__04nqr0~._.js","../../chunks/ssr/[root-of-the-server]__091su60._.js","../../chunks/ssr/[root-of-the-server]__0d_2fay._.js","../../chunks/ssr/[root-of-the-server]__0msitay._.js","../../chunks/ssr/[root-of-the-server]__0nlm5t3._.js","../../chunks/ssr/[root-of-the-server]__0vu1brw._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/dash-loop-wt__next-internal_server_app_nodes_page_actions_08jw80f.js","../../chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","../../chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/nodes/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":36022,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/layout-router.js":{"id":36022,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":95739,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":95739,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":46440,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-page.js":{"id":46440,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":15425,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-segment.js":{"id":15425,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68871,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68871,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":89377,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":89377,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":12892,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12892,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/AppShell.tsx <module evaluation>":{"id":87112,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/AppShell.tsx":{"id":87112,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/lib/network-context.tsx <module evaluation>":{"id":33431,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/lib/network-context.tsx":{"id":33431,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":60649,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/ThemeSwitcher.tsx":{"id":60649,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/PwaInstaller.tsx <module evaluation>":{"id":70325,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/PwaInstaller.tsx":{"id":70325,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":36278,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error.js":{"id":36278,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/nodes/page.tsx <module evaluation>":{"id":43462,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0v-2rx4h02~2h.js","/_next/static/chunks/0_51bg9gfw9i..js"],"async":false},"[project]/dash-loop-wt/app/nodes/page.tsx":{"id":43462,"name":"*","chunks":["/_next/static/chunks/14d2lfzm8pyqn.js","/_next/static/chunks/0vz2kzk6pucsq.js","/_next/static/chunks/16_v-g.qr-.xa.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/0v-2rx4h02~2h.js","/_next/static/chunks/0_51bg9gfw9i..js"],"async":false}},"ssrModuleMapping":{"36022":{"*":{"id":17377,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"95739":{"*":{"id":10896,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"46440":{"*":{"id":7704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"15425":{"*":{"id":85046,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"68871":{"*":{"id":20392,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"89377":{"*":{"id":51035,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"12892":{"*":{"id":12643,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"87112":{"*":{"id":40064,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"33431":{"*":{"id":33617,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"60649":{"*":{"id":66905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"70325":{"*":{"id":90354,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js"],"async":false}},"36278":{"*":{"id":88359,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_13ilj_-._.js"],"async":false}},"43462":{"*":{"id":42135,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0gv51is._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/[root-of-the-server]__04nqr0~._.js","server/chunks/ssr/[root-of-the-server]__091su60._.js","server/chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"36022":{"*":{"id":24384,"name":"*","chunks":[],"async":false}},"95739":{"*":{"id":44247,"name":"*","chunks":[],"async":false}},"46440":{"*":{"id":51846,"name":"*","chunks":[],"async":false}},"15425":{"*":{"id":25995,"name":"*","chunks":[],"async":false}},"68871":{"*":{"id":11577,"name":"*","chunks":[],"async":false}},"89377":{"*":{"id":9664,"name":"*","chunks":[],"async":false}},"12892":{"*":{"id":56191,"name":"*","chunks":[],"async":false}},"87112":{"*":{"id":40411,"name":"*","chunks":[],"async":false}},"33431":{"*":{"id":71544,"name":"*","chunks":[],"async":false}},"60649":{"*":{"id":87271,"name":"*","chunks":[],"async":false}},"70325":{"*":{"id":77970,"name":"*","chunks":[],"async":false}},"36278":{"*":{"id":79910,"name":"*","chunks":[],"async":false}},"43462":{"*":{"id":48455,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dash-loop-wt/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0lgvx1l4roc~..css","inlined":false}],"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0lgvx1l4roc~..css","inlined":false}],"[project]/dash-loop-wt/app/nodes/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0lgvx1l4roc~..css","inlined":false}]},"entryJSFiles":{"[project]/dash-loop-wt/app/layout":["static/chunks/14d2lfzm8pyqn.js","static/chunks/0vz2kzk6pucsq.js","static/chunks/16_v-g.qr-.xa.js","static/chunks/0745w3p03hr32.js"],"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/14d2lfzm8pyqn.js","static/chunks/0vz2kzk6pucsq.js","static/chunks/16_v-g.qr-.xa.js","static/chunks/0745w3p03hr32.js"],"[project]/dash-loop-wt/app/nodes/page":["static/chunks/14d2lfzm8pyqn.js","static/chunks/0vz2kzk6pucsq.js","static/chunks/16_v-g.qr-.xa.js","static/chunks/0745w3p03hr32.js","static/chunks/0v-2rx4h02~2h.js","static/chunks/0_51bg9gfw9i..js"]}};
2
+ globalThis.__RSC_MANIFEST["/nodes/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":36022,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/layout-router.js":{"id":36022,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":95739,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":95739,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":46440,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-page.js":{"id":46440,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":15425,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/client-segment.js":{"id":15425,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68871,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68871,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":89377,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":89377,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":12892,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12892,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/AppShell.tsx <module evaluation>":{"id":87112,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/AppShell.tsx":{"id":87112,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/lib/network-context.tsx <module evaluation>":{"id":33431,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/lib/network-context.tsx":{"id":33431,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/ThemeSwitcher.tsx <module evaluation>":{"id":60649,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/ThemeSwitcher.tsx":{"id":60649,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/PwaInstaller.tsx <module evaluation>":{"id":70325,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/components/PwaInstaller.tsx":{"id":70325,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":36278,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error.js":{"id":36278,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js"],"async":false},"[project]/dash-loop-wt/app/nodes/page.tsx <module evaluation>":{"id":43462,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/06qwjph2.xkng.js","/_next/static/chunks/0ljzzrki8sm14.js"],"async":false},"[project]/dash-loop-wt/app/nodes/page.tsx":{"id":43462,"name":"*","chunks":["/_next/static/chunks/11.o41gzk3vi4.js","/_next/static/chunks/0imomomvqzqmm.js","/_next/static/chunks/0qgybbsb9e6q4.js","/_next/static/chunks/0745w3p03hr32.js","/_next/static/chunks/06qwjph2.xkng.js","/_next/static/chunks/0ljzzrki8sm14.js"],"async":false}},"ssrModuleMapping":{"36022":{"*":{"id":17377,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"95739":{"*":{"id":10896,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"46440":{"*":{"id":7704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"15425":{"*":{"id":85046,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"68871":{"*":{"id":20392,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"89377":{"*":{"id":51035,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"12892":{"*":{"id":12643,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"87112":{"*":{"id":40064,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"33431":{"*":{"id":33617,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"60649":{"*":{"id":66905,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"70325":{"*":{"id":90354,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js"],"async":false}},"36278":{"*":{"id":88359,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/0zg~_13ilj_-._.js"],"async":false}},"43462":{"*":{"id":42135,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03jniap._.js","server/chunks/ssr/dash-loop-wt_app_components_0cym4cd._.js","server/chunks/ssr/0zg~_0hap6gj._.js","server/chunks/ssr/0zg~_next_dist_10kzphj._.js","server/chunks/ssr/0zg~_07sfont._.js","server/chunks/ssr/0zg~_next_0izn0c2._.js","server/chunks/ssr/[root-of-the-server]__04nqr0~._.js","server/chunks/ssr/[root-of-the-server]__091su60._.js","server/chunks/ssr/dash-loop-wt_app_nodes_page_tsx_0ma3oqt._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"36022":{"*":{"id":24384,"name":"*","chunks":[],"async":false}},"95739":{"*":{"id":44247,"name":"*","chunks":[],"async":false}},"46440":{"*":{"id":51846,"name":"*","chunks":[],"async":false}},"15425":{"*":{"id":25995,"name":"*","chunks":[],"async":false}},"68871":{"*":{"id":11577,"name":"*","chunks":[],"async":false}},"89377":{"*":{"id":9664,"name":"*","chunks":[],"async":false}},"12892":{"*":{"id":56191,"name":"*","chunks":[],"async":false}},"87112":{"*":{"id":40411,"name":"*","chunks":[],"async":false}},"33431":{"*":{"id":71544,"name":"*","chunks":[],"async":false}},"60649":{"*":{"id":87271,"name":"*","chunks":[],"async":false}},"70325":{"*":{"id":77970,"name":"*","chunks":[],"async":false}},"36278":{"*":{"id":79910,"name":"*","chunks":[],"async":false}},"43462":{"*":{"id":48455,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/dash-loop-wt/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/02w_tb38yr0xe.css","inlined":false}],"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/02w_tb38yr0xe.css","inlined":false}],"[project]/dash-loop-wt/app/nodes/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/02w_tb38yr0xe.css","inlined":false}]},"entryJSFiles":{"[project]/dash-loop-wt/app/layout":["static/chunks/11.o41gzk3vi4.js","static/chunks/0imomomvqzqmm.js","static/chunks/0qgybbsb9e6q4.js","static/chunks/0745w3p03hr32.js"],"[project]/dash-loop-wt/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/11.o41gzk3vi4.js","static/chunks/0imomomvqzqmm.js","static/chunks/0qgybbsb9e6q4.js","static/chunks/0745w3p03hr32.js"],"[project]/dash-loop-wt/app/nodes/page":["static/chunks/11.o41gzk3vi4.js","static/chunks/0imomomvqzqmm.js","static/chunks/0qgybbsb9e6q4.js","static/chunks/0745w3p03hr32.js","static/chunks/06qwjph2.xkng.js","static/chunks/0ljzzrki8sm14.js"]}};
3
3