9router 0.2.78 → 0.2.79

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 (265) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +35 -35
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  5. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/_global-error.html +2 -2
  16. package/app/.next/server/app/_global-error.rsc +1 -1
  17. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  18. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  19. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  20. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  21. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  22. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  23. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/_not-found.html +1 -1
  25. package/app/.next/server/app/_not-found.rsc +2 -2
  26. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  27. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  28. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  29. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  30. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  31. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  32. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  44. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  46. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/combos/route.js +1 -1
  48. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  51. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/keys/route.js +1 -1
  53. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/models/alias/route.js +1 -1
  55. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  58. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  61. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  64. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  67. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  74. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  76. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/providers/route.js +1 -1
  79. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  85. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  93. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/v1/models/route.js +1 -1
  103. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  108. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/callback.html +1 -1
  111. package/app/.next/server/app/callback.rsc +2 -2
  112. package/app/.next/server/app/callback.segments/_full.segment.rsc +2 -2
  113. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  114. package/app/.next/server/app/callback.segments/_index.segment.rsc +2 -2
  115. package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  116. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  117. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  118. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  119. package/app/.next/server/app/dashboard/cli-tools.rsc +4 -4
  120. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  121. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  122. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  123. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  124. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +4 -4
  125. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  126. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +2 -2
  127. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  128. package/app/.next/server/app/dashboard/combos.html +1 -1
  129. package/app/.next/server/app/dashboard/combos.rsc +4 -4
  130. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  131. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  132. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  133. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  134. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +4 -4
  135. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  136. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +2 -2
  137. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  138. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  139. package/app/.next/server/app/dashboard/endpoint.rsc +4 -4
  140. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  141. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  142. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  143. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  144. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +4 -4
  145. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  146. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +2 -2
  147. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  148. package/app/.next/server/app/dashboard/profile.html +1 -1
  149. package/app/.next/server/app/dashboard/profile.rsc +4 -4
  150. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  151. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  152. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  153. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  154. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  155. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  156. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +2 -2
  157. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  158. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  159. package/app/.next/server/app/dashboard/providers/new.rsc +4 -4
  160. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  161. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  162. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  163. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  164. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  165. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +4 -4
  166. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  167. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +2 -2
  168. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  169. package/app/.next/server/app/dashboard/providers.html +1 -1
  170. package/app/.next/server/app/dashboard/providers.rsc +4 -4
  171. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  172. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  173. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  174. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  175. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +4 -4
  176. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  177. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +2 -2
  178. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  179. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  181. package/app/.next/server/app/dashboard/settings/pricing.rsc +2 -2
  182. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +2 -2
  183. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  184. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +2 -2
  185. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  186. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  187. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  188. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  189. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  190. package/app/.next/server/app/dashboard/translator.html +1 -1
  191. package/app/.next/server/app/dashboard/translator.rsc +4 -4
  192. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  193. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  194. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  195. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  196. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +4 -4
  197. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  198. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +2 -2
  199. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  200. package/app/.next/server/app/dashboard/usage.html +1 -1
  201. package/app/.next/server/app/dashboard/usage.rsc +4 -4
  202. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  203. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  204. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  205. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  206. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +4 -4
  207. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  208. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +2 -2
  209. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  210. package/app/.next/server/app/dashboard.html +1 -1
  211. package/app/.next/server/app/dashboard.rsc +4 -4
  212. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  213. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  214. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  215. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +4 -4
  216. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  217. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +2 -2
  218. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  219. package/app/.next/server/app/index.html +1 -1
  220. package/app/.next/server/app/index.rsc +2 -2
  221. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  222. package/app/.next/server/app/index.segments/_full.segment.rsc +2 -2
  223. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  224. package/app/.next/server/app/index.segments/_index.segment.rsc +2 -2
  225. package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  226. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/landing.html +1 -1
  228. package/app/.next/server/app/landing.rsc +2 -2
  229. package/app/.next/server/app/landing.segments/_full.segment.rsc +2 -2
  230. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  231. package/app/.next/server/app/landing.segments/_index.segment.rsc +2 -2
  232. package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  233. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  234. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  235. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/login.html +1 -1
  237. package/app/.next/server/app/login.rsc +3 -3
  238. package/app/.next/server/app/login.segments/_full.segment.rsc +3 -3
  239. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  240. package/app/.next/server/app/login.segments/_index.segment.rsc +2 -2
  241. package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  242. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  243. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  244. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app-paths-manifest.json +35 -35
  246. package/app/.next/server/chunks/3990.js +1 -1
  247. package/app/.next/server/chunks/412.js +4 -4
  248. package/app/.next/server/chunks/5330.js +2 -2
  249. package/app/.next/server/chunks/8031.js +1 -1
  250. package/app/.next/server/chunks/8152.js +1 -1
  251. package/app/.next/server/chunks/8954.js +1 -1
  252. package/app/.next/server/chunks/9718.js +1 -1
  253. package/app/.next/server/middleware-build-manifest.js +1 -1
  254. package/app/.next/server/pages/404.html +1 -1
  255. package/app/.next/server/pages/500.html +2 -2
  256. package/app/.next/server/server-reference-manifest.js +1 -1
  257. package/app/.next/server/server-reference-manifest.json +1 -1
  258. package/app/.next/static/chunks/{5497-ad7fb90ac4a481cb.js → 5497-22ff80798e3ea482.js} +2 -2
  259. package/app/.next/static/chunks/8729-c290b7a234aecfab.js +1 -0
  260. package/app/.next/static/chunks/{webpack-34add7e75711617f.js → webpack-79a9aedf42a631d8.js} +1 -1
  261. package/app/package.json +1 -1
  262. package/package.json +1 -1
  263. package/app/.next/static/chunks/8729-fc0f92ed5e5d2411.js +0 -1
  264. /package/app/.next/static/{jfmN0W_9Gk1asYjgWltrV → N1waQJ2nd9i6XzUYClHLi}/_buildManifest.js +0 -0
  265. /package/app/.next/static/{jfmN0W_9Gk1asYjgWltrV → N1waQJ2nd9i6XzUYClHLi}/_ssgManifest.js +0 -0
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
2
+ 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
5
+ 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
6
6
  7:I[484,[],"OutletBoundary"]
