9router 0.3.23 → 0.3.27

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 (479) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +37 -34
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/routes-manifest.json +18 -0
  5. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -0
  12. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -0
  13. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -0
  14. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/page.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/_global-error.html +2 -2
  40. package/app/.next/server/app/_global-error.rsc +1 -1
  41. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  42. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  43. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  44. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  45. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  46. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  47. package/app/.next/server/app/_not-found/page.js +1 -1
  48. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  49. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/_not-found.html +1 -1
  51. package/app/.next/server/app/_not-found.rsc +3 -3
  52. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  53. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  54. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  55. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  56. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  57. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  58. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  62. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  63. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/init/route.js +1 -1
  75. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  76. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/models/route.js +1 -1
  81. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  82. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  94. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  100. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/providers/route.js +1 -1
  103. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  104. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  107. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/translator/console-logs/route.js +1 -0
  115. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -0
  116. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -0
  117. package/app/.next/server/app/api/translator/console-logs/stream/route.js +7 -0
  118. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -0
  119. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -0
  120. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  131. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/v1/models/route.js +1 -1
  141. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  145. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  147. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/version/route.js +1 -1
  149. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/callback/page.js +1 -1
  151. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  152. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/callback.html +1 -1
  154. package/app/.next/server/app/callback.rsc +3 -3
  155. package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
  156. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  157. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  158. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  159. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  160. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  161. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  162. package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
  163. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  164. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  165. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  166. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  167. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  168. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  169. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  170. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  171. package/app/.next/server/app/dashboard/combos.html +1 -1
  172. package/app/.next/server/app/dashboard/combos.rsc +5 -5
  173. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  174. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  175. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  176. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  177. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  178. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  179. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  180. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  181. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  182. package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
  183. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  184. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  185. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  186. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  187. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  188. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  189. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  190. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  191. package/app/.next/server/app/dashboard/profile.html +1 -1
  192. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  193. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  194. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  195. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  196. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  197. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  198. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  199. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  200. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  201. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  202. package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
  203. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  204. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  205. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  206. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  207. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  208. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  209. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  210. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  211. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  212. package/app/.next/server/app/dashboard/providers.html +1 -1
  213. package/app/.next/server/app/dashboard/providers.rsc +5 -5
  214. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  215. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  216. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  217. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  218. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  219. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  220. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  221. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  222. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  223. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  224. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  226. package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  227. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  228. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  229. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  230. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  231. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  232. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  233. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  234. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  235. package/app/.next/server/app/dashboard/translator.html +1 -1
  236. package/app/.next/server/app/dashboard/translator.rsc +5 -5
  237. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  238. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  239. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  240. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  241. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  242. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  244. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  245. package/app/.next/server/app/dashboard/usage.html +1 -1
  246. package/app/.next/server/app/dashboard/usage.rsc +5 -5
  247. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  249. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  250. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  251. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  252. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  254. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  255. package/app/.next/server/app/dashboard.html +1 -1
  256. package/app/.next/server/app/dashboard.rsc +5 -5
  257. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  258. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  259. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  260. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +5 -5
  261. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  262. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
  263. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  264. package/app/.next/server/app/index.html +1 -1
  265. package/app/.next/server/app/index.rsc +3 -3
  266. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  267. package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
  268. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  269. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  270. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  271. package/app/.next/server/app/landing/page.js +1 -1
  272. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  273. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/landing.html +1 -1
  275. package/app/.next/server/app/landing.rsc +3 -3
  276. package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
  277. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  278. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  279. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  280. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  281. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  282. package/app/.next/server/app/login/page.js +1 -1
  283. package/app/.next/server/app/login/page.js.nft.json +1 -1
  284. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  285. package/app/.next/server/app/login.html +1 -1
  286. package/app/.next/server/app/login.rsc +4 -4
  287. package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
  288. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  289. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  290. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  291. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  292. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  293. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/page.js +1 -1
  295. package/app/.next/server/app/page.js.nft.json +1 -1
  296. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app-paths-manifest.json +37 -34
  298. package/app/.next/server/chunks/1238.js +5 -5
  299. package/app/.next/server/chunks/1424.js +1 -1
  300. package/app/.next/server/chunks/2280.js +1 -1
  301. package/app/.next/server/chunks/412.js +2 -2
  302. package/app/.next/server/chunks/4989.js +1 -1
  303. package/app/.next/server/chunks/{6186.js → 6182.js} +3 -3
  304. package/app/.next/server/chunks/8756.js +1 -1
  305. package/app/.next/server/chunks/8895.js +2 -2
  306. package/app/.next/server/functions-config-manifest.json +15 -1
  307. package/app/.next/server/middleware.js +15 -0
  308. package/app/.next/server/pages/404.html +1 -1
  309. package/app/.next/server/pages/500.html +2 -2
  310. package/app/.next/server/server-reference-manifest.js +1 -1
  311. package/app/.next/server/server-reference-manifest.json +1 -1
  312. package/app/.next/static/WVNl0xvRB6AUPlWoux5nO/_buildManifest.js +1 -0
  313. package/app/.next/static/chunks/{5497-73785ad32a2265a2.js → 5497-ddcd9a9fbd35c26e.js} +2 -2
  314. package/app/.next/static/chunks/{8729-6581baa52870d9f9.js → 8729-cbaa00bf4b5e675b.js} +1 -1
  315. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-f901161d567d6bc7.js +1 -0
  316. package/app/.next/static/chunks/app/_global-error/page-ea22cc6d0e23ff6d.js +1 -0
  317. package/app/.next/static/chunks/app/api/auth/login/route-ea22cc6d0e23ff6d.js +1 -0
  318. package/app/.next/static/chunks/app/api/auth/logout/route-ea22cc6d0e23ff6d.js +1 -0
  319. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ea22cc6d0e23ff6d.js +1 -0
  320. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ea22cc6d0e23ff6d.js +1 -0
  321. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-ea22cc6d0e23ff6d.js +1 -0
  322. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-ea22cc6d0e23ff6d.js +1 -0
  323. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-ea22cc6d0e23ff6d.js +1 -0
  324. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ea22cc6d0e23ff6d.js +1 -0
  325. package/app/.next/static/chunks/app/api/cloud/auth/route-ea22cc6d0e23ff6d.js +1 -0
  326. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-ea22cc6d0e23ff6d.js +1 -0
  327. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-ea22cc6d0e23ff6d.js +1 -0
  328. package/app/.next/static/chunks/app/api/cloud/models/alias/route-ea22cc6d0e23ff6d.js +1 -0
  329. package/app/.next/static/chunks/app/api/combos/[id]/route-ea22cc6d0e23ff6d.js +1 -0
  330. package/app/.next/static/chunks/app/api/combos/route-ea22cc6d0e23ff6d.js +1 -0
  331. package/app/.next/static/chunks/app/api/init/route-ea22cc6d0e23ff6d.js +1 -0
  332. package/app/.next/static/chunks/app/api/keys/[id]/route-ea22cc6d0e23ff6d.js +1 -0
  333. package/app/.next/static/chunks/app/api/keys/route-ea22cc6d0e23ff6d.js +1 -0
  334. package/app/.next/static/chunks/app/api/models/alias/route-ea22cc6d0e23ff6d.js +1 -0
  335. package/app/.next/static/chunks/app/api/models/route-ea22cc6d0e23ff6d.js +1 -0
  336. package/app/.next/static/chunks/app/api/models/test/route-ea22cc6d0e23ff6d.js +1 -0
  337. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ea22cc6d0e23ff6d.js +1 -0
  338. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ea22cc6d0e23ff6d.js +1 -0
  339. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-ea22cc6d0e23ff6d.js +1 -0
  340. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ea22cc6d0e23ff6d.js +1 -0
  341. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-ea22cc6d0e23ff6d.js +1 -0
  342. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ea22cc6d0e23ff6d.js +1 -0
  343. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ea22cc6d0e23ff6d.js +1 -0
  344. package/app/.next/static/chunks/app/api/pricing/route-ea22cc6d0e23ff6d.js +1 -0
  345. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-ea22cc6d0e23ff6d.js +1 -0
  346. package/app/.next/static/chunks/app/api/provider-nodes/route-ea22cc6d0e23ff6d.js +1 -0
  347. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-ea22cc6d0e23ff6d.js +1 -0
  348. package/app/.next/static/chunks/app/api/providers/[id]/models/route-ea22cc6d0e23ff6d.js +1 -0
  349. package/app/.next/static/chunks/app/api/providers/[id]/route-ea22cc6d0e23ff6d.js +1 -0
  350. package/app/.next/static/chunks/app/api/providers/[id]/test/route-ea22cc6d0e23ff6d.js +1 -0
  351. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-ea22cc6d0e23ff6d.js +1 -0
  352. package/app/.next/static/chunks/app/api/providers/client/route-ea22cc6d0e23ff6d.js +1 -0
  353. package/app/.next/static/chunks/app/api/providers/route-ea22cc6d0e23ff6d.js +1 -0
  354. package/app/.next/static/chunks/app/api/providers/test-batch/route-ea22cc6d0e23ff6d.js +1 -0
  355. package/app/.next/static/chunks/app/api/providers/validate/route-ea22cc6d0e23ff6d.js +1 -0
  356. package/app/.next/static/chunks/app/api/settings/database/route-ea22cc6d0e23ff6d.js +1 -0
  357. package/app/.next/static/chunks/app/api/settings/proxy-test/route-ea22cc6d0e23ff6d.js +1 -0
  358. package/app/.next/static/chunks/app/api/settings/require-login/route-ea22cc6d0e23ff6d.js +1 -0
  359. package/app/.next/static/chunks/app/api/settings/route-ea22cc6d0e23ff6d.js +1 -0
  360. package/app/.next/static/chunks/app/api/shutdown/route-ea22cc6d0e23ff6d.js +1 -0
  361. package/app/.next/static/chunks/app/api/tags/route-ea22cc6d0e23ff6d.js +1 -0
  362. package/app/.next/static/chunks/app/api/translator/console-logs/route-ea22cc6d0e23ff6d.js +1 -0
  363. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-ea22cc6d0e23ff6d.js +1 -0
  364. package/app/.next/static/chunks/app/api/translator/load/route-ea22cc6d0e23ff6d.js +1 -0
  365. package/app/.next/static/chunks/app/api/translator/save/route-ea22cc6d0e23ff6d.js +1 -0
  366. package/app/.next/static/chunks/app/api/translator/send/route-ea22cc6d0e23ff6d.js +1 -0
  367. package/app/.next/static/chunks/app/api/translator/translate/route-ea22cc6d0e23ff6d.js +1 -0
  368. package/app/.next/static/chunks/app/api/tunnel/disable/route-ea22cc6d0e23ff6d.js +1 -0
  369. package/app/.next/static/chunks/app/api/tunnel/enable/route-ea22cc6d0e23ff6d.js +1 -0
  370. package/app/.next/static/chunks/app/api/tunnel/status/route-ea22cc6d0e23ff6d.js +1 -0
  371. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-ea22cc6d0e23ff6d.js +1 -0
  372. package/app/.next/static/chunks/app/api/usage/chart/route-ea22cc6d0e23ff6d.js +1 -0
  373. package/app/.next/static/chunks/app/api/usage/history/route-ea22cc6d0e23ff6d.js +1 -0
  374. package/app/.next/static/chunks/app/api/usage/providers/route-ea22cc6d0e23ff6d.js +1 -0
  375. package/app/.next/static/chunks/app/api/usage/request-details/route-ea22cc6d0e23ff6d.js +1 -0
  376. package/app/.next/static/chunks/app/api/usage/request-logs/route-ea22cc6d0e23ff6d.js +1 -0
  377. package/app/.next/static/chunks/app/api/usage/stream/route-ea22cc6d0e23ff6d.js +1 -0
  378. package/app/.next/static/chunks/app/api/v1/api/chat/route-ea22cc6d0e23ff6d.js +1 -0
  379. package/app/.next/static/chunks/app/api/v1/chat/completions/route-ea22cc6d0e23ff6d.js +1 -0
  380. package/app/.next/static/chunks/app/api/v1/embeddings/route-ea22cc6d0e23ff6d.js +1 -0
  381. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-ea22cc6d0e23ff6d.js +1 -0
  382. package/app/.next/static/chunks/app/api/v1/messages/route-ea22cc6d0e23ff6d.js +1 -0
  383. package/app/.next/static/chunks/app/api/v1/models/route-ea22cc6d0e23ff6d.js +1 -0
  384. package/app/.next/static/chunks/app/api/v1/responses/route-ea22cc6d0e23ff6d.js +1 -0
  385. package/app/.next/static/chunks/app/api/v1/route-ea22cc6d0e23ff6d.js +1 -0
  386. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-ea22cc6d0e23ff6d.js +1 -0
  387. package/app/.next/static/chunks/app/api/v1beta/models/route-ea22cc6d0e23ff6d.js +1 -0
  388. package/app/.next/static/chunks/app/api/version/route-ea22cc6d0e23ff6d.js +1 -0
  389. package/app/.next/static/chunks/app/manifest.webmanifest/route-ea22cc6d0e23ff6d.js +1 -0
  390. package/app/.next/static/chunks/app/page-ea22cc6d0e23ff6d.js +1 -0
  391. package/app/.next/static/chunks/{main-d7c65caed43cf6c9.js → main-aab9e1b069a77e0f.js} +3 -3
  392. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-ea22cc6d0e23ff6d.js +1 -0
  393. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-ea22cc6d0e23ff6d.js +1 -0
  394. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-ea22cc6d0e23ff6d.js +1 -0
  395. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ea22cc6d0e23ff6d.js +1 -0
  396. package/app/.next/static/css/3995d76bba6fb14a.css +3 -0
  397. package/app/package.json +1 -1
  398. package/package.json +1 -1
  399. package/app/.next/server/chunks/4801.js +0 -1
  400. package/app/.next/static/U0a4hjt9mumOZwgo88ICN/_buildManifest.js +0 -1
  401. package/app/.next/static/chunks/app/_global-error/page-4ee6f1166dedacaf.js +0 -1
  402. package/app/.next/static/chunks/app/api/auth/login/route-4ee6f1166dedacaf.js +0 -1
  403. package/app/.next/static/chunks/app/api/auth/logout/route-4ee6f1166dedacaf.js +0 -1
  404. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-4ee6f1166dedacaf.js +0 -1
  405. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-4ee6f1166dedacaf.js +0 -1
  406. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-4ee6f1166dedacaf.js +0 -1
  407. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-4ee6f1166dedacaf.js +0 -1
  408. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-4ee6f1166dedacaf.js +0 -1
  409. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-4ee6f1166dedacaf.js +0 -1
  410. package/app/.next/static/chunks/app/api/cloud/auth/route-4ee6f1166dedacaf.js +0 -1
  411. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-4ee6f1166dedacaf.js +0 -1
  412. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-4ee6f1166dedacaf.js +0 -1
  413. package/app/.next/static/chunks/app/api/cloud/models/alias/route-4ee6f1166dedacaf.js +0 -1
  414. package/app/.next/static/chunks/app/api/combos/[id]/route-4ee6f1166dedacaf.js +0 -1
  415. package/app/.next/static/chunks/app/api/combos/route-4ee6f1166dedacaf.js +0 -1
  416. package/app/.next/static/chunks/app/api/init/route-4ee6f1166dedacaf.js +0 -1
  417. package/app/.next/static/chunks/app/api/keys/[id]/route-4ee6f1166dedacaf.js +0 -1
  418. package/app/.next/static/chunks/app/api/keys/route-4ee6f1166dedacaf.js +0 -1
  419. package/app/.next/static/chunks/app/api/models/alias/route-4ee6f1166dedacaf.js +0 -1
  420. package/app/.next/static/chunks/app/api/models/route-4ee6f1166dedacaf.js +0 -1
  421. package/app/.next/static/chunks/app/api/models/test/route-4ee6f1166dedacaf.js +0 -1
  422. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-4ee6f1166dedacaf.js +0 -1
  423. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-4ee6f1166dedacaf.js +0 -1
  424. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-4ee6f1166dedacaf.js +0 -1
  425. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-4ee6f1166dedacaf.js +0 -1
  426. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-4ee6f1166dedacaf.js +0 -1
  427. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-4ee6f1166dedacaf.js +0 -1
  428. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-4ee6f1166dedacaf.js +0 -1
  429. package/app/.next/static/chunks/app/api/pricing/route-4ee6f1166dedacaf.js +0 -1
  430. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-4ee6f1166dedacaf.js +0 -1
  431. package/app/.next/static/chunks/app/api/provider-nodes/route-4ee6f1166dedacaf.js +0 -1
  432. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-4ee6f1166dedacaf.js +0 -1
  433. package/app/.next/static/chunks/app/api/providers/[id]/models/route-4ee6f1166dedacaf.js +0 -1
  434. package/app/.next/static/chunks/app/api/providers/[id]/route-4ee6f1166dedacaf.js +0 -1
  435. package/app/.next/static/chunks/app/api/providers/[id]/test/route-4ee6f1166dedacaf.js +0 -1
  436. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-4ee6f1166dedacaf.js +0 -1
  437. package/app/.next/static/chunks/app/api/providers/client/route-4ee6f1166dedacaf.js +0 -1
  438. package/app/.next/static/chunks/app/api/providers/route-4ee6f1166dedacaf.js +0 -1
  439. package/app/.next/static/chunks/app/api/providers/test-batch/route-4ee6f1166dedacaf.js +0 -1
  440. package/app/.next/static/chunks/app/api/providers/validate/route-4ee6f1166dedacaf.js +0 -1
  441. package/app/.next/static/chunks/app/api/settings/database/route-4ee6f1166dedacaf.js +0 -1
  442. package/app/.next/static/chunks/app/api/settings/proxy-test/route-4ee6f1166dedacaf.js +0 -1
  443. package/app/.next/static/chunks/app/api/settings/require-login/route-4ee6f1166dedacaf.js +0 -1
  444. package/app/.next/static/chunks/app/api/settings/route-4ee6f1166dedacaf.js +0 -1
  445. package/app/.next/static/chunks/app/api/shutdown/route-4ee6f1166dedacaf.js +0 -1
  446. package/app/.next/static/chunks/app/api/tags/route-4ee6f1166dedacaf.js +0 -1
  447. package/app/.next/static/chunks/app/api/translator/load/route-4ee6f1166dedacaf.js +0 -1
  448. package/app/.next/static/chunks/app/api/translator/save/route-4ee6f1166dedacaf.js +0 -1
  449. package/app/.next/static/chunks/app/api/translator/send/route-4ee6f1166dedacaf.js +0 -1
  450. package/app/.next/static/chunks/app/api/translator/translate/route-4ee6f1166dedacaf.js +0 -1
  451. package/app/.next/static/chunks/app/api/tunnel/disable/route-4ee6f1166dedacaf.js +0 -1
  452. package/app/.next/static/chunks/app/api/tunnel/enable/route-4ee6f1166dedacaf.js +0 -1
  453. package/app/.next/static/chunks/app/api/tunnel/status/route-4ee6f1166dedacaf.js +0 -1
  454. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-4ee6f1166dedacaf.js +0 -1
  455. package/app/.next/static/chunks/app/api/usage/chart/route-4ee6f1166dedacaf.js +0 -1
  456. package/app/.next/static/chunks/app/api/usage/history/route-4ee6f1166dedacaf.js +0 -1
  457. package/app/.next/static/chunks/app/api/usage/providers/route-4ee6f1166dedacaf.js +0 -1
  458. package/app/.next/static/chunks/app/api/usage/request-details/route-4ee6f1166dedacaf.js +0 -1
  459. package/app/.next/static/chunks/app/api/usage/request-logs/route-4ee6f1166dedacaf.js +0 -1
  460. package/app/.next/static/chunks/app/api/usage/stream/route-4ee6f1166dedacaf.js +0 -1
  461. package/app/.next/static/chunks/app/api/v1/api/chat/route-4ee6f1166dedacaf.js +0 -1
  462. package/app/.next/static/chunks/app/api/v1/chat/completions/route-4ee6f1166dedacaf.js +0 -1
  463. package/app/.next/static/chunks/app/api/v1/embeddings/route-4ee6f1166dedacaf.js +0 -1
  464. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-4ee6f1166dedacaf.js +0 -1
  465. package/app/.next/static/chunks/app/api/v1/messages/route-4ee6f1166dedacaf.js +0 -1
  466. package/app/.next/static/chunks/app/api/v1/models/route-4ee6f1166dedacaf.js +0 -1
  467. package/app/.next/static/chunks/app/api/v1/responses/route-4ee6f1166dedacaf.js +0 -1
  468. package/app/.next/static/chunks/app/api/v1/route-4ee6f1166dedacaf.js +0 -1
  469. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-4ee6f1166dedacaf.js +0 -1
  470. package/app/.next/static/chunks/app/api/v1beta/models/route-4ee6f1166dedacaf.js +0 -1
  471. package/app/.next/static/chunks/app/api/version/route-4ee6f1166dedacaf.js +0 -1
  472. package/app/.next/static/chunks/app/manifest.webmanifest/route-4ee6f1166dedacaf.js +0 -1
  473. package/app/.next/static/chunks/app/page-4ee6f1166dedacaf.js +0 -1
  474. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-4ee6f1166dedacaf.js +0 -1
  475. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-4ee6f1166dedacaf.js +0 -1
  476. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-4ee6f1166dedacaf.js +0 -1
  477. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-4ee6f1166dedacaf.js +0 -1
  478. package/app/.next/static/css/6f5522f8077f0304.css +0 -3
  479. /package/app/.next/static/{U0a4hjt9mumOZwgo88ICN → WVNl0xvRB6AUPlWoux5nO}/_ssgManifest.js +0 -0
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
5
+ :HL["/_next/static/css/3995d76bba6fb14a.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":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6f5522f8077f0304.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":"WVNl0xvRB6AUPlWoux5nO","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3995d76bba6fb14a.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,5 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
2
+ :HL["/_next/static/css/3995d76bba6fb14a.css","style"]
3
3
  :HL["/_next/static/css/599369d853c61df7.css","style"]
4
4
  :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"]
5
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","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":"translator","paramType":null,"paramKey":"translator","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}
5
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","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":"translator","paramType":null,"paramKey":"translator","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><!--U0a4hjt9mumOZwgo88ICN--><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/6f5522f8077f0304.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-25c43999146c934e.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-c67589461d449d62.js" async=""></script><script src="/_next/static/chunks/main-app-8803a230dfc5c361.js" async=""></script><script src="/_next/static/chunks/c6123951-59125299ca0d7b46.js" async=""></script><script src="/_next/static/chunks/600-3e3d52de0d15664e.js" async=""></script><script src="/_next/static/chunks/1672-d590b9c20d6fa792.js" async=""></script><script src="/_next/static/chunks/8729-6581baa52870d9f9.js" async=""></script><script src="/_next/static/chunks/5497-73785ad32a2265a2.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.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"/><meta name="theme-color" content="#0a0a0a"/><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="manifest" href="/manifest.webmanifest"/><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 flex flex-col gap-2"><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.3.23</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 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">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 bg-primary/10 text-primary" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] fill-1">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 flex flex-col gap-2"><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.3.23</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 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">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 bg-primary/10 text-primary" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] fill-1">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">Usage &amp; Analytics</h1><p class="text-sm text-text-muted">Monitor your API usage, token consumption, and request logs</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"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><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></main></div><script src="/_next/static/chunks/webpack-25c43999146c934e.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[21110,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-6581baa52870d9f9.js\",\"5497\",\"static/chunks/5497-73785ad32a2265a2.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[7648,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-6581baa52870d9f9.js\",\"5497\",\"static/chunks/5497-73785ad32a2265a2.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js\"],\"default\"]\n6:I[61304,[],\"ClientPageRoot\"]\n7:I[38982,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-6581baa52870d9f9.js\",\"5497\",\"static/chunks/5497-73785ad32a2265a2.js\",\"2825\",\"static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js\"],\"default\"]\na:I[90484,[],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/6f5522f8077f0304.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.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\":\"U0a4hjt9mumOZwgo88ICN\",\"c\":[\"\",\"dashboard\",\"usage\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"usage\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/6f5522f8077f0304.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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$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\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[86869,[],\"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\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--WVNl0xvRB6AUPlWoux5nO--><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/3995d76bba6fb14a.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/599369d853c61df7.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-25c43999146c934e.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-c67589461d449d62.js" async=""></script><script src="/_next/static/chunks/main-app-8803a230dfc5c361.js" async=""></script><script src="/_next/static/chunks/c6123951-59125299ca0d7b46.js" async=""></script><script src="/_next/static/chunks/600-3e3d52de0d15664e.js" async=""></script><script src="/_next/static/chunks/1672-d590b9c20d6fa792.js" async=""></script><script src="/_next/static/chunks/8729-cbaa00bf4b5e675b.js" async=""></script><script src="/_next/static/chunks/5497-ddcd9a9fbd35c26e.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.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"/><meta name="theme-color" content="#0a0a0a"/><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="manifest" href="/manifest.webmanifest"/><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 flex flex-col gap-2"><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.3.27</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 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">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 bg-primary/10 text-primary" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] fill-1">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">Debug</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/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><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 flex flex-col gap-2"><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.3.27</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 text-text-muted hover:bg-surface/50 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">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 bg-primary/10 text-primary" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] fill-1">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">Debug</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/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-sm font-medium">Console Log</span></a></div><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">Usage &amp; Analytics</h1><p class="text-sm text-text-muted">Monitor your API usage, token consumption, and request logs</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"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><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></main></div><script src="/_next/static/chunks/webpack-25c43999146c934e.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[21110,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-cbaa00bf4b5e675b.js\",\"5497\",\"static/chunks/5497-ddcd9a9fbd35c26e.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[7648,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-cbaa00bf4b5e675b.js\",\"5497\",\"static/chunks/5497-ddcd9a9fbd35c26e.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js\"],\"default\"]\n6:I[61304,[],\"ClientPageRoot\"]\n7:I[38982,[\"4335\",\"static/chunks/c6123951-59125299ca0d7b46.js\",\"600\",\"static/chunks/600-3e3d52de0d15664e.js\",\"1672\",\"static/chunks/1672-d590b9c20d6fa792.js\",\"8729\",\"static/chunks/8729-cbaa00bf4b5e675b.js\",\"5497\",\"static/chunks/5497-ddcd9a9fbd35c26e.js\",\"2825\",\"static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js\"],\"default\"]\na:I[90484,[],\"OutletBoundary\"]\nb:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/3995d76bba6fb14a.css\",\"style\"]\n:HL[\"/_next/static/css/599369d853c61df7.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\":\"WVNl0xvRB6AUPlWoux5nO\",\"c\":[\"\",\"dashboard\",\"usage\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"usage\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3995d76bba6fb14a.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\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/599369d853c61df7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$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\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[86869,[],\"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\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
@@ -1,20 +1,20 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
5
+ 5:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
6
6
  6:I[61304,[],"ClientPageRoot"]
