zevairouter 1.1.19 → 1.1.21

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 (217) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +11 -11
  4. package/cli/app/.next-cli-build/build-manifest.json +2 -2
  5. package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
  6. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  7. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
  13. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  14. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  21. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  26. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  27. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  28. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  29. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  30. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
  31. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  32. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  33. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  34. package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  35. package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
  36. package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  37. package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  38. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  39. package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  40. package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  41. package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
  42. package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  43. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  44. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +3 -3
  45. package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  46. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  47. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  48. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  49. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  50. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  51. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  52. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  53. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  54. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  55. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  56. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  57. package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +1 -1
  58. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  59. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  60. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  61. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  62. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  63. package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
  64. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  65. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  66. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  67. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  68. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  69. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  70. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  71. package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
  72. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  73. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  74. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +3 -3
  75. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  76. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
  77. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +5 -5
  78. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
  79. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
  80. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  81. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  82. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +5 -5
  83. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  84. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  85. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  86. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  87. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +5 -5
  88. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  89. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  90. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  91. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  92. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +5 -5
  93. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  94. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  95. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  96. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
  97. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +5 -5
  98. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
  99. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
  100. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  101. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  102. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +5 -5
  103. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  104. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  105. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  106. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  107. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +5 -5
  108. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  109. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  110. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  111. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  112. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +5 -5
  113. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  114. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  115. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  116. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
  117. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +5 -5
  118. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
  119. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
  120. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  121. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  122. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +5 -5
  123. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  124. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  125. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  126. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  127. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +5 -5
  128. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  129. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  130. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  131. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  132. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +5 -5
  133. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  134. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  135. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  136. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  137. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +5 -5
  138. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  139. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  140. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  141. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
  142. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +5 -5
  143. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
  144. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  145. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  146. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  147. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +6 -6
  148. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  149. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  150. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  151. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  152. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  153. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  154. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  155. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  156. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  157. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +5 -5
  158. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  159. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  160. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  161. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
  162. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +5 -5
  163. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
  164. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  165. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  166. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  167. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +5 -5
  168. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  169. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  170. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  171. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  172. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +5 -5
  173. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  174. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  175. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  176. package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  177. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +5 -5
  178. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  179. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  180. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  181. package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
  182. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +3 -3
  183. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  184. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  185. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  186. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  187. package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
  188. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  189. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  190. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +4 -4
  191. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  192. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  193. package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
  194. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  195. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  196. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  197. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  198. package/cli/app/.next-cli-build/server/app-paths-manifest.json +11 -11
  199. package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
  200. package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
  201. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  202. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  203. package/cli/app/.next-cli-build/server/chunks/7319.js +1 -1
  204. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  205. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  206. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  207. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  208. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  209. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  210. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  211. package/cli/app/.next-cli-build/static/chunks/{620-09b3c6378553ac05.js → 620-46dbc702c96915a8.js} +1 -1
  212. package/cli/app/CHANGELOG.md +10 -0
  213. package/cli/app/package.json +1 -1
  214. package/cli/package.json +1 -1
  215. package/package.json +1 -1
  216. /package/cli/app/.next-cli-build/static/{gFlyP1hZMOjzII2uDU2xn → 1SUOdmC5cYVWo8ijpBKlM}/_buildManifest.js +0 -0
  217. /package/cli/app/.next-cli-build/static/{gFlyP1hZMOjzII2uDU2xn → 1SUOdmC5cYVWo8ijpBKlM}/_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/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2259cb9ea5269549.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-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-a6cbe3f16d804637.js" async=""></script><script src="/_next/static/chunks/main-app-88e09177034d71e7.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-64cd7d22a7dd7411.js" async=""></script><script src="/_next/static/chunks/3339-f2d4afb328290dd5.js" async=""></script><script src="/_next/static/chunks/620-09b3c6378553ac05.js" async=""></script><script src="/_next/static/chunks/5497-e9d1db8fdeb5d244.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js" async=""></script><script src="/_next/static/chunks/app/layout-697386c34f0b7bd3.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>ZevaiRouter - Provider Automation &amp; Quota Tracking</title><meta name="description" content="ZevaiRouter - provider automation, multi-account workflows, and quota tracking."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.svg"/><meta name="next-size-adjust" content=""/><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"><a href="#main-content" class="sr-only focus:not-sr-only focus:fixed focus:top-4 focus:left-4 focus:z-[100] focus:rounded-lg focus:bg-surface focus:px-4 focus:py-2 focus:text-text-main focus:shadow-lg">Skip to main content</a><div aria-live="polite" aria-relevant="additions text" class="fixed top-3 right-3 z-[80] flex w-[min(calc(100vw-1.5rem),380px)] flex-col gap-2 sm:top-4 sm:right-4"></div><div class="hidden lg:flex"><aside class="relative flex h-full min-h-0 w-[min(18rem,86vw)] flex-col overflow-hidden border-r border-border-subtle bg-vibrancy shadow-[8px_0_30px_-28px_rgba(0,0,0,0.45)] backdrop-blur-xl transition-colors duration-300 after:pointer-events-none after:absolute after:inset-y-0 after:right-0 after:w-px after:bg-linear-to-b after:from-transparent after:via-primary/25 after:to-transparent lg:w-72"><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="flex flex-col gap-2 border-b border-border-subtle/70 px-6 py-4"><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-[#FF9A52] via-[#F56A2A] to-[#D94716] shadow-[var(--shadow-warm)] ring-1 ring-white/20"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6"><path d="M9 10H23L9 22H23" stroke="white" stroke-width="3.25" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.1.19</span></div></a></div><nav aria-label="Main navigation" class="min-h-0 flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-[0.14em] text-text-muted/55">Core</p><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">terminal</span><span class="text-[13px] font-medium">Endpoint</span></a><a aria-current="page" class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 border-primary/15 bg-linear-to-r from-primary/15 to-primary/5 text-primary shadow-[0_12px_26px_-22px_rgba(229,106,74,0.9)]" href="/dashboard/providers"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 fill-1 bg-primary text-white shadow-[0_7px_16px_-8px_rgba(229,106,74,0.9)]">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/playground"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="group flex min-h-11 w-full items-center gap-2 rounded-xl px-3 py-2 transition-all lg:min-h-9 lg:py-1 text-text-muted hover:bg-surface-2 hover:text-text-main" aria-expanded="true" aria-controls="advanced-navigation"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-[0.14em] text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform rotate-180">expand_more</span></button><div id="advanced-navigation"><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">handyman</span><span class="text-[13px] font-medium">CLI Tools</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/terminal"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">terminal</span><span class="text-[13px] font-medium">Terminal</span></a></div></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-[0.14em] mb-1">System</p><button type="button" class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 w-full text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" aria-expanded="false" aria-controls="media-provider-navigation"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">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">expand_more</span></button><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">extension</span><span class="text-[13px] font-medium">Agent Skills</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main id="main-content" tabindex="-1" class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid dashboard-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="relative z-20 shrink-0 flex min-h-16 flex-wrap items-center justify-between gap-2 border-b border-border-subtle bg-surface/90 px-3 py-2.5 shadow-[0_12px_35px_-34px_rgba(15,23,42,0.8)] backdrop-blur-xl sm:gap-3 sm:px-4 sm:py-3 lg:min-h-[76px] lg:px-8"><div class="flex items-center gap-2 lg:hidden shrink-0"><button type="button" class="flex size-11 items-center justify-center rounded-xl text-text-main transition-colors hover:bg-surface-2 hover:text-primary focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 sm:size-10 sm:rounded-lg" aria-label="Open dashboard navigation"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div class="flex items-center gap-3"><div class="flex min-w-0 flex-1 items-center gap-3"><span class="flex size-8 shrink-0 items-center justify-center rounded-[10px] bg-primary/10 text-primary ring-1 ring-primary/15 lg:size-10 lg:rounded-xl"><span class="material-symbols-outlined text-lg lg:text-[22px]">dns</span></span><div class="min-w-0"><h1 class="truncate text-base font-semibold tracking-tight lg:text-[22px]">Providers</h1><p class="hidden truncate text-sm text-text-muted lg:block">Manage your AI provider connections</p></div></div></div></div><div class="dashboard-header-actions order-2 flex shrink-0 flex-wrap items-center justify-end gap-0.5 sm:order-none sm:gap-1 lg:rounded-xl lg:border lg:border-border-subtle lg:bg-surface-2/60 lg:p-1"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors size-11 sm:size-10" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex size-11 items-center justify-center rounded-xl text-text-muted transition-all hover:bg-black/5 hover:text-text-main dark:hover:bg-white/5 sm:size-10 sm:rounded-lg" title="Language" aria-label="Change language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex size-11 items-center justify-center rounded-xl text-text-muted transition-all hover:bg-black/5 hover:text-text-main dark:hover:bg-white/5 sm:size-10 sm:rounded-lg" title="Menu" aria-label="Open dashboard menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="dashboard-content-gutter flex-1 overflow-y-auto custom-scrollbar px-3 py-4 sm:px-6 sm:py-7 lg:px-10 lg:py-8 "><div class="w-full min-w-0 max-w-6xl mx-auto"><div class="max-w-2xl mx-auto"><div class="mb-8"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4" href="/dashboard/providers"><span class="material-symbols-outlined text-lg">arrow_back</span>Back to Providers</a><h1 class="text-3xl font-semibold tracking-tight">Add New Provider</h1><p class="text-text-muted mt-2">Configure a new AI provider to use with your applications.</p></div><div class="card-3d border border-border-subtle rounded-[14px] transition-[border-color,box-shadow,transform] duration-200 motion-reduce:transition-none p-6"><form class="flex flex-col gap-6"><div class="flex flex-col gap-1.5"><label for="_R_6inpfiv5vqbtb_" class="text-sm font-medium text-text-main">Provider<span class="text-red-500 ml-1">*</span></label><div class="relative"><select id="_R_6inpfiv5vqbtb_" required="" class="w-full py-2.5 px-3 pr-10 text-sm text-text-main bg-surface-2 border border-transparent rounded-[10px] appearance-none focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm"><option value="" disabled="" selected="">Select a provider</option><option value="kiro">Kiro AI</option><option value="gemini-cli">Gemini CLI</option><option value="codebuddy">CodeBuddy</option><option value="codebuddy-cn">CodeBuddy CN</option><option value="qoder">Qoder</option><option value="opencode">OpenCode Free</option><option value="mimo-free">MiMo Code Free</option><option value="poolside">Poolside</option><option value="kilo-gateway">Kilo Gateway</option><option value="bazaarlink">Bazaarlink</option><option value="llm7">LLM7</option><option value="openrouter">OpenRouter</option><option value="nvidia">NVIDIA NIM</option><option value="ollama">Ollama Cloud</option><option value="vertex">Vertex AI</option><option value="gemini">Gemini</option><option value="cloudflare-ai">Cloudflare</option><option value="byteplus">BytePlus ModelArk</option><option value="claude">Claude Code</option><option value="antigravity">Antigravity</option><option value="codex">OpenAI Codex</option><option value="github">GitHub Copilot</option><option value="cursor">Cursor IDE</option><option value="trae">Trae</option><option value="windsurf">Windsurf</option><option value="zed">Zed</option><option value="devin-cli">Devin CLI</option><option value="xai">xAI (Grok)</option><option value="kimi">Kimi</option><option value="kilocode">Kilo Code</option><option value="cline">Cline</option><option value="clinepass">ClinePass</option><option value="kimchi">Kimchi</option><option value="grok-cli">Grok CLI (Grok Build)</option><option value="autoclaw">AutoClaw</option><option value="alims-intl">Alibaba Model Studio Intl</option><option value="baidu">Baidu Qianfan</option><option value="tokenrouter">TokenRouter</option><option value="alitp-intl">Alibaba Token Plan</option><option value="morph">Morph</option><option value="tencent">Tencent Hunyuan</option><option value="glm">GLM Coding</option><option value="glm-cn">GLM (China)</option><option value="minimax">Minimax Coding</option><option value="minimax-cn">Minimax (China)</option><option value="alicode">Alibaba</option><option value="alicode-intl">Alibaba Intl</option><option value="xiaomi-mimo">Xiaomi MiMo</option><option value="xiaomi-tokenplan">Xiaomi MiMo (Token Plan)</option><option value="volcengine-ark">Volcengine Ark</option><option value="openai">OpenAI</option><option value="vercel-ai-gateway">Vercel AI Gateway</option><option value="anthropic">Anthropic</option><option value="opencode-go">OpenCode Go</option><option value="azure">Azure OpenAI</option><option value="deepseek">DeepSeek</option><option value="commandcode">Command Code</option><option value="groq">Groq</option><option value="mistral">Mistral</option><option value="perplexity">Perplexity</option><option value="perplexity-agent">Perplexity Agent</option><option value="together">Together AI</option><option value="fireworks">Fireworks AI</option><option value="venice">Venice AI</option><option value="featherless">Featherless</option><option value="cerebras">Cerebras</option><option value="cohere">Cohere</option><option value="nebius">Nebius AI</option><option value="siliconflow">SiliconFlow</option><option value="hyperbolic">Hyperbolic</option><option value="deepgram">Deepgram</option><option value="assemblyai">AssemblyAI</option><option value="nanobanana">NanoBanana API</option><option value="elevenlabs">ElevenLabs</option><option value="fish-audio">Fish Audio</option><option value="cartesia">Cartesia</option><option value="playht">PlayHT</option><option value="local-device">Local Device</option><option value="google-tts">Google TTS</option><option value="edge-tts">Edge TTS</option><option value="coqui">Coqui TTS</option><option value="tortoise">Tortoise TTS</option><option value="inworld">Inworld TTS</option><option value="voyage-ai">Voyage AI</option><option value="sdwebui">SD WebUI</option><option value="comfyui">ComfyUI</option><option value="huggingface">HuggingFace</option><option value="blackbox">Blackbox AI</option><option value="chutes">Chutes AI</option><option value="ollama-local">Ollama Local</option><option value="vertex-partner">Vertex Partner</option><option value="tavily">Tavily</option><option value="brave-search">Brave Search</option><option value="serper">Serper</option><option value="exa">Exa</option><option value="searxng">SearXNG</option><option value="google-pse">Google PSE</option><option value="linkup">Linkup</option><option value="searchapi">SearchAPI</option><option value="youcom">You.com Search</option><option value="firecrawl">Firecrawl</option><option value="fal-ai">Fal.ai</option><option value="stability-ai">Stability AI</option><option value="black-forest-labs">Black Forest Labs</option><option value="recraft">Recraft</option><option value="topaz">Topaz</option><option value="runwayml">Runway ML</option><option value="aws-polly">AWS Polly</option><option value="jina-ai">Jina AI</option><option value="jina-reader">Jina Reader</option><option value="grok-web">Grok Web (Subscription)</option><option value="perplexity-web">Perplexity Web (Pro/Max)</option><option value="notion-ai">Notion AI (Experimental)</option></select><div class="absolute inset-y-0 right-0 flex items-center pr-3 pointer-events-none text-text-muted"><span class="material-symbols-outlined text-[20px]">expand_more</span></div></div></div><div class="flex flex-col gap-3"><label class="text-sm font-medium">Authentication Method <span class="text-red-500">*</span></label><div class="flex gap-3"><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium">API Key</span></button></div></div><div class="flex flex-col gap-1.5"><label for="_R_iinpfiv5vqbtb_" class="text-sm font-medium text-text-main">API Key<span class="text-red-500 ml-1">*</span></label><div class="relative"><input id="_R_iinpfiv5vqbtb_" type="password" placeholder="Enter your API key" required="" aria-describedby="_R_iinpfiv5vqbtb_-hint" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm" value=""/></div><p id="_R_iinpfiv5vqbtb_-hint" class="text-xs text-text-muted">Your API key will be encrypted and stored securely.</p></div><div class="flex flex-col gap-1.5"><label for="_R_qinpfiv5vqbtb_" class="text-sm font-medium text-text-main">Display Name</label><div class="relative"><input id="_R_qinpfiv5vqbtb_" type="text" placeholder="e.g., Production API, Dev Environment" aria-describedby="_R_qinpfiv5vqbtb_-hint" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm" value=""/></div><p id="_R_qinpfiv5vqbtb_-hint" class="text-xs text-text-muted">Optional. A friendly name to identify this configuration.</p></div><div class="flex items-center gap-3"><button type="button" role="switch" aria-checked="true" data-state="on" aria-labelledby="_R_uinpfiv5vqbtb_" aria-describedby="_R_uinpfiv5vqbtbH1_" class="relative inline-flex shrink-0 cursor-pointer transition-colors duration-200 ease-in-out motion-reduce:transition-none focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg rounded-full bg-brand-500 w-11 h-6"><span class="pointer-events-none inline-block rounded-full bg-white shadow-sm transform transition duration-200 ease-in-out motion-reduce:transition-none translate-x-5 size-5 mt-0.5"></span></button><div class="flex flex-col"><label id="_R_uinpfiv5vqbtb_" class="text-sm font-medium text-text-main cursor-pointer">Active</label><span id="_R_uinpfiv5vqbtbH1_" class="text-xs text-text-muted">Enable this provider for use in your applications</span></div></div><div class="flex gap-3 pt-4 border-t border-border"><a class="flex-1" href="/dashboard/providers"><button class="relative inline-flex items-center justify-center font-semibold transition-[background-color,border-color,color,box-shadow,transform] duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg motion-reduce:transition-none text-text-muted hover:bg-surface-2 hover:text-text-main h-11 px-4 text-sm rounded-[10px] sm:h-9 w-full" type="button"><span class="button-content inline-grid items-center justify-center"><span class="col-start-1 row-start-1 inline-flex items-center justify-center gap-2">Cancel</span></span></button></a><button class="relative inline-flex items-center justify-center font-semibold transition-[background-color,border-color,color,box-shadow,transform] duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg motion-reduce:transition-none bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-11 px-4 text-sm rounded-[10px] sm:h-9 w-full flex-1" type="submit"><span class="button-content inline-grid items-center justify-center"><span class="col-start-1 row-start-1 inline-flex items-center justify-center gap-2">Create Provider</span></span></button></div></form></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-09b3c6378553ac05.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-09b3c6378553ac05.js\",\"7177\",\"static/chunks/app/layout-697386c34f0b7bd3.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-09b3c6378553ac05.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[15615,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-09b3c6378553ac05.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9089\",\"static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/2259cb9ea5269549.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\ne:X\n0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"providers\",\"new\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"providers\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2259cb9ea5269549.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,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$e\"]},null,false,\"$e\"]},null,false,\"$e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"gFlyP1hZMOjzII2uDU2xn\"}\ne:C\n9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n14:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"ZevaiRouter - Provider Automation \u0026 Quota Tracking\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"ZevaiRouter - provider automation, multi-account workflows, and quota tracking.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L14\",\"4\",{}]]\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/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2259cb9ea5269549.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-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-a6cbe3f16d804637.js" async=""></script><script src="/_next/static/chunks/main-app-88e09177034d71e7.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-64cd7d22a7dd7411.js" async=""></script><script src="/_next/static/chunks/3339-f2d4afb328290dd5.js" async=""></script><script src="/_next/static/chunks/620-46dbc702c96915a8.js" async=""></script><script src="/_next/static/chunks/5497-e9d1db8fdeb5d244.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js" async=""></script><script src="/_next/static/chunks/app/layout-697386c34f0b7bd3.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js" async=""></script><meta name="theme-color" content="#0a0a0a"/><title>ZevaiRouter - Provider Automation &amp; Quota Tracking</title><meta name="description" content="ZevaiRouter - provider automation, multi-account workflows, and quota tracking."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.svg"/><meta name="next-size-adjust" content=""/><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"><a href="#main-content" class="sr-only focus:not-sr-only focus:fixed focus:top-4 focus:left-4 focus:z-[100] focus:rounded-lg focus:bg-surface focus:px-4 focus:py-2 focus:text-text-main focus:shadow-lg">Skip to main content</a><div aria-live="polite" aria-relevant="additions text" class="fixed top-3 right-3 z-[80] flex w-[min(calc(100vw-1.5rem),380px)] flex-col gap-2 sm:top-4 sm:right-4"></div><div class="hidden lg:flex"><aside class="relative flex h-full min-h-0 w-[min(18rem,86vw)] flex-col overflow-hidden border-r border-border-subtle bg-vibrancy shadow-[8px_0_30px_-28px_rgba(0,0,0,0.45)] backdrop-blur-xl transition-colors duration-300 after:pointer-events-none after:absolute after:inset-y-0 after:right-0 after:w-px after:bg-linear-to-b after:from-transparent after:via-primary/25 after:to-transparent lg:w-72"><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="flex flex-col gap-2 border-b border-border-subtle/70 px-6 py-4"><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-[#FF9A52] via-[#F56A2A] to-[#D94716] shadow-[var(--shadow-warm)] ring-1 ring-white/20"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6"><path d="M9 10H23L9 22H23" stroke="white" stroke-width="3.25" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.1.21</span></div></a></div><nav aria-label="Main navigation" class="min-h-0 flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-[0.14em] text-text-muted/55">Core</p><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">terminal</span><span class="text-[13px] font-medium">Endpoint</span></a><a aria-current="page" class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 border-primary/15 bg-linear-to-r from-primary/15 to-primary/5 text-primary shadow-[0_12px_26px_-22px_rgba(229,106,74,0.9)]" href="/dashboard/providers"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 fill-1 bg-primary text-white shadow-[0_7px_16px_-8px_rgba(229,106,74,0.9)]">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/playground"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="group flex min-h-11 w-full items-center gap-2 rounded-xl px-3 py-2 transition-all lg:min-h-9 lg:py-1 text-text-muted hover:bg-surface-2 hover:text-text-main" aria-expanded="true" aria-controls="advanced-navigation"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-[0.14em] text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform rotate-180">expand_more</span></button><div id="advanced-navigation"><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">handyman</span><span class="text-[13px] font-medium">CLI Tools</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/mitm"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/terminal"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">terminal</span><span class="text-[13px] font-medium">Terminal</span></a></div></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-[0.14em] mb-1">System</p><button type="button" class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 w-full text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" aria-expanded="false" aria-controls="media-provider-navigation"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">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">expand_more</span></button><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">extension</span><span class="text-[13px] font-medium">Agent Skills</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="group relative flex min-h-11 items-center gap-3 rounded-xl border border-transparent px-3 py-2 transition-all duration-200 lg:min-h-9 lg:py-1 text-text-muted hover:border-border-subtle hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined flex size-7 shrink-0 items-center justify-center rounded-lg text-[18px] transition-all duration-200 group-hover:bg-primary/10 group-hover:text-primary">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main id="main-content" tabindex="-1" class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid dashboard-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="relative z-20 shrink-0 flex min-h-16 flex-wrap items-center justify-between gap-2 border-b border-border-subtle bg-surface/90 px-3 py-2.5 shadow-[0_12px_35px_-34px_rgba(15,23,42,0.8)] backdrop-blur-xl sm:gap-3 sm:px-4 sm:py-3 lg:min-h-[76px] lg:px-8"><div class="flex items-center gap-2 lg:hidden shrink-0"><button type="button" class="flex size-11 items-center justify-center rounded-xl text-text-main transition-colors hover:bg-surface-2 hover:text-primary focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 sm:size-10 sm:rounded-lg" aria-label="Open dashboard navigation"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div class="flex items-center gap-3"><div class="flex min-w-0 flex-1 items-center gap-3"><span class="flex size-8 shrink-0 items-center justify-center rounded-[10px] bg-primary/10 text-primary ring-1 ring-primary/15 lg:size-10 lg:rounded-xl"><span class="material-symbols-outlined text-lg lg:text-[22px]">dns</span></span><div class="min-w-0"><h1 class="truncate text-base font-semibold tracking-tight lg:text-[22px]">Providers</h1><p class="hidden truncate text-sm text-text-muted lg:block">Manage your AI provider connections</p></div></div></div></div><div class="dashboard-header-actions order-2 flex shrink-0 flex-wrap items-center justify-end gap-0.5 sm:order-none sm:gap-1 lg:rounded-xl lg:border lg:border-border-subtle lg:bg-surface-2/60 lg:p-1"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors size-11 sm:size-10" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex size-11 items-center justify-center rounded-xl text-text-muted transition-all hover:bg-black/5 hover:text-text-main dark:hover:bg-white/5 sm:size-10 sm:rounded-lg" title="Language" aria-label="Change language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex size-11 items-center justify-center rounded-xl text-text-muted transition-all hover:bg-black/5 hover:text-text-main dark:hover:bg-white/5 sm:size-10 sm:rounded-lg" title="Menu" aria-label="Open dashboard menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="dashboard-content-gutter flex-1 overflow-y-auto custom-scrollbar px-3 py-4 sm:px-6 sm:py-7 lg:px-10 lg:py-8 "><div class="w-full min-w-0 max-w-6xl mx-auto"><div class="max-w-2xl mx-auto"><div class="mb-8"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4" href="/dashboard/providers"><span class="material-symbols-outlined text-lg">arrow_back</span>Back to Providers</a><h1 class="text-3xl font-semibold tracking-tight">Add New Provider</h1><p class="text-text-muted mt-2">Configure a new AI provider to use with your applications.</p></div><div class="card-3d border border-border-subtle rounded-[14px] transition-[border-color,box-shadow,transform] duration-200 motion-reduce:transition-none p-6"><form class="flex flex-col gap-6"><div class="flex flex-col gap-1.5"><label for="_R_6inpfiv5vqbtb_" class="text-sm font-medium text-text-main">Provider<span class="text-red-500 ml-1">*</span></label><div class="relative"><select id="_R_6inpfiv5vqbtb_" required="" class="w-full py-2.5 px-3 pr-10 text-sm text-text-main bg-surface-2 border border-transparent rounded-[10px] appearance-none focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm"><option value="" disabled="" selected="">Select a provider</option><option value="kiro">Kiro AI</option><option value="gemini-cli">Gemini CLI</option><option value="codebuddy">CodeBuddy</option><option value="codebuddy-cn">CodeBuddy CN</option><option value="qoder">Qoder</option><option value="opencode">OpenCode Free</option><option value="mimo-free">MiMo Code Free</option><option value="poolside">Poolside</option><option value="kilo-gateway">Kilo Gateway</option><option value="bazaarlink">Bazaarlink</option><option value="llm7">LLM7</option><option value="openrouter">OpenRouter</option><option value="nvidia">NVIDIA NIM</option><option value="ollama">Ollama Cloud</option><option value="vertex">Vertex AI</option><option value="gemini">Gemini</option><option value="cloudflare-ai">Cloudflare</option><option value="byteplus">BytePlus ModelArk</option><option value="claude">Claude Code</option><option value="antigravity">Antigravity</option><option value="codex">OpenAI Codex</option><option value="github">GitHub Copilot</option><option value="cursor">Cursor IDE</option><option value="trae">Trae</option><option value="windsurf">Windsurf</option><option value="zed">Zed</option><option value="devin-cli">Devin CLI</option><option value="xai">xAI (Grok)</option><option value="kimi">Kimi</option><option value="kilocode">Kilo Code</option><option value="cline">Cline</option><option value="clinepass">ClinePass</option><option value="kimchi">Kimchi</option><option value="grok-cli">Grok CLI (Grok Build)</option><option value="autoclaw">AutoClaw</option><option value="alims-intl">Alibaba Model Studio Intl</option><option value="baidu">Baidu Qianfan</option><option value="tokenrouter">TokenRouter</option><option value="alitp-intl">Alibaba Token Plan</option><option value="morph">Morph</option><option value="tencent">Tencent Hunyuan</option><option value="glm">GLM Coding</option><option value="glm-cn">GLM (China)</option><option value="minimax">Minimax Coding</option><option value="minimax-cn">Minimax (China)</option><option value="alicode">Alibaba</option><option value="alicode-intl">Alibaba Intl</option><option value="xiaomi-mimo">Xiaomi MiMo</option><option value="xiaomi-tokenplan">Xiaomi MiMo (Token Plan)</option><option value="volcengine-ark">Volcengine Ark</option><option value="openai">OpenAI</option><option value="vercel-ai-gateway">Vercel AI Gateway</option><option value="anthropic">Anthropic</option><option value="opencode-go">OpenCode Go</option><option value="azure">Azure OpenAI</option><option value="deepseek">DeepSeek</option><option value="commandcode">Command Code</option><option value="groq">Groq</option><option value="mistral">Mistral</option><option value="perplexity">Perplexity</option><option value="perplexity-agent">Perplexity Agent</option><option value="together">Together AI</option><option value="fireworks">Fireworks AI</option><option value="venice">Venice AI</option><option value="featherless">Featherless</option><option value="cerebras">Cerebras</option><option value="cohere">Cohere</option><option value="nebius">Nebius AI</option><option value="siliconflow">SiliconFlow</option><option value="hyperbolic">Hyperbolic</option><option value="deepgram">Deepgram</option><option value="assemblyai">AssemblyAI</option><option value="nanobanana">NanoBanana API</option><option value="elevenlabs">ElevenLabs</option><option value="fish-audio">Fish Audio</option><option value="cartesia">Cartesia</option><option value="playht">PlayHT</option><option value="local-device">Local Device</option><option value="google-tts">Google TTS</option><option value="edge-tts">Edge TTS</option><option value="coqui">Coqui TTS</option><option value="tortoise">Tortoise TTS</option><option value="inworld">Inworld TTS</option><option value="voyage-ai">Voyage AI</option><option value="sdwebui">SD WebUI</option><option value="comfyui">ComfyUI</option><option value="huggingface">HuggingFace</option><option value="blackbox">Blackbox AI</option><option value="chutes">Chutes AI</option><option value="ollama-local">Ollama Local</option><option value="vertex-partner">Vertex Partner</option><option value="tavily">Tavily</option><option value="brave-search">Brave Search</option><option value="serper">Serper</option><option value="exa">Exa</option><option value="searxng">SearXNG</option><option value="google-pse">Google PSE</option><option value="linkup">Linkup</option><option value="searchapi">SearchAPI</option><option value="youcom">You.com Search</option><option value="firecrawl">Firecrawl</option><option value="fal-ai">Fal.ai</option><option value="stability-ai">Stability AI</option><option value="black-forest-labs">Black Forest Labs</option><option value="recraft">Recraft</option><option value="topaz">Topaz</option><option value="runwayml">Runway ML</option><option value="aws-polly">AWS Polly</option><option value="jina-ai">Jina AI</option><option value="jina-reader">Jina Reader</option><option value="grok-web">Grok Web (Subscription)</option><option value="perplexity-web">Perplexity Web (Pro/Max)</option><option value="notion-ai">Notion AI (Experimental)</option></select><div class="absolute inset-y-0 right-0 flex items-center pr-3 pointer-events-none text-text-muted"><span class="material-symbols-outlined text-[20px]">expand_more</span></div></div></div><div class="flex flex-col gap-3"><label class="text-sm font-medium">Authentication Method <span class="text-red-500">*</span></label><div class="flex gap-3"><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium">API Key</span></button></div></div><div class="flex flex-col gap-1.5"><label for="_R_iinpfiv5vqbtb_" class="text-sm font-medium text-text-main">API Key<span class="text-red-500 ml-1">*</span></label><div class="relative"><input id="_R_iinpfiv5vqbtb_" type="password" placeholder="Enter your API key" required="" aria-describedby="_R_iinpfiv5vqbtb_-hint" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm" value=""/></div><p id="_R_iinpfiv5vqbtb_-hint" class="text-xs text-text-muted">Your API key will be encrypted and stored securely.</p></div><div class="flex flex-col gap-1.5"><label for="_R_qinpfiv5vqbtb_" class="text-sm font-medium text-text-main">Display Name</label><div class="relative"><input id="_R_qinpfiv5vqbtb_" type="text" placeholder="e.g., Production API, Dev Environment" aria-describedby="_R_qinpfiv5vqbtb_-hint" class="w-full py-2.5 px-3 text-sm text-text-main bg-surface-2 rounded-[10px] border border-transparent placeholder-text-muted/70 focus:outline-none focus:border-brand-500/40 focus-visible:ring-2 focus-visible:ring-brand-500/30 transition-[border-color,box-shadow,background-color] duration-150 ease-out disabled:opacity-50 disabled:cursor-not-allowed motion-reduce:transition-none text-[16px] sm:text-sm" value=""/></div><p id="_R_qinpfiv5vqbtb_-hint" class="text-xs text-text-muted">Optional. A friendly name to identify this configuration.</p></div><div class="flex items-center gap-3"><button type="button" role="switch" aria-checked="true" data-state="on" aria-labelledby="_R_uinpfiv5vqbtb_" aria-describedby="_R_uinpfiv5vqbtbH1_" class="relative inline-flex shrink-0 cursor-pointer transition-colors duration-200 ease-in-out motion-reduce:transition-none focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg rounded-full bg-brand-500 w-11 h-6"><span class="pointer-events-none inline-block rounded-full bg-white shadow-sm transform transition duration-200 ease-in-out motion-reduce:transition-none translate-x-5 size-5 mt-0.5"></span></button><div class="flex flex-col"><label id="_R_uinpfiv5vqbtb_" class="text-sm font-medium text-text-main cursor-pointer">Active</label><span id="_R_uinpfiv5vqbtbH1_" class="text-xs text-text-muted">Enable this provider for use in your applications</span></div></div><div class="flex gap-3 pt-4 border-t border-border"><a class="flex-1" href="/dashboard/providers"><button class="relative inline-flex items-center justify-center font-semibold transition-[background-color,border-color,color,box-shadow,transform] duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg motion-reduce:transition-none text-text-muted hover:bg-surface-2 hover:text-text-main h-11 px-4 text-sm rounded-[10px] sm:h-9 w-full" type="button"><span class="button-content inline-grid items-center justify-center"><span class="col-start-1 row-start-1 inline-flex items-center justify-center gap-2">Cancel</span></span></button></a><button class="relative inline-flex items-center justify-center font-semibold transition-[background-color,border-color,color,box-shadow,transform] duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-brand-500/40 focus-visible:ring-offset-2 focus-visible:ring-offset-bg motion-reduce:transition-none bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-11 px-4 text-sm rounded-[10px] sm:h-9 w-full flex-1" type="submit"><span class="button-content inline-grid items-center justify-center"><span class="col-start-1 row-start-1 inline-flex items-center justify-center gap-2">Create Provider</span></span></button></div></form></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-46dbc702c96915a8.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-46dbc702c96915a8.js\",\"7177\",\"static/chunks/app/layout-697386c34f0b7bd3.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-46dbc702c96915a8.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"default\"]\n7:I[61304,[],\"ClientPageRoot\"]\n8:I[15615,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-64cd7d22a7dd7411.js\",\"3339\",\"static/chunks/3339-f2d4afb328290dd5.js\",\"620\",\"static/chunks/620-46dbc702c96915a8.js\",\"5497\",\"static/chunks/5497-e9d1db8fdeb5d244.js\",\"9089\",\"static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js\"],\"default\"]\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[90484,[],\"ViewportBoundary\"]\n11:I[90484,[],\"MetadataBoundary\"]\n13:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/2259cb9ea5269549.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\ne:X\n0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"providers\",\"new\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"providers\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2259cb9ea5269549.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,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",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\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L7\",null,{\"Component\":\"$8\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@9\",\"$@a\"]}}],null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$e\"]},null,false,\"$e\"]},null,false,\"$e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"1SUOdmC5cYVWo8ijpBKlM\"}\ne:C\n9:{}\na:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n14:I[86869,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"ZevaiRouter - Provider Automation \u0026 Quota Tracking\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"ZevaiRouter - provider automation, multi-account workflows, and quota tracking.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L14\",\"4\",{}]]\n"])</script></body></html>
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
3
- 3:I[94635,["620","static/chunks/620-09b3c6378553ac05.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
3
+ 3:I[94635,["620","static/chunks/620-46dbc702c96915a8.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
- 8:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
8
+ 8:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  f:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ f:I[90484,[],"ViewportBoundary"]
16
16
  :HL["/_next/static/css/2259cb9ea5269549.css","style"]
17
17
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
18
18
  e:X
19
- 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$e"]},null,false,"$e"]},null,false,"$e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"gFlyP1hZMOjzII2uDU2xn"}
19
+ 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$e"]},null,false,"$e"]},null,false,"$e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"1SUOdmC5cYVWo8ijpBKlM"}
20
20
  e:C
21
21
  9:{}
22
22
  a:"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
3
+ 3:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
6
  b:I[90484,[],"ViewportBoundary"]
@@ -8,16 +8,16 @@ c:I[90484,[],"MetadataBoundary"]
8
8
  d:I[86869,[],"IconMark"]
9
9
  f:I[57121,[],""]
10
10
  10:I[74581,[],""]
11
- 15:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
12
- 17:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
13
- 18:I[94635,["620","static/chunks/620-09b3c6378553ac05.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
11
+ 15:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
12
+ 17:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
13
+ 18:I[94635,["620","static/chunks/620-46dbc702c96915a8.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
14
14
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
15
15
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
16
16
  :HL["/_next/static/css/2259cb9ea5269549.css","style"]
17
17
  a:X
18
18
  12:X
19
19
  12:C
20
- 0:{"buildId":"gFlyP1hZMOjzII2uDU2xn","data":[{"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":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",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":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ZevaiRouter - Provider Automation & Quota Tracking"}],["$","meta","1",{"name":"description","content":"ZevaiRouter - provider automation, multi-account workflows, and quota tracking."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$Ld","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@11","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@13","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@14","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L15",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",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":"$@16","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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":["$","$L17",null,{"children":["$","$L18",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:data:5:rsc:props:children:1: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:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":"$@19","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@1a","rootVaryParams":null,"needsRuntimeRequest":"$@1b"}
20
+ 0:{"buildId":"1SUOdmC5cYVWo8ijpBKlM","data":[{"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":"$@9","staleTime":"$a","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$Lb",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":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ZevaiRouter - Provider Automation & Quota Tracking"}],["$","meta","1",{"name":"description","content":"ZevaiRouter - provider automation, multi-account workflows, and quota tracking."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$Ld","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@e","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@11","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@13","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[null,["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}]}]]}],"isPartial":"$@14","staleTime":"$a","varyParams":"$12"},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L15",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",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":"$@16","staleTime":"$a","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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":["$","$L17",null,{"children":["$","$L18",null,{"children":["$","$Lf",null,{"parallelRouterKey":"children","template":["$","$L10",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:data:5:rsc:props:children:1: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:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:data:5:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":"$@19","staleTime":"$a","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@1a","rootVaryParams":null,"needsRuntimeRequest":"$@1b"}
21
21
  4:{}
22
22
  5:"$0:data:0:rsc:props:children:0:props:serverProvidedParams:params"
23
23
  8:null
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
3
- 3:I[94635,["620","static/chunks/620-09b3c6378553ac05.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"ThemeProvider"]
3
+ 3:I[94635,["620","static/chunks/620-46dbc702c96915a8.js","7177","static/chunks/app/layout-697386c34f0b7bd3.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9305","static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js"],"default"]
7
7
  7:I[61304,[],"ClientPageRoot"]
8
- 8:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-09b3c6378553ac05.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
8
+ 8:I[15615,["3862","static/chunks/1a258343-d982be3d64c66e5c.js","3745","static/chunks/3745-64cd7d22a7dd7411.js","3339","static/chunks/3339-f2d4afb328290dd5.js","620","static/chunks/620-46dbc702c96915a8.js","5497","static/chunks/5497-e9d1db8fdeb5d244.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-9a9e09af961343c0.js"],"default"]
9
9
  b:I[90484,[],"OutletBoundary"]
10
10
  c:"$Sreact.suspense"
11
11
  f:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ f:I[90484,[],"ViewportBoundary"]
16
16
  :HL["/_next/static/css/2259cb9ea5269549.css","style"]
17
17
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
18
18
  e:X
19
- 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$e"]},null,false,"$e"]},null,false,"$e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"gFlyP1hZMOjzII2uDU2xn"}
19
+ 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2259cb9ea5269549.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,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",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"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props: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,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L7",null,{"Component":"$8","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@9","$@a"]}}],null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$e"]},null,false,"$e"]},null,false,"$e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"1SUOdmC5cYVWo8ijpBKlM"}
20
20
  e:C
21
21
  9:{}
22
22
  a:"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
@@ -2,4 +2,4 @@
2
2
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
3
3
  :HL["/_next/static/css/2259cb9ea5269549.css","style"]
4
4
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":4192,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":4192,"slots":{"children":{"name":"providers","param":null,"prefetchHints":4192,"slots":{"children":{"name":"new","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"gFlyP1hZMOjzII2uDU2xn"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":4192,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":4192,"slots":{"children":{"name":"providers","param":null,"prefetchHints":4192,"slots":{"children":{"name":"new","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"1SUOdmC5cYVWo8ijpBKlM"}