vansrouter 0.8.6 → 0.8.8

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 (908) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +11 -9
  3. package/app/.next-cli-build/build-manifest.json +3 -3
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/react-loadable-manifest.json +2 -2
  6. package/app/.next-cli-build/routes-manifest.json +14 -0
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/_global-error/page.js +3 -3
  74. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  76. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  77. package/app/.next-cli-build/server/app/_global-error.rsc +2 -2
  78. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +2 -2
  79. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  80. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  81. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +2 -2
  84. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  85. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  87. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  88. package/app/.next-cli-build/server/app/_not-found.rsc +5 -5
  89. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
  90. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +5 -5
  92. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  95. package/app/.next-cli-build/server/app/api/auth/check/route.js +1 -1
  96. package/app/.next-cli-build/server/app/api/auth/check/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  98. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  100. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  112. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  114. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  116. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  118. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  120. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  124. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  126. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  128. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  132. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  134. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  136. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  138. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  140. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  142. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  144. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  146. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  148. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  150. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  152. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  154. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  156. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  158. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  160. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  162. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  164. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
  166. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  168. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  170. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  172. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  178. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  180. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  184. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  188. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  190. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  198. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  210. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  218. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  220. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  222. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  224. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/[name]/reset/route.js +1 -0
  234. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/[name]/reset/route.js.nft.json +1 -0
  235. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/[name]/reset/route_client-reference-manifest.js +1 -0
  236. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/route.js +1 -0
  237. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/route.js.nft.json +1 -0
  238. package/app/.next-cli-build/server/app/api/providers/circuit-breakers/route_client-reference-manifest.js +1 -0
  239. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  240. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  241. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  242. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  243. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  244. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  245. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  251. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  252. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  254. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  255. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  256. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  257. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  258. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  260. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  261. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  262. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  263. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  264. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  266. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  267. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  268. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  269. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  270. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  272. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  273. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  274. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  275. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  276. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  278. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  279. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  280. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  281. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  282. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  284. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  285. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  286. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  287. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  288. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  289. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  290. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  291. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  292. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  293. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  294. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  295. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  296. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  297. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  298. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  299. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  300. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  301. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  302. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  303. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  304. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  305. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  306. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  307. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  308. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  309. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  310. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  311. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  312. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  313. package/app/.next-cli-build/server/app/api/usage/request-details/[id]/route.js +1 -1
  314. package/app/.next-cli-build/server/app/api/usage/request-details/[id]/route.js.nft.json +1 -1
  315. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  316. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  317. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  318. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  319. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  320. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  321. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  322. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  323. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  324. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  325. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  326. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  327. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  328. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  329. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  330. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  331. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  332. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  333. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  334. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  335. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  336. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  337. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  338. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  339. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  340. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  341. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  342. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  343. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  344. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  345. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  346. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  347. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  357. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  358. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  359. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  360. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  362. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  363. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  364. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  365. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  366. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  368. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  369. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  370. package/app/.next-cli-build/server/app/callback.html +1 -1
  371. package/app/.next-cli-build/server/app/callback.rsc +5 -5
  372. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
  373. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  374. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +5 -5
  375. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  376. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  377. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  378. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  379. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +7 -7
  380. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  381. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  382. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  383. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  384. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -7
  385. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  386. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +5 -5
  387. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  388. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  389. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +8 -8
  390. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  391. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  392. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  393. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  394. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +8 -8
  395. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  396. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -5
  397. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  398. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  399. package/app/.next-cli-build/server/app/dashboard/combos.rsc +7 -7
  400. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  401. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  402. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  403. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  404. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
  405. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  406. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +5 -5
  407. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  408. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  409. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +8 -8
  410. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  411. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  412. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  413. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  414. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +8 -8
  415. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  416. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -5
  417. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  418. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  419. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +7 -7
  420. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  421. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  422. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  423. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -7
  426. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  427. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +5 -5
  428. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  429. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  430. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +7 -7
  431. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  432. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  433. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  435. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
  436. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  437. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -5
  438. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  439. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  440. package/app/.next-cli-build/server/app/dashboard/profile.rsc +7 -7
  441. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  442. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  443. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  444. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  445. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +7 -7
  446. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  447. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +5 -5
  448. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  449. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  450. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +7 -7
  451. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  452. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  453. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  454. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  456. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
  457. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  458. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -5
  459. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  460. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/providers.rsc +7 -7
  462. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  463. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  464. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  465. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  466. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
  467. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  468. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +5 -5
  469. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  470. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  471. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +7 -7
  472. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  473. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  475. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  476. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
  477. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  478. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -5
  479. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  480. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  481. package/app/.next-cli-build/server/app/dashboard/quota.rsc +8 -8
  482. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  483. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  486. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +8 -8
  487. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +5 -5
  489. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  490. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  491. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  492. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  493. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +5 -5
  495. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  496. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  497. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  498. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  499. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  500. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  501. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  502. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  503. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/skills.rsc +7 -7
  505. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  506. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  507. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  508. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  509. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +7 -7
  510. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  511. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +5 -5
  512. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  513. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  514. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +7 -7
  515. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  516. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  517. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  518. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  519. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +7 -7
  520. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  521. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +5 -5
  522. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  523. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  524. package/app/.next-cli-build/server/app/dashboard/translator.rsc +7 -7
  525. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  526. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  527. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  528. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  529. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
  530. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  531. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +5 -5
  532. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  533. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  534. package/app/.next-cli-build/server/app/dashboard/usage.rsc +7 -7
  535. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  536. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  537. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  538. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  539. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
  540. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  541. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +5 -5
  542. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  543. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  544. package/app/.next-cli-build/server/app/dashboard.rsc +8 -8
  545. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  546. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  547. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  548. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +8 -8
  549. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  550. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +5 -5
  551. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  552. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  553. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  554. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  555. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  556. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  557. package/app/.next-cli-build/server/app/landing.html +1 -1
  558. package/app/.next-cli-build/server/app/landing.rsc +5 -5
  559. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  560. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  561. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +5 -5
  562. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  563. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  564. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  565. package/app/.next-cli-build/server/app/login/page.js +2 -2
  566. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  567. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  568. package/app/.next-cli-build/server/app/login.html +1 -1
  569. package/app/.next-cli-build/server/app/login.rsc +6 -6
  570. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
  571. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  572. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +5 -5
  573. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  574. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  575. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  576. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +1 -1
  577. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  578. package/app/.next-cli-build/server/app/masuk/page.js +2 -2
  579. package/app/.next-cli-build/server/app/masuk/page.js.nft.json +1 -1
  580. package/app/.next-cli-build/server/app/masuk/page_client-reference-manifest.js +1 -1
  581. package/app/.next-cli-build/server/app-paths-manifest.json +11 -9
  582. package/app/.next-cli-build/server/chunks/1099.js +1 -1
  583. package/app/.next-cli-build/server/chunks/1536.js +1 -1
  584. package/app/.next-cli-build/server/chunks/2445.js +1 -0
  585. package/app/.next-cli-build/server/chunks/2557.js +4 -4
  586. package/app/.next-cli-build/server/chunks/3141.js +1 -1
  587. package/app/.next-cli-build/server/chunks/3424.js +1 -1
  588. package/app/.next-cli-build/server/chunks/383.js +1 -1
  589. package/app/.next-cli-build/server/chunks/4004.js +1 -1
  590. package/app/.next-cli-build/server/chunks/4105.js +1 -1
  591. package/app/.next-cli-build/server/chunks/4418.js +1 -1
  592. package/app/.next-cli-build/server/chunks/4544.js +1 -1
  593. package/app/.next-cli-build/server/chunks/4574.js +3 -3
  594. package/app/.next-cli-build/server/chunks/5006.js +1 -1
  595. package/app/.next-cli-build/server/chunks/5598.js +1 -1
  596. package/app/.next-cli-build/server/chunks/6085.js +1 -1
  597. package/app/.next-cli-build/server/chunks/6159.js +1 -1
  598. package/app/.next-cli-build/server/chunks/6723.js +1 -1
  599. package/app/.next-cli-build/server/chunks/6975.js +1 -1
  600. package/app/.next-cli-build/server/chunks/7164.js +1 -1
  601. package/app/.next-cli-build/server/chunks/7916.js +1 -1
  602. package/app/.next-cli-build/server/chunks/8121.js +1 -1
  603. package/app/.next-cli-build/server/chunks/818.js +1 -1
  604. package/app/.next-cli-build/server/chunks/9765.js +1 -1
  605. package/app/.next-cli-build/server/chunks/9984.js +1 -1
  606. package/app/.next-cli-build/server/functions-config-manifest.json +2 -0
  607. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  608. package/app/.next-cli-build/server/middleware-react-loadable-manifest.js +1 -1
  609. package/app/.next-cli-build/server/middleware.js +2 -2
  610. package/app/.next-cli-build/server/pages/404.html +1 -1
  611. package/app/.next-cli-build/server/pages/500.html +1 -1
  612. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  613. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  614. package/app/.next-cli-build/static/StEqXLOIch5JtFeW8RZrK/_buildManifest.js +1 -0
  615. package/app/.next-cli-build/static/chunks/4385-fa42d9f0c942dc94.js +1 -0
  616. package/app/.next-cli-build/static/chunks/5737-2c60294f03134f58.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-e72420b69a9444e9.js +1 -0
  618. package/app/.next-cli-build/static/chunks/app/_global-error/page-bdae3ed7a22b81bd.js +1 -0
  619. package/app/.next-cli-build/static/chunks/app/api/auth/check/route-bdae3ed7a22b81bd.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-bdae3ed7a22b81bd.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-bdae3ed7a22b81bd.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-bdae3ed7a22b81bd.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-bdae3ed7a22b81bd.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-bdae3ed7a22b81bd.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-bdae3ed7a22b81bd.js +1 -0
  626. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-bdae3ed7a22b81bd.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-bdae3ed7a22b81bd.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-bdae3ed7a22b81bd.js +1 -0
  629. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-bdae3ed7a22b81bd.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-bdae3ed7a22b81bd.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-bdae3ed7a22b81bd.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-bdae3ed7a22b81bd.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-bdae3ed7a22b81bd.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-bdae3ed7a22b81bd.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-bdae3ed7a22b81bd.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-bdae3ed7a22b81bd.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-bdae3ed7a22b81bd.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-bdae3ed7a22b81bd.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-bdae3ed7a22b81bd.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-bdae3ed7a22b81bd.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-bdae3ed7a22b81bd.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-bdae3ed7a22b81bd.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-bdae3ed7a22b81bd.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-bdae3ed7a22b81bd.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/combos/route-bdae3ed7a22b81bd.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-bdae3ed7a22b81bd.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-bdae3ed7a22b81bd.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-bdae3ed7a22b81bd.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/health/route-bdae3ed7a22b81bd.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/init/route-bdae3ed7a22b81bd.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-bdae3ed7a22b81bd.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/keys/route-bdae3ed7a22b81bd.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/locale/route-bdae3ed7a22b81bd.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-bdae3ed7a22b81bd.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-bdae3ed7a22b81bd.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-bdae3ed7a22b81bd.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-bdae3ed7a22b81bd.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-bdae3ed7a22b81bd.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-bdae3ed7a22b81bd.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-bdae3ed7a22b81bd.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-bdae3ed7a22b81bd.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-bdae3ed7a22b81bd.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-bdae3ed7a22b81bd.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-bdae3ed7a22b81bd.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/models/route-bdae3ed7a22b81bd.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/models/test/route-bdae3ed7a22b81bd.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-bdae3ed7a22b81bd.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-bdae3ed7a22b81bd.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-bdae3ed7a22b81bd.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-bdae3ed7a22b81bd.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-bdae3ed7a22b81bd.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-bdae3ed7a22b81bd.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-bdae3ed7a22b81bd.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-bdae3ed7a22b81bd.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-bdae3ed7a22b81bd.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-bdae3ed7a22b81bd.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-bdae3ed7a22b81bd.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-bdae3ed7a22b81bd.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-bdae3ed7a22b81bd.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/pricing/route-bdae3ed7a22b81bd.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-bdae3ed7a22b81bd.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-bdae3ed7a22b81bd.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-bdae3ed7a22b81bd.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-bdae3ed7a22b81bd.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-bdae3ed7a22b81bd.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-bdae3ed7a22b81bd.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-bdae3ed7a22b81bd.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/providers/circuit-breakers/[name]/reset/route-bdae3ed7a22b81bd.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/providers/circuit-breakers/route-bdae3ed7a22b81bd.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-bdae3ed7a22b81bd.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-bdae3ed7a22b81bd.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/providers/route-bdae3ed7a22b81bd.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-bdae3ed7a22b81bd.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-bdae3ed7a22b81bd.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-bdae3ed7a22b81bd.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-bdae3ed7a22b81bd.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-bdae3ed7a22b81bd.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-bdae3ed7a22b81bd.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-bdae3ed7a22b81bd.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-bdae3ed7a22b81bd.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-bdae3ed7a22b81bd.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-bdae3ed7a22b81bd.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-bdae3ed7a22b81bd.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-bdae3ed7a22b81bd.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/settings/route-bdae3ed7a22b81bd.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-bdae3ed7a22b81bd.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/tags/route-bdae3ed7a22b81bd.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-bdae3ed7a22b81bd.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-bdae3ed7a22b81bd.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-bdae3ed7a22b81bd.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-bdae3ed7a22b81bd.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-bdae3ed7a22b81bd.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-bdae3ed7a22b81bd.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-bdae3ed7a22b81bd.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-bdae3ed7a22b81bd.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-bdae3ed7a22b81bd.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-bdae3ed7a22b81bd.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-bdae3ed7a22b81bd.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-bdae3ed7a22b81bd.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-bdae3ed7a22b81bd.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-bdae3ed7a22b81bd.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-bdae3ed7a22b81bd.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-bdae3ed7a22b81bd.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-bdae3ed7a22b81bd.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-bdae3ed7a22b81bd.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-bdae3ed7a22b81bd.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/[id]/route-bdae3ed7a22b81bd.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-bdae3ed7a22b81bd.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-bdae3ed7a22b81bd.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-bdae3ed7a22b81bd.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-bdae3ed7a22b81bd.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-bdae3ed7a22b81bd.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-bdae3ed7a22b81bd.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-bdae3ed7a22b81bd.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-bdae3ed7a22b81bd.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-bdae3ed7a22b81bd.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-bdae3ed7a22b81bd.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-bdae3ed7a22b81bd.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-bdae3ed7a22b81bd.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-bdae3ed7a22b81bd.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-bdae3ed7a22b81bd.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-bdae3ed7a22b81bd.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-bdae3ed7a22b81bd.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-bdae3ed7a22b81bd.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-bdae3ed7a22b81bd.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/v1/route-bdae3ed7a22b81bd.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-bdae3ed7a22b81bd.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-bdae3ed7a22b81bd.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-bdae3ed7a22b81bd.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-bdae3ed7a22b81bd.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/version/route-bdae3ed7a22b81bd.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-bdae3ed7a22b81bd.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/version/update/route-bdae3ed7a22b81bd.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-bdae3ed7a22b81bd.js +1 -0
  755. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-bdae3ed7a22b81bd.js +1 -0
  756. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-bdae3ed7a22b81bd.js +1 -0
  757. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-bdae3ed7a22b81bd.js +1 -0
  758. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-bdae3ed7a22b81bd.js +1 -0
  759. package/app/.next-cli-build/static/chunks/{webpack-2665aecb28daf463.js → webpack-cc748d6f373bfbd0.js} +1 -1
  760. package/app/.next-cli-build/static/css/437a6752f7fcb08c.css +1 -0
  761. package/app/package.json +1 -1
  762. package/package.json +1 -1
  763. package/app/.next-cli-build/server/chunks/404.js +0 -1
  764. package/app/.next-cli-build/static/7Gql1mhUkge2snWgAfnx3/_buildManifest.js +0 -1
  765. package/app/.next-cli-build/static/chunks/4385-c2e7af2b9e78db47.js +0 -1
  766. package/app/.next-cli-build/static/chunks/5737-45b185e25643dee4.js +0 -1
  767. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-1ba0ea7940552f0c.js +0 -1
  768. package/app/.next-cli-build/static/chunks/app/_global-error/page-90ddd8ec8e02f64d.js +0 -1
  769. package/app/.next-cli-build/static/chunks/app/api/auth/check/route-90ddd8ec8e02f64d.js +0 -1
  770. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-90ddd8ec8e02f64d.js +0 -1
  771. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-90ddd8ec8e02f64d.js +0 -1
  772. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-90ddd8ec8e02f64d.js +0 -1
  773. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-90ddd8ec8e02f64d.js +0 -1
  774. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-90ddd8ec8e02f64d.js +0 -1
  775. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-90ddd8ec8e02f64d.js +0 -1
  776. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-90ddd8ec8e02f64d.js +0 -1
  777. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-90ddd8ec8e02f64d.js +0 -1
  778. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-90ddd8ec8e02f64d.js +0 -1
  779. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-90ddd8ec8e02f64d.js +0 -1
  780. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-90ddd8ec8e02f64d.js +0 -1
  781. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-90ddd8ec8e02f64d.js +0 -1
  782. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-90ddd8ec8e02f64d.js +0 -1
  783. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-90ddd8ec8e02f64d.js +0 -1
  784. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-90ddd8ec8e02f64d.js +0 -1
  785. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-90ddd8ec8e02f64d.js +0 -1
  786. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-90ddd8ec8e02f64d.js +0 -1
  787. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-90ddd8ec8e02f64d.js +0 -1
  788. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-90ddd8ec8e02f64d.js +0 -1
  789. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-90ddd8ec8e02f64d.js +0 -1
  790. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-90ddd8ec8e02f64d.js +0 -1
  791. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-90ddd8ec8e02f64d.js +0 -1
  792. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-90ddd8ec8e02f64d.js +0 -1
  793. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-90ddd8ec8e02f64d.js +0 -1
  794. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-90ddd8ec8e02f64d.js +0 -1
  795. package/app/.next-cli-build/static/chunks/app/api/combos/route-90ddd8ec8e02f64d.js +0 -1
  796. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-90ddd8ec8e02f64d.js +0 -1
  797. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-90ddd8ec8e02f64d.js +0 -1
  798. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-90ddd8ec8e02f64d.js +0 -1
  799. package/app/.next-cli-build/static/chunks/app/api/health/route-90ddd8ec8e02f64d.js +0 -1
  800. package/app/.next-cli-build/static/chunks/app/api/init/route-90ddd8ec8e02f64d.js +0 -1
  801. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-90ddd8ec8e02f64d.js +0 -1
  802. package/app/.next-cli-build/static/chunks/app/api/keys/route-90ddd8ec8e02f64d.js +0 -1
  803. package/app/.next-cli-build/static/chunks/app/api/locale/route-90ddd8ec8e02f64d.js +0 -1
  804. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-90ddd8ec8e02f64d.js +0 -1
  805. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-90ddd8ec8e02f64d.js +0 -1
  806. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-90ddd8ec8e02f64d.js +0 -1
  807. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-90ddd8ec8e02f64d.js +0 -1
  808. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-90ddd8ec8e02f64d.js +0 -1
  809. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-90ddd8ec8e02f64d.js +0 -1
  810. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-90ddd8ec8e02f64d.js +0 -1
  811. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-90ddd8ec8e02f64d.js +0 -1
  812. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-90ddd8ec8e02f64d.js +0 -1
  813. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-90ddd8ec8e02f64d.js +0 -1
  814. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-90ddd8ec8e02f64d.js +0 -1
  815. package/app/.next-cli-build/static/chunks/app/api/models/route-90ddd8ec8e02f64d.js +0 -1
  816. package/app/.next-cli-build/static/chunks/app/api/models/test/route-90ddd8ec8e02f64d.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-90ddd8ec8e02f64d.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-90ddd8ec8e02f64d.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-90ddd8ec8e02f64d.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-90ddd8ec8e02f64d.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-90ddd8ec8e02f64d.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-90ddd8ec8e02f64d.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-90ddd8ec8e02f64d.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-90ddd8ec8e02f64d.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-90ddd8ec8e02f64d.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-90ddd8ec8e02f64d.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-90ddd8ec8e02f64d.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-90ddd8ec8e02f64d.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-90ddd8ec8e02f64d.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/pricing/route-90ddd8ec8e02f64d.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-90ddd8ec8e02f64d.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-90ddd8ec8e02f64d.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-90ddd8ec8e02f64d.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-90ddd8ec8e02f64d.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-90ddd8ec8e02f64d.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-90ddd8ec8e02f64d.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-90ddd8ec8e02f64d.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-90ddd8ec8e02f64d.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-90ddd8ec8e02f64d.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/providers/route-90ddd8ec8e02f64d.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-90ddd8ec8e02f64d.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-90ddd8ec8e02f64d.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-90ddd8ec8e02f64d.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-90ddd8ec8e02f64d.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-90ddd8ec8e02f64d.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-90ddd8ec8e02f64d.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-90ddd8ec8e02f64d.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-90ddd8ec8e02f64d.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-90ddd8ec8e02f64d.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-90ddd8ec8e02f64d.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-90ddd8ec8e02f64d.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-90ddd8ec8e02f64d.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/settings/route-90ddd8ec8e02f64d.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-90ddd8ec8e02f64d.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/tags/route-90ddd8ec8e02f64d.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-90ddd8ec8e02f64d.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-90ddd8ec8e02f64d.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-90ddd8ec8e02f64d.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-90ddd8ec8e02f64d.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-90ddd8ec8e02f64d.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-90ddd8ec8e02f64d.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-90ddd8ec8e02f64d.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-90ddd8ec8e02f64d.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-90ddd8ec8e02f64d.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-90ddd8ec8e02f64d.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-90ddd8ec8e02f64d.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-90ddd8ec8e02f64d.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-90ddd8ec8e02f64d.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-90ddd8ec8e02f64d.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-90ddd8ec8e02f64d.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-90ddd8ec8e02f64d.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-90ddd8ec8e02f64d.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-90ddd8ec8e02f64d.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-90ddd8ec8e02f64d.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/[id]/route-90ddd8ec8e02f64d.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-90ddd8ec8e02f64d.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-90ddd8ec8e02f64d.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-90ddd8ec8e02f64d.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-90ddd8ec8e02f64d.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-90ddd8ec8e02f64d.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-90ddd8ec8e02f64d.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-90ddd8ec8e02f64d.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-90ddd8ec8e02f64d.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-90ddd8ec8e02f64d.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-90ddd8ec8e02f64d.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-90ddd8ec8e02f64d.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-90ddd8ec8e02f64d.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-90ddd8ec8e02f64d.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-90ddd8ec8e02f64d.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-90ddd8ec8e02f64d.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-90ddd8ec8e02f64d.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-90ddd8ec8e02f64d.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-90ddd8ec8e02f64d.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/v1/route-90ddd8ec8e02f64d.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-90ddd8ec8e02f64d.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-90ddd8ec8e02f64d.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-90ddd8ec8e02f64d.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-90ddd8ec8e02f64d.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/version/route-90ddd8ec8e02f64d.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-90ddd8ec8e02f64d.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/version/update/route-90ddd8ec8e02f64d.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-90ddd8ec8e02f64d.js +0 -1
  903. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-90ddd8ec8e02f64d.js +0 -1
  904. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-90ddd8ec8e02f64d.js +0 -1
  905. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-90ddd8ec8e02f64d.js +0 -1
  906. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-90ddd8ec8e02f64d.js +0 -1
  907. package/app/.next-cli-build/static/css/73d94a90ed5f9554.css +0 -1
  908. /package/app/.next-cli-build/static/{7Gql1mhUkge2snWgAfnx3 → StEqXLOIch5JtFeW8RZrK}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><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/e8723a4485b3f4ec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/73d94a90ed5f9554.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-2665aecb28daf463.js"/><script src="/_next/static/chunks/afa2f26f-67d9f783efa63091.js" async=""></script><script src="/_next/static/chunks/3204-8c8fe4f51eb3c425.js" async=""></script><script src="/_next/static/chunks/main-app-e420732cbed7b559.js" async=""></script><script src="/_next/static/chunks/6000-87aaca633cd687c1.js" async=""></script><script src="/_next/static/chunks/4385-c2e7af2b9e78db47.js" async=""></script><script src="/_next/static/chunks/app/layout-b163b1ebf7b2b559.js" async=""></script><script src="/_next/static/chunks/3885-62884dd3051155e9.js" async=""></script><script src="/_next/static/chunks/app/error-0c909c404411db68.js" async=""></script><script src="/_next/static/chunks/642b329c-990ebec103959462.js" async=""></script><script src="/_next/static/chunks/9458-8e7ccc04f8025594.js" async=""></script><script src="/_next/static/chunks/9814-a20d3abed6c821bc.js" async=""></script><script src="/_next/static/chunks/497-ce7fdacb26acfa13.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/error-86fe20e969c25afa.js" async=""></script><script src="/_next/static/chunks/9727-a7c7a66afe93a9d1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js" async=""></script><script src="/_next/static/chunks/app/global-error-003ccabaecca03c8.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>VansAI - 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?18601c4b266d75a4" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><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="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><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-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><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">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.8.6</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Settings</span></a></div></nav></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-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><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-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><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">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.8.6</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">layers</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">Combos</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Model combos with fallback</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-lg border border-pink-500/30 bg-pink-500/10 text-pink-600 dark:text-pink-400 hover:bg-pink-500/20 transition-colors text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button type="button" class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 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 type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-2665aecb28daf463.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[4922,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-c2e7af2b9e78db47.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"default\"]\n3:I[9319,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-c2e7af2b9e78db47.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"ThemeProvider\"]\n4:I[1609,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-c2e7af2b9e78db47.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"RuntimeI18nProvider\"]\n5:I[6972,[],\"\"]\n6:I[7560,[\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"8039\",\"static/chunks/app/error-0c909c404411db68.js\"],\"default\"]\n7:I[8906,[],\"\"]\n8:I[497,[\"7418\",\"static/chunks/642b329c-990ebec103959462.js\",\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"9458\",\"static/chunks/9458-8e7ccc04f8025594.js\",\"9814\",\"static/chunks/9814-a20d3abed6c821bc.js\",\"4385\",\"static/chunks/4385-c2e7af2b9e78db47.js\",\"497\",\"static/chunks/497-ce7fdacb26acfa13.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js\"],\"DashboardLayout\"]\n9:I[9947,[\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"4151\",\"static/chunks/app/(dashboard)/error-86fe20e969c25afa.js\"],\"default\"]\na:I[6329,[],\"ClientPageRoot\"]\nb:I[4813,[\"7418\",\"static/chunks/642b329c-990ebec103959462.js\",\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"9458\",\"static/chunks/9458-8e7ccc04f8025594.js\",\"9814\",\"static/chunks/9814-a20d3abed6c821bc.js\",\"9727\",\"static/chunks/9727-a7c7a66afe93a9d1.js\",\"4385\",\"static/chunks/4385-c2e7af2b9e78db47.js\",\"497\",\"static/chunks/497-ce7fdacb26acfa13.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js\"],\"default\"]\ne:I[5337,[],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n12:I[5337,[],\"ViewportBoundary\"]\n14:I[5337,[],\"MetadataBoundary\"]\n16:I[6447,[\"4219\",\"static/chunks/app/global-error-003ccabaecca03c8.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e8723a4485b3f4ec.css\",\"style\"]\n:HL[\"/_next/static/css/73d94a90ed5f9554.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e8723a4485b3f4ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/73d94a90ed5f9554.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",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: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: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: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: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,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],null,[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,\"$@11\"]},null,false,\"$@11\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$16\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/73d94a90ed5f9554.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"7Gql1mhUkge2snWgAfnx3\"}\n"])</script><script>self.__next_f.push([1,"17:[]\n11:\"$W17\"\nc:{}\nd:\"$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,"13:[[\"$\",\"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,"18:I[4556,[],\"IconMark\"]\n10:null\n15:[[\"$\",\"title\",\"0\",{\"children\":\"VansAI - 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?18601c4b266d75a4\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L18\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><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/e8723a4485b3f4ec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/437a6752f7fcb08c.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-cc748d6f373bfbd0.js"/><script src="/_next/static/chunks/afa2f26f-67d9f783efa63091.js" async=""></script><script src="/_next/static/chunks/3204-8c8fe4f51eb3c425.js" async=""></script><script src="/_next/static/chunks/main-app-e420732cbed7b559.js" async=""></script><script src="/_next/static/chunks/6000-87aaca633cd687c1.js" async=""></script><script src="/_next/static/chunks/4385-fa42d9f0c942dc94.js" async=""></script><script src="/_next/static/chunks/app/layout-b163b1ebf7b2b559.js" async=""></script><script src="/_next/static/chunks/3885-62884dd3051155e9.js" async=""></script><script src="/_next/static/chunks/app/error-0c909c404411db68.js" async=""></script><script src="/_next/static/chunks/642b329c-990ebec103959462.js" async=""></script><script src="/_next/static/chunks/9458-8e7ccc04f8025594.js" async=""></script><script src="/_next/static/chunks/9814-a20d3abed6c821bc.js" async=""></script><script src="/_next/static/chunks/497-ce7fdacb26acfa13.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/error-86fe20e969c25afa.js" async=""></script><script src="/_next/static/chunks/9727-a7c7a66afe93a9d1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js" async=""></script><script src="/_next/static/chunks/app/global-error-003ccabaecca03c8.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>VansAI - 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?18601c4b266d75a4" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><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="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><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-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><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">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.8.8</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Settings</span></a></div></nav></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-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><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-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><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">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.8.8</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] fill-1">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 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-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">layers</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">Combos</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Model combos with fallback</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-lg border border-pink-500/30 bg-pink-500/10 text-pink-600 dark:text-pink-400 hover:bg-pink-500/20 transition-colors text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button type="button" class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 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 type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-6"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-cc748d6f373bfbd0.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[4922,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-fa42d9f0c942dc94.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"default\"]\n3:I[9319,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-fa42d9f0c942dc94.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"ThemeProvider\"]\n4:I[1609,[\"6000\",\"static/chunks/6000-87aaca633cd687c1.js\",\"4385\",\"static/chunks/4385-fa42d9f0c942dc94.js\",\"7177\",\"static/chunks/app/layout-b163b1ebf7b2b559.js\"],\"RuntimeI18nProvider\"]\n5:I[6972,[],\"\"]\n6:I[7560,[\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"8039\",\"static/chunks/app/error-0c909c404411db68.js\"],\"default\"]\n7:I[8906,[],\"\"]\n8:I[497,[\"7418\",\"static/chunks/642b329c-990ebec103959462.js\",\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"9458\",\"static/chunks/9458-8e7ccc04f8025594.js\",\"9814\",\"static/chunks/9814-a20d3abed6c821bc.js\",\"4385\",\"static/chunks/4385-fa42d9f0c942dc94.js\",\"497\",\"static/chunks/497-ce7fdacb26acfa13.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js\"],\"DashboardLayout\"]\n9:I[9947,[\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"4151\",\"static/chunks/app/(dashboard)/error-86fe20e969c25afa.js\"],\"default\"]\na:I[6329,[],\"ClientPageRoot\"]\nb:I[4813,[\"7418\",\"static/chunks/642b329c-990ebec103959462.js\",\"3885\",\"static/chunks/3885-62884dd3051155e9.js\",\"9458\",\"static/chunks/9458-8e7ccc04f8025594.js\",\"9814\",\"static/chunks/9814-a20d3abed6c821bc.js\",\"9727\",\"static/chunks/9727-a7c7a66afe93a9d1.js\",\"4385\",\"static/chunks/4385-fa42d9f0c942dc94.js\",\"497\",\"static/chunks/497-ce7fdacb26acfa13.js\",\"3649\",\"static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js\"],\"default\"]\ne:I[5337,[],\"OutletBoundary\"]\nf:\"$Sreact.suspense\"\n12:I[5337,[],\"ViewportBoundary\"]\n14:I[5337,[],\"MetadataBoundary\"]\n16:I[6447,[\"4219\",\"static/chunks/app/global-error-003ccabaecca03c8.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e8723a4485b3f4ec.css\",\"style\"]\n:HL[\"/_next/static/css/437a6752f7fcb08c.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"combos\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"combos\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e8723a4485b3f4ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/437a6752f7fcb08c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",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: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: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: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: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,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$La\",null,{\"Component\":\"$b\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@c\",\"$@d\"]}}],null,[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@10\"}]}]]}],{},null,false,null]},null,false,\"$@11\"]},null,false,\"$@11\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L12\",null,{\"children\":\"$L13\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L14\",null,{\"children\":[\"$\",\"$f\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L15\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$16\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/437a6752f7fcb08c.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"StEqXLOIch5JtFeW8RZrK\"}\n"])</script><script>self.__next_f.push([1,"17:[]\n11:\"$W17\"\nc:{}\nd:\"$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,"13:[[\"$\",\"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,"18:I[4556,[],\"IconMark\"]\n10:null\n15:[[\"$\",\"title\",\"0\",{\"children\":\"VansAI - 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?18601c4b266d75a4\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L18\",\"5\",{}]]\n"])</script></body></html>
@@ -1,14 +1,14 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
- 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
- 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
2
+ 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
+ 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
+ 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
5
5
  5:I[6972,[],""]
6
6
  6:I[7560,["3885","static/chunks/3885-62884dd3051155e9.js","8039","static/chunks/app/error-0c909c404411db68.js"],"default"]
7
7
  7:I[8906,[],""]
8
- 8:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
8
+ 8:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
9
9
  9:I[9947,["3885","static/chunks/3885-62884dd3051155e9.js","4151","static/chunks/app/(dashboard)/error-86fe20e969c25afa.js"],"default"]
10
10
  a:I[6329,[],"ClientPageRoot"]
11
- b:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
11
+ b:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
12
12
  e:I[5337,[],"OutletBoundary"]
13
13
  f:"$Sreact.suspense"
14
14
  12:I[5337,[],"ViewportBoundary"]
@@ -16,9 +16,9 @@ f:"$Sreact.suspense"
16
16
  16:I[6447,["4219","static/chunks/app/global-error-003ccabaecca03c8.js"],"default"]
17
17
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
19
- :HL["/_next/static/css/73d94a90ed5f9554.css","style"]
19
+ :HL["/_next/static/css/437a6752f7fcb08c.css","style"]
20
20
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
21
- 0:{"P":null,"c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/73d94a90ed5f9554.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",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: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: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: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: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,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],null,["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,"$@11"]},null,false,"$@11"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/73d94a90ed5f9554.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"7Gql1mhUkge2snWgAfnx3"}
21
+ 0:{"P":null,"c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437a6752f7fcb08c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",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: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: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: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: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,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],null,["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,"$@11"]},null,false,"$@11"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/437a6752f7fcb08c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"StEqXLOIch5JtFeW8RZrK"}
22
22
  17:[]
23
23
  11:"$W17"
24
24
  c:{}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[6329,[],"ClientPageRoot"]
3
- 3:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
3
+ 3:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
4
4
  6:I[5337,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"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"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7Gql1mhUkge2snWgAfnx3"}
6
+ 0:{"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"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"StEqXLOIch5JtFeW8RZrK"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[6972,[],""]
3
3
  3:I[8906,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"7Gql1mhUkge2snWgAfnx3"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"StEqXLOIch5JtFeW8RZrK"}
@@ -2,4 +2,4 @@
2
2
  2:I[6972,[],""]
3
3
  3:I[8906,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"7Gql1mhUkge2snWgAfnx3"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"StEqXLOIch5JtFeW8RZrK"}
@@ -1,7 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
2
+ 2:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
3
3
  3:I[6972,[],""]
4
4
  4:I[9947,["3885","static/chunks/3885-62884dd3051155e9.js","4151","static/chunks/app/(dashboard)/error-86fe20e969c25afa.js"],"default"]
5
5
  5:I[8906,[],""]
6
6
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
7
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7Gql1mhUkge2snWgAfnx3"}
7
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"StEqXLOIch5JtFeW8RZrK"}
@@ -1,14 +1,14 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
- 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
- 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
2
+ 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
+ 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
+ 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
5
5
  5:I[6972,[],""]
6
6
  6:I[7560,["3885","static/chunks/3885-62884dd3051155e9.js","8039","static/chunks/app/error-0c909c404411db68.js"],"default"]
7
7
  7:I[8906,[],""]
8
- 8:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
8
+ 8:I[497,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"DashboardLayout"]
9
9
  9:I[9947,["3885","static/chunks/3885-62884dd3051155e9.js","4151","static/chunks/app/(dashboard)/error-86fe20e969c25afa.js"],"default"]
10
10
  a:I[6329,[],"ClientPageRoot"]
11
- b:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
11
+ b:I[4813,["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","9727","static/chunks/9727-a7c7a66afe93a9d1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","497","static/chunks/497-ce7fdacb26acfa13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-92b8de10aa092814.js"],"default"]
12
12
  e:I[5337,[],"OutletBoundary"]
13
13
  f:"$Sreact.suspense"
14
14
  12:I[5337,[],"ViewportBoundary"]
@@ -16,9 +16,9 @@ f:"$Sreact.suspense"
16
16
  16:I[6447,["4219","static/chunks/app/global-error-003ccabaecca03c8.js"],"default"]
17
17
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
18
  :HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
19
- :HL["/_next/static/css/73d94a90ed5f9554.css","style"]
19
+ :HL["/_next/static/css/437a6752f7fcb08c.css","style"]
20
20
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
21
- 0:{"P":null,"c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/73d94a90ed5f9554.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",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: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: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: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: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,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],null,["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,"$@11"]},null,false,"$@11"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/73d94a90ed5f9554.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"7Gql1mhUkge2snWgAfnx3"}
21
+ 0:{"P":null,"c":["","dashboard","combos"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["combos",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437a6752f7fcb08c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",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: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: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: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: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,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$La",null,{"Component":"$b","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@c","$@d"]}}],null,["$","$Le",null,{"children":["$","$f",null,{"name":"Next.MetadataOutlet","children":"$@10"}]}]]}],{},null,false,null]},null,false,"$@11"]},null,false,"$@11"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L12",null,{"children":"$L13"}],["$","div",null,{"hidden":true,"children":["$","$L14",null,{"children":["$","$f",null,{"name":"Next.Metadata","children":"$L15"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$16",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/437a6752f7fcb08c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"StEqXLOIch5JtFeW8RZrK"}
22
22
  17:[]
23
23
  11:"$W17"
24
24
  c:{}
@@ -3,4 +3,4 @@
3
3
  3:I[5337,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[4556,[],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VansAI - 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?18601c4b266d75a4","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7Gql1mhUkge2snWgAfnx3"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VansAI - 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?18601c4b266d75a4","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"StEqXLOIch5JtFeW8RZrK"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
- 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
- 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-c2e7af2b9e78db47.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
2
+ 2:I[4922,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"default"]
3
+ 3:I[9319,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"ThemeProvider"]
4
+ 4:I[1609,["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-fa42d9f0c942dc94.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"RuntimeI18nProvider"]
5
5
  5:I[6972,[],""]
6
6
  6:I[7560,["3885","static/chunks/3885-62884dd3051155e9.js","8039","static/chunks/app/error-0c909c404411db68.js"],"default"]
7
7
  7:I[8906,[],""]
8
8
  :HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
9
- :HL["/_next/static/css/73d94a90ed5f9554.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/73d94a90ed5f9554.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"7Gql1mhUkge2snWgAfnx3"}
9
+ :HL["/_next/static/css/437a6752f7fcb08c.css","style"]
10
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/437a6752f7fcb08c.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"StEqXLOIch5JtFeW8RZrK"}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
3
- :HL["/_next/static/css/73d94a90ed5f9554.css","style"]
3
+ :HL["/_next/static/css/437a6752f7fcb08c.css","style"]
4
4
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"combos","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"7Gql1mhUkge2snWgAfnx3"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"combos","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"StEqXLOIch5JtFeW8RZrK"}