7
- 7:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
7
+ 7:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
8
8
  a:I[90484,[],"OutletBoundary"]
9
9
  b:"$Sreact.suspense"
10
10
  d:I[90484,[],"ViewportBoundary"]
11
11
  f:I[90484,[],"MetadataBoundary"]
12
12
  11:I[27123,[],""]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
14
+ :HL["/_next/static/css/3995d76bba6fb14a.css","style"]
15
15
  :HL["/_next/static/css/599369d853c61df7.css","style"]
16
16
  :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"]
17
- 0:{"P":null,"b":"U0a4hjt9mumOZwgo88ICN","c":["","dashboard","usage"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6f5522f8077f0304.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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$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
+ 0:{"P":null,"b":"WVNl0xvRB6AUPlWoux5nO","c":["","dashboard","usage"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3995d76bba6fb14a.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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$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}
18
18
  8:{}
19
19
  9:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
3
+ 3:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","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":"WVNl0xvRB6AUPlWoux5nO","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[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","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[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
2
+ 2:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/599369d853c61df7.css","style"]
6
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next"}]],["$","$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}
6
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next"}]],["$","$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,20 +1,20 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 5:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
5
+ 5:I[7648,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"default"]
6
6
  6:I[61304,[],"ClientPageRoot"]
7
- 7:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
7
+ 7:I[38982,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","2825","static/chunks/app/(dashboard)/dashboard/usage/page-f5e1cd9e9487e911.js"],"default"]
8
8
  a:I[90484,[],"OutletBoundary"]
9
9
  b:"$Sreact.suspense"
10
10
  d:I[90484,[],"ViewportBoundary"]
11
11
  f:I[90484,[],"MetadataBoundary"]
12
12
  11:I[27123,[],""]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
14
+ :HL["/_next/static/css/3995d76bba6fb14a.css","style"]
15
15
  :HL["/_next/static/css/599369d853c61df7.css","style"]
16
16
  :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"]
17
- 0:{"P":null,"b":"U0a4hjt9mumOZwgo88ICN","c":["","dashboard","usage"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6f5522f8077f0304.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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$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
+ 0:{"P":null,"b":"WVNl0xvRB6AUPlWoux5nO","c":["","dashboard","usage"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3995d76bba6fb14a.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":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/599369d853c61df7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$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}
18
18
  8:{}
19
19
  9:"$0:f:0:1:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","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":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","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":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-6581baa52870d9f9.js","5497","static/chunks/5497-73785ad32a2265a2.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-d590b9c20d6fa792.js","8729","static/chunks/8729-cbaa00bf4b5e675b.js","5497","static/chunks/5497-ddcd9a9fbd35c26e.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
5
+ :HL["/_next/static/css/3995d76bba6fb14a.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":"U0a4hjt9mumOZwgo88ICN","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6f5522f8077f0304.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":"WVNl0xvRB6AUPlWoux5nO","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/3995d76bba6fb14a.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,5 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
- :HL["/_next/static/css/6f5522f8077f0304.css","style"]
2
+ :HL["/_next/static/css/3995d76bba6fb14a.css","style"]
3
3
  :HL["/_next/static/css/599369d853c61df7.css","style"]
4
4
  :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"]
5
- 0:{"buildId":"U0a4hjt9mumOZwgo88ICN","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":"usage","paramType":null,"paramKey":"usage","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}
5
+ 0:{"buildId":"WVNl0xvRB6AUPlWoux5nO","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":"usage","paramType":null,"paramKey":"usage","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}