7
7
  8:"$Sreact.suspense"
8
8
  a:I[484,[],"ViewportBoundary"]
@@ -11,8 +11,8 @@ e:I[7123,[],""]
11
11
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
13
13
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
14
- 0:{"P":null,"b":"jfmN0W_9Gk1asYjgWltrV","c":["","dashboard","cli-tools"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["cli-tools",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L6",null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
15
- f:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
14
+ 0:{"P":null,"b":"N1waQJ2nd9i6XzUYClHLi","c":["","dashboard","cli-tools"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["cli-tools",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L6",null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
15
+ f:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
16
16
  6:["$","$Lf",null,{"machineId":"6581be4f05a82b6b"}]
17
17
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
18
18
  10:I[6869,[],"IconMark"]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
2
+ 2:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
3
3
  3:I[484,[],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[["$","$L2",null,{"machineId":"6581be4f05a82b6b"}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[["$","$L2",null,{"machineId":"6581be4f05a82b6b"}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
6
6
  5:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[7121,[],""]
3
3
  3:I[4581,[],""]
4
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[7121,[],""]
3
3
  3:I[4581,[],""]
4
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
2
+ 2:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
2
+ 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
5
+ 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
6
6
  7:I[484,[],"OutletBoundary"]
7
7
  8:"$Sreact.suspense"
8
8
  a:I[484,[],"ViewportBoundary"]
@@ -11,8 +11,8 @@ e:I[7123,[],""]
11
11
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
13
13
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
14
- 0:{"P":null,"b":"jfmN0W_9Gk1asYjgWltrV","c":["","dashboard","cli-tools"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["cli-tools",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L6",null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
15
- f:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
14
+ 0:{"P":null,"b":"N1waQJ2nd9i6XzUYClHLi","c":["","dashboard","cli-tools"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["cli-tools",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$L6",null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
15
+ f:I[9378,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"default"]
16
16
  6:["$","$Lf",null,{"machineId":"6581be4f05a82b6b"}]
17
17
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
18
18
  10:I[6869,[],"IconMark"]
@@ -3,4 +3,4 @@
3
3
  3:I[484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[6869,[],"IconMark"]
6
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","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":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","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":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
2
+ 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
5
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
6
6
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
7
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}],"loading":null,"isPartial":false}
7
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
3
3
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
4
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(dashboard)","paramType":null,"paramKey":"(dashboard)","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"cli-tools","paramType":null,"paramKey":"cli-tools","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
4
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"(dashboard)","paramType":null,"paramKey":"(dashboard)","hasRuntimePrefetch":false,"slots":{"children":{"name":"dashboard","paramType":null,"paramKey":"dashboard","hasRuntimePrefetch":false,"slots":{"children":{"name":"cli-tools","paramType":null,"paramKey":"cli-tools","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--jfmN0W_9Gk1asYjgWltrV--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e4a2c774b676c378.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-34add7e75711617f.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8bfa111f852aed9b.js" async=""></script><script src="/_next/static/chunks/600-698f3e9fe5d9a2a4.js" async=""></script><script src="/_next/static/chunks/3624-e096f4cf594e2fc8.js" async=""></script><script src="/_next/static/chunks/8729-fc0f92ed5e5d2411.js" async=""></script><script src="/_next/static/chunks/5497-ad7fb90ac4a481cb.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-2951a18467171aa4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.2.78</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.2.78</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"><div><h1 class="text-2xl font-semibold text-text-main tracking-tight">Combos</h1><p class="text-sm text-text-muted">Model combos with fallback</p></div></div><div class="flex items-center gap-3 ml-auto"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10"><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-34add7e75711617f.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[1110,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-fc0f92ed5e5d2411.js\",\"5497\",\"static/chunks/5497-ad7fb90ac4a481cb.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-2951a18467171aa4.js\"],\"ThemeProvider\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[7648,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-fc0f92ed5e5d2411.js\",\"5497\",\"static/chunks/5497-ad7fb90ac4a481cb.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-2951a18467171aa4.js\"],\"default\"]\n6:I[1304,[],\"ClientPageRoot\"]\n7:I[7295,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-fc0f92ed5e5d2411.js\",\"5497\",\"static/chunks/5497-ad7fb90ac4a481cb.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js\"],\"default\"]\na:I[484,[],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[484,[],\"ViewportBoundary\"]\nf:I[484,[],\"MetadataBoundary\"]\n11:I[7123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e4a2c774b676c378.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"jfmN0W_9Gk1asYjgWltrV\",\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e4a2c774b676c378.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}}],null,[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[6869,[],\"IconMark\"]\nc:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--N1waQJ2nd9i6XzUYClHLi--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e4a2c774b676c378.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-79a9aedf42a631d8.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8bfa111f852aed9b.js" async=""></script><script src="/_next/static/chunks/600-698f3e9fe5d9a2a4.js" async=""></script><script src="/_next/static/chunks/3624-e096f4cf594e2fc8.js" async=""></script><script src="/_next/static/chunks/8729-c290b7a234aecfab.js" async=""></script><script src="/_next/static/chunks/5497-22ff80798e3ea482.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-2951a18467171aa4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.2.79</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">Endpoint Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.2.79</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-sm font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-sm font-medium">Providers</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-sm font-medium">Combos</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-sm font-medium">Usage</span></a><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">CLI Tools</span></a><div class="pt-4 mt-2"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><a class="flex items-center gap-3 px-4 py-2 rounded-lg transition-all group text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-sm font-medium">Settings</span></a></div></nav><div class="p-3 border-t border-black/5 dark:border-white/5"><div class="flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2"><div class="flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5"><span class="material-symbols-outlined text-[14px]">info</span></div><div class="flex flex-col"><span class="text-xs font-medium text-text-main leading-relaxed">Service is running in terminal. You can close this web page. Shutdown will stop the service.</span></div></div><button class="inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5 h-9 px-4 text-sm rounded-lg w-full text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300"><span class="material-symbols-outlined text-[18px]">power_settings_new</span>Shutdown</button></div></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300"><header class="flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0"><div class="flex items-center gap-3 lg:hidden"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="hidden lg:flex flex-col"><div><h1 class="text-2xl font-semibold text-text-main tracking-tight">Combos</h1><p class="text-sm text-text-muted">Model combos with fallback</p></div></div><div class="flex items-center gap-3 ml-auto"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:bg-black/5 hover:text-text-main transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all" title="Logout"><span class="material-symbols-outlined">logout</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10"><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div><div class="p-6 rounded-xl border border-border bg-surface"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-lg bg-border h-4 w-24"></div><div class="animate-pulse rounded-lg bg-border size-10 rounded-lg"></div></div><div class="animate-pulse rounded-lg bg-border h-8 w-16 mb-2"></div><div class="animate-pulse rounded-lg bg-border h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-79a9aedf42a631d8.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[1110,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-c290b7a234aecfab.js\",\"5497\",\"static/chunks/5497-22ff80798e3ea482.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-2951a18467171aa4.js\"],\"ThemeProvider\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[7648,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-c290b7a234aecfab.js\",\"5497\",\"static/chunks/5497-22ff80798e3ea482.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-2951a18467171aa4.js\"],\"default\"]\n6:I[1304,[],\"ClientPageRoot\"]\n7:I[7295,[\"600\",\"static/chunks/600-698f3e9fe5d9a2a4.js\",\"3624\",\"static/chunks/3624-e096f4cf594e2fc8.js\",\"8729\",\"static/chunks/8729-c290b7a234aecfab.js\",\"5497\",\"static/chunks/5497-22ff80798e3ea482.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js\"],\"default\"]\na:I[484,[],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[484,[],\"ViewportBoundary\"]\nf:I[484,[],\"MetadataBoundary\"]\n11:I[7123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e4a2c774b676c378.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"N1waQJ2nd9i6XzUYClHLi\",\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e4a2c774b676c378.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L6\",null,{\"Component\":\"$7\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@8\",\"$@9\"]}}],null,[\"$\",\"$La\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@c\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$b\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:{}\n9:\"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[6869,[],\"IconMark\"]\nc:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
2
+ 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
5
+ 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
6
6
  6:I[1304,[],"ClientPageRoot"]
7
- 7:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
7
+ 7:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
8
8
  a:I[484,[],"OutletBoundary"]
9
9
  b:"$Sreact.suspense"
10
10
  d:I[484,[],"ViewportBoundary"]
@@ -13,7 +13,7 @@ f:I[484,[],"MetadataBoundary"]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
15
15
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
16
- 0:{"P":null,"b":"jfmN0W_9Gk1asYjgWltrV","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true}
16
+ 0:{"P":null,"b":"N1waQJ2nd9i6XzUYClHLi","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true}
17
17
  8:{}
18
18
  9:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
19
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[1304,[],"ClientPageRoot"]
3
- 3:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
3
+ 3:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
4
4
  6:I[484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[7121,[],""]
3
3
  3:I[4581,[],""]
4
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[7121,[],""]
3
3
  3:I[4581,[],""]
4
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
2
+ 2:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
5
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"loading":null,"isPartial":false}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
2
+ 2:I[1110,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"ThemeProvider"]
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
- 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
5
+ 5:I[7648,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"default"]
6
6
  6:I[1304,[],"ClientPageRoot"]
7
- 7:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-fc0f92ed5e5d2411.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
7
+ 7:I[7295,["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"default"]
8
8
  a:I[484,[],"OutletBoundary"]
9
9
  b:"$Sreact.suspense"
10
10
  d:I[484,[],"ViewportBoundary"]
@@ -13,7 +13,7 @@ f:I[484,[],"MetadataBoundary"]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/e4a2c774b676c378.css","style"]
15
15
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
16
- 0:{"P":null,"b":"jfmN0W_9Gk1asYjgWltrV","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true}
16
+ 0:{"P":null,"b":"N1waQJ2nd9i6XzUYClHLi","c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e4a2c774b676c378.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{"Component":"$7","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@8","$@9"]}}],null,["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$b",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true}
17
17
  8:{}
18
18
  9:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
19
19
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[6869,[],"IconMark"]
6
- 0:{"buildId":"jfmN0W_9Gk1asYjgWltrV","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":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"N1waQJ2nd9i6XzUYClHLi","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":[["$","title","0",{"children":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}