@alexjbarnes/cockpit 0.4.0 → 0.4.1

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 (373) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/prerender-manifest.json +3 -3
  4. package/.next/server/app/(app)/agents/[name]/page.js +1 -1
  5. package/.next/server/app/(app)/agents/[name]/page.js.nft.json +1 -1
  6. package/.next/server/app/(app)/agents/[name]/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/(app)/agents/page.js +2 -2
  8. package/.next/server/app/(app)/agents/page.js.nft.json +1 -1
  9. package/.next/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
  10. package/.next/server/app/(app)/claude-md/edit/page.js +1 -1
  11. package/.next/server/app/(app)/claude-md/edit/page.js.nft.json +1 -1
  12. package/.next/server/app/(app)/claude-md/edit/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/(app)/claude-md/page.js +1 -1
  14. package/.next/server/app/(app)/claude-md/page.js.nft.json +1 -1
  15. package/.next/server/app/(app)/claude-md/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/(app)/commands/[name]/page.js +1 -1
  17. package/.next/server/app/(app)/commands/[name]/page.js.nft.json +1 -1
  18. package/.next/server/app/(app)/commands/[name]/page_client-reference-manifest.js +1 -1
  19. package/.next/server/app/(app)/commands/page.js +2 -2
  20. package/.next/server/app/(app)/commands/page.js.nft.json +1 -1
  21. package/.next/server/app/(app)/commands/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/(app)/hooks/[event]/page.js +1 -1
  23. package/.next/server/app/(app)/hooks/[event]/page.js.nft.json +1 -1
  24. package/.next/server/app/(app)/hooks/[event]/page_client-reference-manifest.js +1 -1
  25. package/.next/server/app/(app)/hooks/page.js +2 -2
  26. package/.next/server/app/(app)/hooks/page.js.nft.json +1 -1
  27. package/.next/server/app/(app)/hooks/page_client-reference-manifest.js +1 -1
  28. package/.next/server/app/(app)/inbox/[id]/page.js +1 -1
  29. package/.next/server/app/(app)/inbox/[id]/page.js.nft.json +1 -1
  30. package/.next/server/app/(app)/inbox/[id]/page_client-reference-manifest.js +1 -1
  31. package/.next/server/app/(app)/inbox/page.js +2 -2
  32. package/.next/server/app/(app)/inbox/page.js.nft.json +1 -1
  33. package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -1
  34. package/.next/server/app/(app)/jobs/[id]/edit/page.js +2 -2
  35. package/.next/server/app/(app)/jobs/[id]/edit/page.js.nft.json +1 -1
  36. package/.next/server/app/(app)/jobs/[id]/edit/page_client-reference-manifest.js +1 -1
  37. package/.next/server/app/(app)/jobs/[id]/page.js +1 -1
  38. package/.next/server/app/(app)/jobs/[id]/page.js.nft.json +1 -1
  39. package/.next/server/app/(app)/jobs/[id]/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js +1 -1
  41. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js.nft.json +1 -1
  42. package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page_client-reference-manifest.js +1 -1
  43. package/.next/server/app/(app)/jobs/page.js +2 -2
  44. package/.next/server/app/(app)/jobs/page.js.nft.json +1 -1
  45. package/.next/server/app/(app)/jobs/page_client-reference-manifest.js +1 -1
  46. package/.next/server/app/(app)/mcp-servers/[name]/page.js +1 -1
  47. package/.next/server/app/(app)/mcp-servers/[name]/page.js.nft.json +1 -1
  48. package/.next/server/app/(app)/mcp-servers/[name]/page_client-reference-manifest.js +1 -1
  49. package/.next/server/app/(app)/mcp-servers/page.js +2 -2
  50. package/.next/server/app/(app)/mcp-servers/page.js.nft.json +1 -1
  51. package/.next/server/app/(app)/mcp-servers/page_client-reference-manifest.js +1 -1
  52. package/.next/server/app/(app)/page.js +2 -2
  53. package/.next/server/app/(app)/page.js.nft.json +1 -1
  54. package/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
  55. package/.next/server/app/(app)/plugins/page.js +2 -2
  56. package/.next/server/app/(app)/plugins/page.js.nft.json +1 -1
  57. package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js +1 -1
  59. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js.nft.json +1 -1
  60. package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js +1 -1
  62. package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js.nft.json +1 -1
  63. package/.next/server/app/(app)/reviews/[owner]/[repo]/page_client-reference-manifest.js +1 -1
  64. package/.next/server/app/(app)/reviews/page.js +2 -2
  65. package/.next/server/app/(app)/reviews/page.js.nft.json +1 -1
  66. package/.next/server/app/(app)/reviews/page_client-reference-manifest.js +1 -1
  67. package/.next/server/app/(app)/sessions/[id]/page.js +1 -1
  68. package/.next/server/app/(app)/sessions/[id]/page.js.nft.json +1 -1
  69. package/.next/server/app/(app)/sessions/[id]/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/(app)/settings/appearance/page.js +1 -1
  71. package/.next/server/app/(app)/settings/appearance/page.js.nft.json +1 -1
  72. package/.next/server/app/(app)/settings/appearance/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/(app)/settings/notifications/page.js +1 -1
  74. package/.next/server/app/(app)/settings/notifications/page.js.nft.json +1 -1
  75. package/.next/server/app/(app)/settings/notifications/page_client-reference-manifest.js +1 -1
  76. package/.next/server/app/(app)/settings/page.js +1 -1
  77. package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
  78. package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
  79. package/.next/server/app/(app)/settings/providers/[id]/page.js +1 -1
  80. package/.next/server/app/(app)/settings/providers/[id]/page.js.nft.json +1 -1
  81. package/.next/server/app/(app)/settings/providers/[id]/page_client-reference-manifest.js +1 -1
  82. package/.next/server/app/(app)/settings/providers/new/page.js +1 -1
  83. package/.next/server/app/(app)/settings/providers/new/page.js.nft.json +1 -1
  84. package/.next/server/app/(app)/settings/providers/new/page_client-reference-manifest.js +1 -1
  85. package/.next/server/app/(app)/settings/providers/page.js +1 -1
  86. package/.next/server/app/(app)/settings/providers/page.js.nft.json +1 -1
  87. package/.next/server/app/(app)/settings/providers/page_client-reference-manifest.js +1 -1
  88. package/.next/server/app/(app)/settings/session/page.js +2 -2
  89. package/.next/server/app/(app)/settings/session/page.js.nft.json +1 -1
  90. package/.next/server/app/(app)/settings/session/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/(app)/skills/[name]/page.js +1 -1
  92. package/.next/server/app/(app)/skills/[name]/page.js.nft.json +1 -1
  93. package/.next/server/app/(app)/skills/[name]/page_client-reference-manifest.js +1 -1
  94. package/.next/server/app/(app)/skills/page.js +2 -2
  95. package/.next/server/app/(app)/skills/page.js.nft.json +1 -1
  96. package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -1
  97. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  98. package/.next/server/app/_global-error.html +1 -1
  99. package/.next/server/app/_global-error.rsc +1 -1
  100. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  101. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  102. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  103. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  104. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  105. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  106. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  107. package/.next/server/app/_not-found.html +1 -1
  108. package/.next/server/app/_not-found.rsc +2 -2
  109. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  110. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  111. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  112. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  113. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  114. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  115. package/.next/server/app/agents.html +1 -1
  116. package/.next/server/app/agents.rsc +4 -4
  117. package/.next/server/app/agents.segments/!KGFwcCk/agents/__PAGE__.segment.rsc +2 -2
  118. package/.next/server/app/agents.segments/!KGFwcCk/agents.segment.rsc +1 -1
  119. package/.next/server/app/agents.segments/!KGFwcCk.segment.rsc +2 -2
  120. package/.next/server/app/agents.segments/_full.segment.rsc +4 -4
  121. package/.next/server/app/agents.segments/_head.segment.rsc +1 -1
  122. package/.next/server/app/agents.segments/_index.segment.rsc +2 -2
  123. package/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
  124. package/.next/server/app/api/jobs/[id]/runs/[runId]/route.js +1 -1
  125. package/.next/server/app/api/jobs/[id]/runs/route.js +1 -1
  126. package/.next/server/app/api/jobs/status/route.js +1 -1
  127. package/.next/server/app/api/plugins/[id]/route.js +1 -1
  128. package/.next/server/app/api/plugins/install/route.js +1 -1
  129. package/.next/server/app/api/plugins/marketplaces/[name]/route.js +1 -1
  130. package/.next/server/app/api/plugins/marketplaces/route.js +1 -1
  131. package/.next/server/app/api/plugins/route.js +1 -1
  132. package/.next/server/app/api/providers/[id]/route.js +1 -1
  133. package/.next/server/app/api/providers/route.js +1 -1
  134. package/.next/server/app/api/sessions/[id]/tabs/route.js +1 -1
  135. package/.next/server/app/claude-md/edit.html +1 -1
  136. package/.next/server/app/claude-md/edit.rsc +4 -4
  137. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit/__PAGE__.segment.rsc +2 -2
  138. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit.segment.rsc +1 -1
  139. package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  140. package/.next/server/app/claude-md/edit.segments/!KGFwcCk.segment.rsc +2 -2
  141. package/.next/server/app/claude-md/edit.segments/_full.segment.rsc +4 -4
  142. package/.next/server/app/claude-md/edit.segments/_head.segment.rsc +1 -1
  143. package/.next/server/app/claude-md/edit.segments/_index.segment.rsc +2 -2
  144. package/.next/server/app/claude-md/edit.segments/_tree.segment.rsc +2 -2
  145. package/.next/server/app/claude-md.html +1 -1
  146. package/.next/server/app/claude-md.rsc +4 -4
  147. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md/__PAGE__.segment.rsc +2 -2
  148. package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
  149. package/.next/server/app/claude-md.segments/!KGFwcCk.segment.rsc +2 -2
  150. package/.next/server/app/claude-md.segments/_full.segment.rsc +4 -4
  151. package/.next/server/app/claude-md.segments/_head.segment.rsc +1 -1
  152. package/.next/server/app/claude-md.segments/_index.segment.rsc +2 -2
  153. package/.next/server/app/claude-md.segments/_tree.segment.rsc +2 -2
  154. package/.next/server/app/commands.html +1 -1
  155. package/.next/server/app/commands.rsc +4 -4
  156. package/.next/server/app/commands.segments/!KGFwcCk/commands/__PAGE__.segment.rsc +2 -2
  157. package/.next/server/app/commands.segments/!KGFwcCk/commands.segment.rsc +1 -1
  158. package/.next/server/app/commands.segments/!KGFwcCk.segment.rsc +2 -2
  159. package/.next/server/app/commands.segments/_full.segment.rsc +4 -4
  160. package/.next/server/app/commands.segments/_head.segment.rsc +1 -1
  161. package/.next/server/app/commands.segments/_index.segment.rsc +2 -2
  162. package/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
  163. package/.next/server/app/hooks.html +1 -1
  164. package/.next/server/app/hooks.rsc +4 -4
  165. package/.next/server/app/hooks.segments/!KGFwcCk/hooks/__PAGE__.segment.rsc +2 -2
  166. package/.next/server/app/hooks.segments/!KGFwcCk/hooks.segment.rsc +1 -1
  167. package/.next/server/app/hooks.segments/!KGFwcCk.segment.rsc +2 -2
  168. package/.next/server/app/hooks.segments/_full.segment.rsc +4 -4
  169. package/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
  170. package/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
  171. package/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
  172. package/.next/server/app/inbox.html +1 -1
  173. package/.next/server/app/inbox.rsc +4 -4
  174. package/.next/server/app/inbox.segments/!KGFwcCk/inbox/__PAGE__.segment.rsc +2 -2
  175. package/.next/server/app/inbox.segments/!KGFwcCk/inbox.segment.rsc +1 -1
  176. package/.next/server/app/inbox.segments/!KGFwcCk.segment.rsc +2 -2
  177. package/.next/server/app/inbox.segments/_full.segment.rsc +4 -4
  178. package/.next/server/app/inbox.segments/_head.segment.rsc +1 -1
  179. package/.next/server/app/inbox.segments/_index.segment.rsc +2 -2
  180. package/.next/server/app/inbox.segments/_tree.segment.rsc +2 -2
  181. package/.next/server/app/index.html +1 -1
  182. package/.next/server/app/index.rsc +4 -4
  183. package/.next/server/app/index.segments/!KGFwcCk/__PAGE__.segment.rsc +2 -2
  184. package/.next/server/app/index.segments/!KGFwcCk.segment.rsc +2 -2
  185. package/.next/server/app/index.segments/_full.segment.rsc +4 -4
  186. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  187. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  188. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  189. package/.next/server/app/jobs.html +1 -1
  190. package/.next/server/app/jobs.rsc +4 -4
  191. package/.next/server/app/jobs.segments/!KGFwcCk/jobs/__PAGE__.segment.rsc +2 -2
  192. package/.next/server/app/jobs.segments/!KGFwcCk/jobs.segment.rsc +1 -1
  193. package/.next/server/app/jobs.segments/!KGFwcCk.segment.rsc +2 -2
  194. package/.next/server/app/jobs.segments/_full.segment.rsc +4 -4
  195. package/.next/server/app/jobs.segments/_head.segment.rsc +1 -1
  196. package/.next/server/app/jobs.segments/_index.segment.rsc +2 -2
  197. package/.next/server/app/jobs.segments/_tree.segment.rsc +2 -2
  198. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  199. package/.next/server/app/login.html +1 -1
  200. package/.next/server/app/login.rsc +2 -2
  201. package/.next/server/app/login.segments/_full.segment.rsc +2 -2
  202. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  203. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  204. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  205. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  206. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  207. package/.next/server/app/mcp-servers.html +1 -1
  208. package/.next/server/app/mcp-servers.rsc +4 -4
  209. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers/__PAGE__.segment.rsc +2 -2
  210. package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers.segment.rsc +1 -1
  211. package/.next/server/app/mcp-servers.segments/!KGFwcCk.segment.rsc +2 -2
  212. package/.next/server/app/mcp-servers.segments/_full.segment.rsc +4 -4
  213. package/.next/server/app/mcp-servers.segments/_head.segment.rsc +1 -1
  214. package/.next/server/app/mcp-servers.segments/_index.segment.rsc +2 -2
  215. package/.next/server/app/mcp-servers.segments/_tree.segment.rsc +2 -2
  216. package/.next/server/app/plugins.html +1 -1
  217. package/.next/server/app/plugins.rsc +4 -4
  218. package/.next/server/app/plugins.segments/!KGFwcCk/plugins/__PAGE__.segment.rsc +2 -2
  219. package/.next/server/app/plugins.segments/!KGFwcCk/plugins.segment.rsc +1 -1
  220. package/.next/server/app/plugins.segments/!KGFwcCk.segment.rsc +2 -2
  221. package/.next/server/app/plugins.segments/_full.segment.rsc +4 -4
  222. package/.next/server/app/plugins.segments/_head.segment.rsc +1 -1
  223. package/.next/server/app/plugins.segments/_index.segment.rsc +2 -2
  224. package/.next/server/app/plugins.segments/_tree.segment.rsc +2 -2
  225. package/.next/server/app/reviews.html +1 -1
  226. package/.next/server/app/reviews.rsc +4 -4
  227. package/.next/server/app/reviews.segments/!KGFwcCk/reviews/__PAGE__.segment.rsc +2 -2
  228. package/.next/server/app/reviews.segments/!KGFwcCk/reviews.segment.rsc +1 -1
  229. package/.next/server/app/reviews.segments/!KGFwcCk.segment.rsc +2 -2
  230. package/.next/server/app/reviews.segments/_full.segment.rsc +4 -4
  231. package/.next/server/app/reviews.segments/_head.segment.rsc +1 -1
  232. package/.next/server/app/reviews.segments/_index.segment.rsc +2 -2
  233. package/.next/server/app/reviews.segments/_tree.segment.rsc +2 -2
  234. package/.next/server/app/settings/appearance.html +1 -1
  235. package/.next/server/app/settings/appearance.rsc +4 -4
  236. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance/__PAGE__.segment.rsc +2 -2
  237. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance.segment.rsc +1 -1
  238. package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings.segment.rsc +1 -1
  239. package/.next/server/app/settings/appearance.segments/!KGFwcCk.segment.rsc +2 -2
  240. package/.next/server/app/settings/appearance.segments/_full.segment.rsc +4 -4
  241. package/.next/server/app/settings/appearance.segments/_head.segment.rsc +1 -1
  242. package/.next/server/app/settings/appearance.segments/_index.segment.rsc +2 -2
  243. package/.next/server/app/settings/appearance.segments/_tree.segment.rsc +2 -2
  244. package/.next/server/app/settings/notifications.html +1 -1
  245. package/.next/server/app/settings/notifications.rsc +4 -4
  246. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications/__PAGE__.segment.rsc +2 -2
  247. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications.segment.rsc +1 -1
  248. package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings.segment.rsc +1 -1
  249. package/.next/server/app/settings/notifications.segments/!KGFwcCk.segment.rsc +2 -2
  250. package/.next/server/app/settings/notifications.segments/_full.segment.rsc +4 -4
  251. package/.next/server/app/settings/notifications.segments/_head.segment.rsc +1 -1
  252. package/.next/server/app/settings/notifications.segments/_index.segment.rsc +2 -2
  253. package/.next/server/app/settings/notifications.segments/_tree.segment.rsc +2 -2
  254. package/.next/server/app/settings/providers/new.html +1 -1
  255. package/.next/server/app/settings/providers/new.rsc +4 -4
  256. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new/__PAGE__.segment.rsc +2 -2
  257. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new.segment.rsc +1 -1
  258. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  259. package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings.segment.rsc +1 -1
  260. package/.next/server/app/settings/providers/new.segments/!KGFwcCk.segment.rsc +2 -2
  261. package/.next/server/app/settings/providers/new.segments/_full.segment.rsc +4 -4
  262. package/.next/server/app/settings/providers/new.segments/_head.segment.rsc +1 -1
  263. package/.next/server/app/settings/providers/new.segments/_index.segment.rsc +2 -2
  264. package/.next/server/app/settings/providers/new.segments/_tree.segment.rsc +2 -2
  265. package/.next/server/app/settings/providers.html +1 -1
  266. package/.next/server/app/settings/providers.rsc +4 -4
  267. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers/__PAGE__.segment.rsc +2 -2
  268. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
  269. package/.next/server/app/settings/providers.segments/!KGFwcCk/settings.segment.rsc +1 -1
  270. package/.next/server/app/settings/providers.segments/!KGFwcCk.segment.rsc +2 -2
  271. package/.next/server/app/settings/providers.segments/_full.segment.rsc +4 -4
  272. package/.next/server/app/settings/providers.segments/_head.segment.rsc +1 -1
  273. package/.next/server/app/settings/providers.segments/_index.segment.rsc +2 -2
  274. package/.next/server/app/settings/providers.segments/_tree.segment.rsc +2 -2
  275. package/.next/server/app/settings/session.html +1 -1
  276. package/.next/server/app/settings/session.rsc +4 -4
  277. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session/__PAGE__.segment.rsc +2 -2
  278. package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session.segment.rsc +1 -1
  279. package/.next/server/app/settings/session.segments/!KGFwcCk/settings.segment.rsc +1 -1
  280. package/.next/server/app/settings/session.segments/!KGFwcCk.segment.rsc +2 -2
  281. package/.next/server/app/settings/session.segments/_full.segment.rsc +4 -4
  282. package/.next/server/app/settings/session.segments/_head.segment.rsc +1 -1
  283. package/.next/server/app/settings/session.segments/_index.segment.rsc +2 -2
  284. package/.next/server/app/settings/session.segments/_tree.segment.rsc +2 -2
  285. package/.next/server/app/settings.html +1 -1
  286. package/.next/server/app/settings.rsc +4 -4
  287. package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +2 -2
  288. package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
  289. package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +2 -2
  290. package/.next/server/app/settings.segments/_full.segment.rsc +4 -4
  291. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  292. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  293. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  294. package/.next/server/app/skills.html +1 -1
  295. package/.next/server/app/skills.rsc +4 -4
  296. package/.next/server/app/skills.segments/!KGFwcCk/skills/__PAGE__.segment.rsc +2 -2
  297. package/.next/server/app/skills.segments/!KGFwcCk/skills.segment.rsc +1 -1
  298. package/.next/server/app/skills.segments/!KGFwcCk.segment.rsc +2 -2
  299. package/.next/server/app/skills.segments/_full.segment.rsc +4 -4
  300. package/.next/server/app/skills.segments/_head.segment.rsc +1 -1
  301. package/.next/server/app/skills.segments/_index.segment.rsc +2 -2
  302. package/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
  303. package/.next/server/chunks/1011.js +1 -1
  304. package/.next/server/chunks/1979.js +4 -4
  305. package/.next/server/chunks/3136.js +3 -3
  306. package/.next/server/chunks/{5292.js → 4734.js} +2 -2
  307. package/.next/server/chunks/7891.js +3 -1
  308. package/.next/server/middleware-build-manifest.js +1 -1
  309. package/.next/server/pages/404.html +1 -1
  310. package/.next/server/pages/500.html +1 -1
  311. package/.next/server/server-reference-manifest.json +1 -1
  312. package/.next/static/chunks/{25781-c77dc5d11fb85d82.js → 14371-46bd93e838a73082.js} +1 -1
  313. package/.next/static/chunks/{1550-9a32fa02f6722fc7.js → 1550-2b61396833da3dec.js} +4 -4
  314. package/.next/static/chunks/86939-ba1fb2321ef9cd80.js +1 -0
  315. package/.next/static/chunks/app/(app)/agents/[name]/{page-6954a12623e4bdcf.js → page-2b04446e17990f1a.js} +1 -1
  316. package/.next/static/chunks/app/(app)/agents/page-ba23fc2296a7be83.js +1 -0
  317. package/.next/static/chunks/app/(app)/claude-md/edit/{page-575c5ccdc585516c.js → page-a281913e0b8add64.js} +1 -1
  318. package/.next/static/chunks/app/(app)/claude-md/{page-aab6df0c14c657f3.js → page-2d96e3554ef23d18.js} +1 -1
  319. package/.next/static/chunks/app/(app)/commands/[name]/{page-ea86a4400fd29210.js → page-fb34a46c0c086dab.js} +1 -1
  320. package/.next/static/chunks/app/(app)/commands/page-3802984c62d8ac69.js +1 -0
  321. package/.next/static/chunks/app/(app)/hooks/[event]/{page-2c41e810c15a1149.js → page-9481839e736408cb.js} +1 -1
  322. package/.next/static/chunks/app/(app)/hooks/page-f430735f702c7219.js +1 -0
  323. package/.next/static/chunks/app/(app)/inbox/[id]/{page-885a258b67e47b00.js → page-aadeab885f4845b0.js} +1 -1
  324. package/.next/static/chunks/app/(app)/inbox/page-b95594cb0a1a5cac.js +1 -0
  325. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-cc5a314765daff0b.js +1 -0
  326. package/.next/static/chunks/app/(app)/jobs/[id]/{page-ba516fa01db89ea0.js → page-5890d22a832830ae.js} +1 -1
  327. package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/{page-0650e6f678fae5b8.js → page-0b99d3ca8a0db5a4.js} +1 -1
  328. package/.next/static/chunks/app/(app)/jobs/page-3112e52c1cf2a1c6.js +1 -0
  329. package/.next/static/chunks/app/(app)/{layout-3cd80708648e0723.js → layout-62bd7715bd974abb.js} +1 -1
  330. package/.next/static/chunks/app/(app)/mcp-servers/[name]/{page-9290a7940a32d9ac.js → page-c8586b1dc6f9824d.js} +1 -1
  331. package/.next/static/chunks/app/(app)/mcp-servers/page-bfc2a6ca8f7968c9.js +1 -0
  332. package/.next/static/chunks/app/(app)/page-7fa2e1ffac49c78b.js +1 -0
  333. package/.next/static/chunks/app/(app)/plugins/page-f37a96c5d3bd20a1.js +1 -0
  334. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/{page-4396e9d6df189336.js → page-9bdb676f496d53bd.js} +1 -1
  335. package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/{page-76a072cbfe3d9f0e.js → page-200fefe31b935564.js} +1 -1
  336. package/.next/static/chunks/app/(app)/reviews/page-2b8118a506454063.js +1 -0
  337. package/.next/static/chunks/app/(app)/sessions/[id]/{page-95bcce2e0b9f827a.js → page-428e74d62712abe2.js} +1 -1
  338. package/.next/static/chunks/app/(app)/settings/appearance/{page-433fcfb9b95fb22e.js → page-e2b21c857330b047.js} +1 -1
  339. package/.next/static/chunks/app/(app)/settings/notifications/{page-e5309337f125a059.js → page-4c4e5802b3993e7f.js} +1 -1
  340. package/.next/static/chunks/app/(app)/settings/page-3c1d956c719f0160.js +1 -0
  341. package/.next/static/chunks/app/(app)/settings/providers/[id]/{page-2cacea2e60ba435c.js → page-020f2eab5c3a93ee.js} +1 -1
  342. package/.next/static/chunks/app/(app)/settings/providers/new/{page-d40acef3abfc7c19.js → page-9010d32aeca78d7f.js} +1 -1
  343. package/.next/static/chunks/app/(app)/settings/providers/{page-098d8f399c663944.js → page-d86ebcd6d1cb033d.js} +1 -1
  344. package/.next/static/chunks/app/(app)/settings/session/page-174370077dbb9079.js +1 -0
  345. package/.next/static/chunks/app/(app)/skills/[name]/{page-7dd7c0f316742c01.js → page-dfea5f58b95c01b6.js} +1 -1
  346. package/.next/static/chunks/app/(app)/skills/page-c33dbb722dbdf826.js +1 -0
  347. package/.next/static/css/4cc7360c7e3ca504.css +1 -0
  348. package/dist/src/lib/models.js +49 -1
  349. package/dist/src/server/claude-bin.js +14 -3
  350. package/dist/src/server/claude-settings.js +3 -0
  351. package/dist/src/server/mcp/cockpit-config-server.js +1 -1
  352. package/dist/src/server/pty-runtime.js +1 -0
  353. package/dist/src/server/session-manager.js +65 -25
  354. package/dist/src/server/transcript.js +26 -5
  355. package/dist/src/server/ws-handler.js +1 -1
  356. package/package.json +1 -1
  357. package/.next/static/chunks/86939-51ae17d3d12c0310.js +0 -1
  358. package/.next/static/chunks/app/(app)/agents/page-b984c01f39aed22e.js +0 -1
  359. package/.next/static/chunks/app/(app)/commands/page-3867a45c1378c6fe.js +0 -1
  360. package/.next/static/chunks/app/(app)/hooks/page-49f9dbb78a3f97df.js +0 -1
  361. package/.next/static/chunks/app/(app)/inbox/page-592249fc155b9fe4.js +0 -1
  362. package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-121bf977a839488c.js +0 -1
  363. package/.next/static/chunks/app/(app)/jobs/page-da3fe23a43277e67.js +0 -1
  364. package/.next/static/chunks/app/(app)/mcp-servers/page-1e828264f81ee08c.js +0 -1
  365. package/.next/static/chunks/app/(app)/page-2d171ffc3e1945e1.js +0 -1
  366. package/.next/static/chunks/app/(app)/plugins/page-7e70e0b3ead44a99.js +0 -1
  367. package/.next/static/chunks/app/(app)/reviews/page-deaa44f0ce253da8.js +0 -1
  368. package/.next/static/chunks/app/(app)/settings/page-353ef8c508418af1.js +0 -1
  369. package/.next/static/chunks/app/(app)/settings/session/page-706118ba33c2b99f.js +0 -1
  370. package/.next/static/chunks/app/(app)/skills/page-48d0bbe201180fc8.js +0 -1
  371. package/.next/static/css/483101dd9c42fb97.css +0 -1
  372. /package/.next/static/{mmHo0MmzQHWjZATtI-VbH → NTa6G91R3HtKCLYuQqdR0}/_buildManifest.js +0 -0
  373. /package/.next/static/{mmHo0MmzQHWjZATtI-VbH → NTa6G91R3HtKCLYuQqdR0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"378":{"*":{"id":"86000","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"51232","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"45448","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"71184","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"67522","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"85020","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"53275","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"93344","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"35422","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"63860","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"31211","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"34430","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"61627","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"95960","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"55824","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"74963","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"4328","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"34513","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"95869","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"98030","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"57464","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"10107","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"5327","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"61327","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94986","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"62502","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"20433","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"20830","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"56318","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"4732","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"81385","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/dev/repos/cockpit/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["7177","static/chunks/app/layout-338d08bede0933b4.js"],"async":false},"/home/dev/repos/cockpit/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/layout.tsx":{"id":9276,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","4944","static/chunks/app/(app)/layout-3cd80708648e0723.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/[name]/page.tsx":{"id":49470,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/page.tsx":{"id":86646,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/edit/page.tsx":{"id":55165,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/page.tsx":{"id":80520,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/[name]/page.tsx":{"id":98334,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/page.tsx":{"id":36456,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/[event]/page.tsx":{"id":27557,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/page.tsx":{"id":64025,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/[id]/page.tsx":{"id":96218,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/page.tsx":{"id":34454,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/runs/[runId]/page.tsx":{"id":60532,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/page.tsx":{"id":22048,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/[name]/page.tsx":{"id":10833,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/page.tsx":{"id":78357,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/page.tsx":{"id":49524,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","29415","static/chunks/app/(app)/page-2d171ffc3e1945e1.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/plugins/page.tsx":{"id":66747,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/[number]/page.tsx":{"id":43996,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/page.tsx":{"id":9181,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/page.tsx":{"id":15411,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/sessions/[id]/page.tsx":{"id":23668,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/appearance/page.tsx":{"id":15968,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/notifications/page.tsx":{"id":15064,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/page.tsx":{"id":55838,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/[id]/page.tsx":{"id":450,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/new/page.tsx":{"id":99601,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/page.tsx":{"id":45156,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/session/page.tsx":{"id":25862,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/[name]/page.tsx":{"id":378,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/page.tsx":{"id":74993,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/page.tsx":{"id":2330,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/edit/page.tsx":{"id":72814,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/dev/repos/cockpit/src/":[],"/home/dev/repos/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/483101dd9c42fb97.css"}],"/home/dev/repos/cockpit/src/app/(app)/layout":[],"/home/dev/repos/cockpit/src/app/(app)/page":[],"/home/dev/repos/cockpit/src/app/_global-error/page":[]},"rscModuleMapping":{"378":{"*":{"id":"77966","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"9430","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"10278","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80020","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"29604","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"72065","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"16816","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"777","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"91500","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"47754","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"64677","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"89872","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"95249","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"50988","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"95132","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"66152","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"74394","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"73342","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"23627","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"24095","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"68115","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"66458","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"90816","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"61076","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"55541","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94756","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"12933","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"12328","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"97908","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"30548","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"98662","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"9135","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_global-error/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"378":{"*":{"id":"86000","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"51232","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"45448","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"71184","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"67522","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"85020","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"53275","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"93344","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"35422","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"63860","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"31211","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"34430","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"61627","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"95960","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"55824","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"74963","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"4328","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"34513","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"95869","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"98030","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"57464","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"10107","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"5327","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"61327","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94986","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"62502","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"20433","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"20830","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"56318","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"4732","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"81385","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/dev/repos/cockpit/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["7177","static/chunks/app/layout-338d08bede0933b4.js"],"async":false},"/home/dev/repos/cockpit/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/layout.tsx":{"id":9276,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","4944","static/chunks/app/(app)/layout-62bd7715bd974abb.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/[name]/page.tsx":{"id":49470,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/page.tsx":{"id":86646,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/edit/page.tsx":{"id":55165,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/page.tsx":{"id":80520,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/[name]/page.tsx":{"id":98334,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/page.tsx":{"id":36456,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/[event]/page.tsx":{"id":27557,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/page.tsx":{"id":64025,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/[id]/page.tsx":{"id":96218,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/page.tsx":{"id":34454,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/runs/[runId]/page.tsx":{"id":60532,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/page.tsx":{"id":22048,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/[name]/page.tsx":{"id":10833,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/page.tsx":{"id":78357,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/page.tsx":{"id":49524,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","29415","static/chunks/app/(app)/page-7fa2e1ffac49c78b.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/plugins/page.tsx":{"id":66747,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/[number]/page.tsx":{"id":43996,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/page.tsx":{"id":9181,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/page.tsx":{"id":15411,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/sessions/[id]/page.tsx":{"id":23668,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/appearance/page.tsx":{"id":15968,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/notifications/page.tsx":{"id":15064,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/page.tsx":{"id":55838,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/[id]/page.tsx":{"id":450,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/new/page.tsx":{"id":99601,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/page.tsx":{"id":45156,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/session/page.tsx":{"id":25862,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/[name]/page.tsx":{"id":378,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/page.tsx":{"id":74993,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/page.tsx":{"id":2330,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/edit/page.tsx":{"id":72814,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/dev/repos/cockpit/src/":[],"/home/dev/repos/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/4cc7360c7e3ca504.css"}],"/home/dev/repos/cockpit/src/app/(app)/layout":[],"/home/dev/repos/cockpit/src/app/(app)/page":[],"/home/dev/repos/cockpit/src/app/_global-error/page":[]},"rscModuleMapping":{"378":{"*":{"id":"77966","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"9430","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"10278","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80020","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"29604","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"72065","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"16816","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"777","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"91500","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"47754","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"64677","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"89872","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"95249","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"50988","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"95132","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"66152","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"74394","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"73342","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"23627","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"24095","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"68115","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"66458","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"90816","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"61076","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"55541","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94756","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"12933","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"12328","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"97908","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"30548","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"98662","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"9135","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-76a545b642140725.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"mmHo0MmzQHWjZATtI-VbH\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-76a545b642140725.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"NTa6G91R3HtKCLYuQqdR0\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
@@ -6,7 +6,7 @@
6
6
  8:I[90484,[],"ViewportBoundary"]
7
7
  a:I[90484,[],"MetadataBoundary"]
8
8
  c:I[27123,[],"default",1]
9
- 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
9
+ 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -6,7 +6,7 @@
6
6
  8:I[90484,[],"ViewportBoundary"]
7
7
  a:I[90484,[],"MetadataBoundary"]
8
8
  c:I[27123,[],"default",1]
9
- 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
9
+ 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,"$@7"],["$","$1","h",{"children":[null,["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
10
10
  d:[]
11
11
  7:"$Wd"
12
12
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
5
5
  4:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"mmHo0MmzQHWjZATtI-VbH"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -2,4 +2,4 @@
2
2
  2:I[90484,[],"ViewportBoundary"]
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
5
+ 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],null]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"mmHo0MmzQHWjZATtI-VbH"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"mmHo0MmzQHWjZATtI-VbH"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"NTa6G91R3HtKCLYuQqdR0"}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"378":{"*":{"id":"86000","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"51232","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"45448","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"71184","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"67522","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"85020","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"53275","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"93344","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"35422","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"63860","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"31211","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"34430","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"61627","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"95960","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"55824","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"74963","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"4328","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"34513","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"95869","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"98030","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"57464","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"10107","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"5327","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"61327","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94986","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"62502","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"20433","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"20830","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"56318","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"4732","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"81385","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/dev/repos/cockpit/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["7177","static/chunks/app/layout-338d08bede0933b4.js"],"async":false},"/home/dev/repos/cockpit/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/layout.tsx":{"id":9276,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","4944","static/chunks/app/(app)/layout-3cd80708648e0723.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/[name]/page.tsx":{"id":49470,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/page.tsx":{"id":86646,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/edit/page.tsx":{"id":55165,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/page.tsx":{"id":80520,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/[name]/page.tsx":{"id":98334,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/page.tsx":{"id":36456,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/[event]/page.tsx":{"id":27557,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/page.tsx":{"id":64025,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/[id]/page.tsx":{"id":96218,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/page.tsx":{"id":34454,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/runs/[runId]/page.tsx":{"id":60532,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/page.tsx":{"id":22048,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/[name]/page.tsx":{"id":10833,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/page.tsx":{"id":78357,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/page.tsx":{"id":49524,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","25781","static/chunks/25781-c77dc5d11fb85d82.js","1550","static/chunks/1550-9a32fa02f6722fc7.js","29415","static/chunks/app/(app)/page-2d171ffc3e1945e1.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/plugins/page.tsx":{"id":66747,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/[number]/page.tsx":{"id":43996,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/page.tsx":{"id":9181,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/page.tsx":{"id":15411,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/sessions/[id]/page.tsx":{"id":23668,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/appearance/page.tsx":{"id":15968,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/notifications/page.tsx":{"id":15064,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/page.tsx":{"id":55838,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/[id]/page.tsx":{"id":450,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/new/page.tsx":{"id":99601,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/page.tsx":{"id":45156,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/session/page.tsx":{"id":25862,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/[name]/page.tsx":{"id":378,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/page.tsx":{"id":74993,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/page.tsx":{"id":2330,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/edit/page.tsx":{"id":72814,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/dev/repos/cockpit/src/":[],"/home/dev/repos/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/483101dd9c42fb97.css"}],"/home/dev/repos/cockpit/src/app/(app)/layout":[],"/home/dev/repos/cockpit/src/app/(app)/page":[],"/home/dev/repos/cockpit/src/app/_not-found/page":[]},"rscModuleMapping":{"378":{"*":{"id":"77966","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"9430","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"10278","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80020","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"29604","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"72065","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"16816","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"777","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"91500","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"47754","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"64677","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"89872","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"95249","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"50988","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"95132","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"66152","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"74394","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"73342","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"23627","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"24095","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"68115","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"66458","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"90816","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"61076","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"55541","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94756","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"12933","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"12328","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"97908","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"30548","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"98662","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"9135","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"378":{"*":{"id":"86000","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"51232","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"45448","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"71184","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"67522","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"85020","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"53275","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"93344","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"35422","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"63860","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"31211","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"34430","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"61627","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"95960","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"55824","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"74963","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"4328","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"34513","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"95869","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"98030","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"57464","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"10107","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"5327","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"61327","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94986","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"62502","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"20433","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"20830","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"56318","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"4732","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"81385","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/dev/repos/cockpit/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/globals.css":{"id":51743,"name":"*","chunks":["7177","static/chunks/app/layout-338d08bede0933b4.js"],"async":false},"/home/dev/repos/cockpit/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/layout.tsx":{"id":9276,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","4944","static/chunks/app/(app)/layout-62bd7715bd974abb.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/[name]/page.tsx":{"id":49470,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/agents/page.tsx":{"id":86646,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/edit/page.tsx":{"id":55165,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/claude-md/page.tsx":{"id":80520,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/[name]/page.tsx":{"id":98334,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/commands/page.tsx":{"id":36456,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/[event]/page.tsx":{"id":27557,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/hooks/page.tsx":{"id":64025,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/[id]/page.tsx":{"id":96218,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/inbox/page.tsx":{"id":34454,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/runs/[runId]/page.tsx":{"id":60532,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/page.tsx":{"id":22048,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/[name]/page.tsx":{"id":10833,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/mcp-servers/page.tsx":{"id":78357,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/page.tsx":{"id":49524,"name":"*","chunks":["989","static/chunks/989-6074551b2b54a168.js","14371","static/chunks/14371-46bd93e838a73082.js","1550","static/chunks/1550-2b61396833da3dec.js","29415","static/chunks/app/(app)/page-7fa2e1ffac49c78b.js"],"async":false},"/home/dev/repos/cockpit/src/app/(app)/plugins/page.tsx":{"id":66747,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/[number]/page.tsx":{"id":43996,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/[owner]/[repo]/page.tsx":{"id":9181,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/reviews/page.tsx":{"id":15411,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/sessions/[id]/page.tsx":{"id":23668,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/appearance/page.tsx":{"id":15968,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/notifications/page.tsx":{"id":15064,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/page.tsx":{"id":55838,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/[id]/page.tsx":{"id":450,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/new/page.tsx":{"id":99601,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/providers/page.tsx":{"id":45156,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/settings/session/page.tsx":{"id":25862,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/[name]/page.tsx":{"id":378,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/skills/page.tsx":{"id":74993,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/page.tsx":{"id":2330,"name":"*","chunks":[],"async":false},"/home/dev/repos/cockpit/src/app/(app)/jobs/[id]/edit/page.tsx":{"id":72814,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/dev/repos/cockpit/src/":[],"/home/dev/repos/cockpit/src/app/layout":[{"inlined":false,"path":"static/css/4cc7360c7e3ca504.css"}],"/home/dev/repos/cockpit/src/app/(app)/layout":[],"/home/dev/repos/cockpit/src/app/(app)/page":[],"/home/dev/repos/cockpit/src/app/_not-found/page":[]},"rscModuleMapping":{"378":{"*":{"id":"77966","name":"*","chunks":[],"async":false}},"450":{"*":{"id":"9430","name":"*","chunks":[],"async":false}},"2330":{"*":{"id":"10278","name":"*","chunks":[],"async":false}},"9181":{"*":{"id":"80020","name":"*","chunks":[],"async":false}},"9276":{"*":{"id":"29604","name":"*","chunks":[],"async":false}},"10833":{"*":{"id":"72065","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"15064":{"*":{"id":"16816","name":"*","chunks":[],"async":false}},"15411":{"*":{"id":"777","name":"*","chunks":[],"async":false}},"15968":{"*":{"id":"91500","name":"*","chunks":[],"async":false}},"22048":{"*":{"id":"47754","name":"*","chunks":[],"async":false}},"23668":{"*":{"id":"64677","name":"*","chunks":[],"async":false}},"25862":{"*":{"id":"89872","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"27557":{"*":{"id":"95249","name":"*","chunks":[],"async":false}},"34454":{"*":{"id":"50988","name":"*","chunks":[],"async":false}},"36456":{"*":{"id":"95132","name":"*","chunks":[],"async":false}},"43996":{"*":{"id":"66152","name":"*","chunks":[],"async":false}},"45156":{"*":{"id":"74394","name":"*","chunks":[],"async":false}},"49470":{"*":{"id":"73342","name":"*","chunks":[],"async":false}},"49524":{"*":{"id":"23627","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"55165":{"*":{"id":"24095","name":"*","chunks":[],"async":false}},"55838":{"*":{"id":"68115","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60532":{"*":{"id":"66458","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64025":{"*":{"id":"90816","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66747":{"*":{"id":"61076","name":"*","chunks":[],"async":false}},"72814":{"*":{"id":"55541","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74993":{"*":{"id":"94756","name":"*","chunks":[],"async":false}},"78357":{"*":{"id":"12933","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80520":{"*":{"id":"12328","name":"*","chunks":[],"async":false}},"86646":{"*":{"id":"97908","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96218":{"*":{"id":"30548","name":"*","chunks":[],"async":false}},"98334":{"*":{"id":"98662","name":"*","chunks":[],"async":false}},"99601":{"*":{"id":"9135","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/483101dd9c42fb97.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Cockpit"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/483101dd9c42fb97.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/483101dd9c42fb97.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"mmHo0MmzQHWjZATtI-VbH\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[86869,[],\"IconMark\"]\n6:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Cockpit\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$Le\",\"9\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="h-full overflow-hidden"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"/><link rel="stylesheet" href="/_next/static/css/4cc7360c7e3ca504.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-76a545b642140725.js"/><script src="/_next/static/chunks/4bd1b696-7281820e82fc5615.js" async=""></script><script src="/_next/static/chunks/93794-b87eef7d177fe7b3.js" async=""></script><script src="/_next/static/chunks/main-app-6ef98a75f3b6a5ff.js" async=""></script><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1a1a1a" media="(prefers-color-scheme: dark)"/><title>Cockpit</title><meta name="description" content="Claude Code Web UI"/><link rel="manifest" href="/manifest.json"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="Cockpit"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico" sizes="any"/><link rel="icon" href="/icon-192.png" sizes="192x192" type="image/png"/><link rel="apple-touch-icon" href="/icon-192.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="h-full overflow-hidden bg-background font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script>(function(){try{var t=localStorage.getItem("cockpit-theme");var d=t==="dark"||(t!=="light"&&matchMedia("(prefers-color-scheme:dark)").matches);if(d)document.documentElement.classList.add("dark")}catch(e){}})();if("serviceWorker"in navigator){window.addEventListener("load",function(){navigator.serviceWorker.register("/sw.js")})}</script><script src="/_next/static/chunks/webpack-76a545b642140725.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/4cc7360c7e3ca504.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4cc7360c7e3ca504.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"h-full overflow-hidden\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"h-full overflow-hidden bg-background font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var t=localStorage.getItem(\\\"cockpit-theme\\\");var d=t===\\\"dark\\\"||(t!==\\\"light\\\"\u0026\u0026matchMedia(\\\"(prefers-color-scheme:dark)\\\").matches);if(d)document.documentElement.classList.add(\\\"dark\\\")}catch(e){}})();if(\\\"serviceWorker\\\"in navigator){window.addEventListener(\\\"load\\\",function(){navigator.serviceWorker.register(\\\"/sw.js\\\")})}\"}}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"NTa6G91R3HtKCLYuQqdR0\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1a1a1a\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"e:I[86869,[],\"IconMark\"]\n6:null\nb:[[\"$\",\"title\",\"0\",{\"children\":\"Cockpit\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Claude Code Web UI\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.json\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"4\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Cockpit\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"6\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/icon-192.png\",\"sizes\":\"192x192\",\"type\":\"image/png\"}],[\"$\",\"link\",\"8\",{\"rel\":\"apple-touch-icon\",\"href\":\"/icon-192.png\"}],[\"$\",\"$Le\",\"9\",{}]]\n"])</script></body></html>
@@ -6,8 +6,8 @@
6
6
  8:I[90484,[],"ViewportBoundary"]
7
7
  a:I[90484,[],"MetadataBoundary"]
8
8
  c:I[27123,[],"default",1]
9
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
10
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/483101dd9c42fb97.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
9
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
10
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/4cc7360c7e3ca504.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
11
11
  d:[]
12
12
  7:"$Wd"
13
13
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1a1a1a","media":"(prefers-color-scheme: dark)"}]]
@@ -6,8 +6,8 @@
6
6
  8:I[90484,[],"ViewportBoundary"]
7
7
  a:I[90484,[],"MetadataBoundary"]
8
8
  c:I[27123,[],"default",1]
9
- :HL["/_next/static/css/483101dd9c42fb97.css","style"]
10
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/483101dd9c42fb97.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"mmHo0MmzQHWjZATtI-VbH"}
9
+ :HL["/_next/static/css/4cc7360c7e3ca504.css","style"]
10
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/4cc7360c7e3ca504.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"h-full overflow-hidden","suppressHydrationWarning":true,"children":["$","body",null,{"className":"h-full overflow-hidden bg-background font-sans antialiased","children":[["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem(\"cockpit-theme\");var d=t===\"dark\"||(t!==\"light\"&&matchMedia(\"(prefers-color-scheme:dark)\").matches);if(d)document.documentElement.classList.add(\"dark\")}catch(e){}})();if(\"serviceWorker\"in navigator){window.addEventListener(\"load\",function(){navigator.serviceWorker.register(\"/sw.js\")})}"}}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,"$@7"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L8",null,{"children":"$L9"}],["$","div",null,{"hidden":true,"children":["$","$La",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$Lb"}]}]}],null]}],false]],"m":"$undefined","G":["$c",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"NTa6G91R3HtKCLYuQqdR0"}
11
11
  d:[]
12
12
  7:"$Wd"
13
13
  9:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, interactive-widget=resizes-content"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#1a1a1a","media":"(prefers-color-scheme: dark)"}]]