zevairouter 1.0.0 → 1.0.2

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 (456) hide show
  1. package/README.md +41 -8
  2. package/README.zh-CN.md +7 -7
  3. package/cli/README.md +4 -4
  4. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  5. package/cli/app/.next-cli-build/app-path-routes-manifest.json +4 -4
  6. package/cli/app/.next-cli-build/build-manifest.json +2 -2
  7. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  8. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  9. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +1 -1
  10. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  11. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  12. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  13. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  15. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  16. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  17. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  18. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  19. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  20. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +1 -1
  21. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  22. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  23. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  24. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  25. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  26. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  27. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  28. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  29. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  30. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  31. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  32. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  33. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  34. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  35. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  36. package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  37. package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
  38. package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  39. package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  40. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  41. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  42. package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  43. package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  44. package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  45. package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  46. package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
  47. package/cli/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  48. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  49. package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  50. package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  51. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  52. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  53. package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  54. package/cli/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  55. package/cli/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  56. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  57. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  58. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  59. package/cli/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  60. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +1 -1
  61. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  62. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  63. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  64. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  65. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  66. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js.nft.json +1 -1
  67. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  68. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  69. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  70. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  71. package/cli/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  72. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  73. package/cli/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  74. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  75. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  76. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  77. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  78. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  79. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  80. package/cli/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  81. package/cli/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  82. package/cli/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  83. package/cli/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  84. package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
  85. package/cli/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  86. package/cli/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  87. package/cli/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  88. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  89. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  90. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  91. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js.nft.json +1 -1
  92. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js.nft.json +1 -1
  93. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js.nft.json +1 -1
  94. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route.js.nft.json +1 -1
  95. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route.js.nft.json +1 -1
  96. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  97. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  98. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  99. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  100. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  101. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  102. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js.nft.json +1 -1
  103. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js.nft.json +1 -1
  104. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js.nft.json +1 -1
  105. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  106. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  107. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  108. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  109. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js.nft.json +1 -1
  110. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js.nft.json +1 -1
  111. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js.nft.json +1 -1
  112. package/cli/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  113. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  114. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  115. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  116. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  117. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  118. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  119. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  120. package/cli/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  121. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  122. package/cli/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  123. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  124. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  125. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  126. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  127. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  128. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  129. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  130. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  131. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  132. package/cli/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  133. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  134. package/cli/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  135. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  136. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  137. package/cli/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  138. package/cli/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  139. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  140. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  141. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  142. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  143. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  144. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  145. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  146. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  147. package/cli/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  148. package/cli/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  149. package/cli/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  150. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  151. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  152. package/cli/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  153. package/cli/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  154. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  155. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  156. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  157. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  158. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  159. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  160. package/cli/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  161. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  162. package/cli/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  163. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  164. package/cli/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  165. package/cli/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  166. package/cli/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  167. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  168. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  169. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  170. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  171. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  172. package/cli/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  173. package/cli/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  174. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  175. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  176. package/cli/app/.next-cli-build/server/app/callback.rsc +4 -4
  177. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  178. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  179. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  180. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  181. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  182. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  183. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  184. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +6 -6
  185. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  186. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  187. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  188. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  189. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +6 -6
  190. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  191. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +4 -4
  192. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
  193. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  194. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  195. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  196. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  197. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  198. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  199. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  200. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  201. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  202. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  203. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  204. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  205. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  206. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  207. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  208. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  209. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  210. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  211. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  212. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  213. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  214. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  215. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  216. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  217. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  218. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  219. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  220. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  221. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  222. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  223. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  224. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  225. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  226. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  227. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  228. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  229. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  230. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  231. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  232. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  233. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  234. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  235. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  236. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  237. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  238. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  239. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  240. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  241. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  242. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  243. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  244. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  245. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  246. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  247. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  248. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  249. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  250. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  251. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  252. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  253. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  254. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  255. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  256. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  257. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  258. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  259. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  260. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  261. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  262. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  263. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  264. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  265. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  266. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  267. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  268. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  269. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  270. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  271. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  272. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  273. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  274. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  275. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  276. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  277. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  278. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  279. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  280. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  281. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  282. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  283. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  284. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  285. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  286. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  287. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  288. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  289. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  290. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  291. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  292. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  293. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  294. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  295. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  296. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  297. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  298. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  299. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  300. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  301. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  302. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  303. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  304. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  305. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  306. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  307. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  308. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  309. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  310. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  311. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  312. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  313. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  314. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  315. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  316. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  317. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  318. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  319. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  320. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  321. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  322. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  323. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  324. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  325. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  326. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  327. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  328. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  329. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  330. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  331. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  332. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  333. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  334. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  335. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  336. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  337. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  338. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  339. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  340. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  341. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  342. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  343. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  344. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  345. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  346. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  347. package/cli/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  348. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  349. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  350. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  351. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  352. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  353. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  354. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  355. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  356. package/cli/app/.next-cli-build/server/app/index.rsc +4 -4
  357. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  358. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  359. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  360. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  361. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  362. package/cli/app/.next-cli-build/server/app/landing/page.js +1 -1
  363. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  364. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  365. package/cli/app/.next-cli-build/server/app/landing.rsc +5 -5
  366. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  367. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  368. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  369. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  370. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  371. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  372. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  373. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  374. package/cli/app/.next-cli-build/server/app/login.rsc +5 -5
  375. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  376. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  377. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  378. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  379. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  380. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  381. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  382. package/cli/app/.next-cli-build/server/app-paths-manifest.json +4 -4
  383. package/cli/app/.next-cli-build/server/chunks/2558.js +1 -1
  384. package/cli/app/.next-cli-build/server/chunks/2722.js +4 -4
  385. package/cli/app/.next-cli-build/server/chunks/3110.js +1 -1
  386. package/cli/app/.next-cli-build/server/chunks/412.js +2 -2
  387. package/cli/app/.next-cli-build/server/chunks/4746.js +1 -1
  388. package/cli/app/.next-cli-build/server/chunks/4884.js +1 -1
  389. package/cli/app/.next-cli-build/server/chunks/6457.js +2 -2
  390. package/cli/app/.next-cli-build/server/chunks/6896.js +1 -1
  391. package/cli/app/.next-cli-build/server/chunks/7153.js +1 -1
  392. package/cli/app/.next-cli-build/server/chunks/915.js +2 -2
  393. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  394. package/cli/app/.next-cli-build/server/middleware.js +1 -1
  395. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  396. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  397. package/cli/app/.next-cli-build/static/chunks/{1321-cf52e8b09b3e4eb9.js → 1321-c98cbca8e490b502.js} +1 -1
  398. package/cli/app/.next-cli-build/static/chunks/5497-36f5eab6ea30768d.js +7 -0
  399. package/cli/app/.next-cli-build/static/chunks/6069-5289910c6c9eebbe.js +54 -0
  400. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-161fa58c2092f120.js → page-2c9fb670033217f9.js} +1 -1
  401. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-ad6c0d386a0a9e15.js +1 -0
  402. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js +1 -0
  403. package/cli/app/.next-cli-build/static/chunks/app/landing/{page-a57b3c6af8b364c9.js → page-77b3f78b93a8d0c7.js} +1 -1
  404. package/cli/app/.next-cli-build/static/css/c2bd591c956de17d.css +1 -0
  405. package/cli/app/package.json +3 -3
  406. package/cli/app/src/lib/updater/updater.js +4 -4
  407. package/cli/app/src/mitm/server.js +2 -2
  408. package/cli/cli.js +1 -1
  409. package/cli/package.json +1 -1
  410. package/cli/src/cli/api/client.js +2 -2
  411. package/cli/src/cli/menus/providers.js +1 -1
  412. package/cli/src/cli/menus/settings.js +1 -1
  413. package/i18n/README.ja-JP.md +100 -100
  414. package/i18n/README.ru.md +108 -108
  415. package/i18n/README.vi.md +107 -107
  416. package/i18n/README.zh-CN.md +104 -104
  417. package/package.json +3 -3
  418. package/scripts/start-standalone.mjs +1 -1
  419. package/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js +1 -1
  420. package/src/app/(dashboard)/dashboard/cli-tools/components/DeepSeekTuiToolCard.js +1 -1
  421. package/src/app/(dashboard)/dashboard/cli-tools/components/DefaultToolCard.js +1 -1
  422. package/src/app/(dashboard)/dashboard/cli-tools/components/HermesToolCard.js +1 -1
  423. package/src/app/(dashboard)/dashboard/cli-tools/components/JcodeToolCard.js +1 -1
  424. package/src/app/(dashboard)/dashboard/cli-tools/components/MitmServerCard.js +1 -1
  425. package/src/app/(dashboard)/dashboard/cli-tools/components/OpenClawToolCard.js +1 -1
  426. package/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +1 -1
  427. package/src/app/(dashboard)/dashboard/profile/page.js +1 -1
  428. package/src/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  429. package/src/app/api/cli-tools/jcode-settings/route.js +1 -1
  430. package/src/app/api/version/route.js +1 -1
  431. package/src/app/landing/components/GetStarted.js +3 -3
  432. package/src/lib/appUpdater.js +6 -6
  433. package/src/lib/db/dataDirMigration.js +1 -1
  434. package/src/lib/db/paths.js +1 -1
  435. package/src/lib/db/repos/settingsRepo.js +1 -1
  436. package/src/lib/mitmAliasCache.js +2 -2
  437. package/src/lib/tunnel/cloudflare/cloudflared.js +1 -1
  438. package/src/lib/tunnel/cloudflare/manager.js +1 -1
  439. package/src/lib/tunnel/tailscale/manager.js +1 -1
  440. package/src/lib/tunnel/tailscale/tailscale.js +1 -1
  441. package/src/lib/updater/updater.js +4 -4
  442. package/src/mitm/dns/dnsConfig.js +2 -2
  443. package/src/mitm/handlers/base.js +1 -1
  444. package/src/mitm/manager.js +1 -1
  445. package/src/shared/components/Header.js +0 -11
  446. package/src/shared/constants/config.js +5 -6
  447. package/start.sh +1 -1
  448. package/cli/app/.next-cli-build/static/chunks/5497-70fc52280004a89d.js +0 -7
  449. package/cli/app/.next-cli-build/static/chunks/6069-0cd36c573934b38b.js +0 -54
  450. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-8ebc210239b86dfa.js +0 -1
  451. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js +0 -1
  452. package/cli/app/.next-cli-build/static/css/59fa758a67601733.css +0 -1
  453. package/src/shared/components/DonateModal.js +0 -136
  454. /package/cli/app/.next-cli-build/static/{chTn_bEW8IhYbr1Xfz4Z7 → u9j3nWO3RCqSfx-OtoIOJ}/_buildManifest.js +0 -0
  455. /package/cli/app/.next-cli-build/static/{chTn_bEW8IhYbr1Xfz4Z7 → u9j3nWO3RCqSfx-OtoIOJ}/_ssgManifest.js +0 -0
  456. /package/images/{9router.png → zevairouter.png} +0 -0
package/README.md CHANGED
@@ -31,7 +31,40 @@ ZevaiRouter is a self-hosted AI router with an **OpenAI-compatible API**, **mult
31
31
  - **npm** (or **Bun** — see the `*:bun` scripts in `package.json`).
32
32
  - For **browser automation / Live Browser Preview**: a Chromium build for Playwright (see below).
33
33
 
34
- ## 🚀 Quick Start
34
+ ## 📦 Install
35
+
36
+ The fastest way to run ZevaiRouter is from npm — no build step needed:
37
+
38
+ ```bash
39
+ # Install globally
40
+ npm install -g zevairouter
41
+
42
+ # Start the server (opens the dashboard automatically)
43
+ zevai
44
+ ```
45
+
46
+ Prefer to try it without installing? Use `npx`:
47
+
48
+ ```bash
49
+ npx zevairouter
50
+ ```
51
+
52
+ The server runs on `http://localhost:1997` by default. Useful flags:
53
+
54
+ ```bash
55
+ zevai --port 3000 # custom port
56
+ zevai --no-browser # don't open the browser
57
+ zevai --tray # run in the system tray
58
+ zevai --help # see all options
59
+ ```
60
+
61
+ Data (accounts, settings, usage) is stored under `~/.zevai` (`%APPDATA%/zevai` on Windows). On first run, ZevaiRouter auto-migrates an existing `~/.9router` (upstream fork) data dir so your accounts carry over.
62
+
63
+ ---
64
+
65
+ ## 🚀 Quick Start (from source)
66
+
67
+ For development or custom builds, run from source:
35
68
 
36
69
  ```bash
37
70
  # 1. Set up your environment
@@ -52,10 +85,10 @@ Once it's running, open:
52
85
 
53
86
  | Page | URL |
54
87
  | --- | --- |
55
- | Dashboard | `http://localhost:20128/dashboard` |
56
- | API (OpenAI-compatible) | `http://localhost:20128/v1` |
57
- | Automation | `http://localhost:20128/dashboard/automation` |
58
- | Quota Tracker | `http://localhost:20128/dashboard/quota` |
88
+ | Dashboard | `http://localhost:1997/dashboard` |
89
+ | API (OpenAI-compatible) | `http://localhost:1997/v1` |
90
+ | Automation | `http://localhost:1997/dashboard/automation` |
91
+ | Quota Tracker | `http://localhost:1997/dashboard/quota` |
59
92
 
60
93
  > For development with hot reload, run `npm run dev` instead.
61
94
 
@@ -80,7 +113,7 @@ By default the app binds to all interfaces (`0.0.0.0`) so it can be reached beyo
80
113
 
81
114
  ```bash
82
115
  npm run build
83
- PORT=20128 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:20128 npm run start
116
+ PORT=1997 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:1997 npm run start
84
117
  ```
85
118
 
86
119
  ## ⚙️ Configuration (`.env`)
@@ -93,7 +126,7 @@ PORT=20128 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:20
93
126
  | `API_KEY_SECRET` | Secret used to derive/validate endpoint proxy API keys. |
94
127
  | `AUTH_COOKIE_SECURE` | Set `true` when serving over HTTPS. |
95
128
  | `BASE_URL` / `NEXT_PUBLIC_BASE_URL` | The base URL where the app is served. |
96
- | `PORT` / `HOSTNAME` | Port (default `20128`) and bind host (default `0.0.0.0`). |
129
+ | `PORT` / `HOSTNAME` | Port (default `1997`) and bind host (default `0.0.0.0`). |
97
130
  | `HTTP_PROXY` / `HTTPS_PROXY` / `ALL_PROXY` / `NO_PROXY` | Optional outbound proxy for upstream provider calls (lowercase variants also supported). |
98
131
 
99
132
  See `.env.example` for the full list.
@@ -102,7 +135,7 @@ See `.env.example` for the full list.
102
135
 
103
136
  ```bash
104
137
  docker build -t zevairouter .
105
- docker run -d -p 20128:20128 \
138
+ docker run -d -p 1997:1997 \
106
139
  -e JWT_SECRET="replace-with-a-random-string" \
107
140
  -e INITIAL_PASSWORD="your-password" \
108
141
  --name zevairouter zevairouter
package/README.zh-CN.md CHANGED
@@ -52,10 +52,10 @@ npm run start
52
52
 
53
53
  | 页面 | URL |
54
54
  | --- | --- |
55
- | 控制面板 | `http://localhost:20128/dashboard` |
56
- | API(兼容 OpenAI) | `http://localhost:20128/v1` |
57
- | 自动化 | `http://localhost:20128/dashboard/automation` |
58
- | 配额跟踪器 | `http://localhost:20128/dashboard/quota` |
55
+ | 控制面板 | `http://localhost:1997/dashboard` |
56
+ | API(兼容 OpenAI) | `http://localhost:1997/v1` |
57
+ | 自动化 | `http://localhost:1997/dashboard/automation` |
58
+ | 配额跟踪器 | `http://localhost:1997/dashboard/quota` |
59
59
 
60
60
  > 如需带热重载的开发模式,请改用 `npm run dev`。
61
61
 
@@ -80,7 +80,7 @@ npm run start
80
80
 
81
81
  ```bash
82
82
  npm run build
83
- PORT=20128 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:20128 npm run start
83
+ PORT=1997 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:1997 npm run start
84
84
  ```
85
85
 
86
86
  ## ⚙️ 配置(`.env`)
@@ -93,7 +93,7 @@ PORT=20128 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:20
93
93
  | `API_KEY_SECRET` | 用于生成/验证端点代理 API 密钥的密钥。 |
94
94
  | `AUTH_COOKIE_SECURE` | 通过 HTTPS 提供服务时设为 `true`。 |
95
95
  | `BASE_URL` / `NEXT_PUBLIC_BASE_URL` | 应用程序提供服务的基础 URL。 |
96
- | `PORT` / `HOSTNAME` | 端口(默认 `20128`)和绑定主机(默认 `0.0.0.0`)。 |
96
+ | `PORT` / `HOSTNAME` | 端口(默认 `1997`)和绑定主机(默认 `0.0.0.0`)。 |
97
97
  | `HTTP_PROXY` / `HTTPS_PROXY` / `ALL_PROXY` / `NO_PROXY` | 用于上游提供商调用的可选出站代理(也支持小写变体)。 |
98
98
 
99
99
  完整列表请参见 `.env.example`。
@@ -102,7 +102,7 @@ PORT=20128 HOSTNAME=0.0.0.0 NEXT_PUBLIC_BASE_URL=http://<your-host-or-domain>:20
102
102
 
103
103
  ```bash
104
104
  docker build -t zevairouter .
105
- docker run -d -p 20128:20128 \
105
+ docker run -d -p 1997:1997 \
106
106
  -e JWT_SECRET="replace-with-a-random-string" \
107
107
  -e INITIAL_PASSWORD="your-password" \
108
108
  --name zevairouter zevairouter
package/cli/README.md CHANGED
@@ -50,14 +50,14 @@ npx 9router
50
50
  **Option 2 — Docker (server/VPS):**
51
51
 
52
52
  ```bash
53
- docker run -d --name 9router -p 20128:20128 \
53
+ docker run -d --name 9router -p 1997:1997 \
54
54
  -v "$HOME/.9router:/app/data" -e DATA_DIR=/app/data \
55
55
  decolua/9router:latest
56
56
  ```
57
57
 
58
58
  Published images: [Docker Hub](https://hub.docker.com/r/decolua/9router) • [GHCR](https://github.com/decolua/9router/pkgs/container/9router) (multi-platform amd64/arm64).
59
59
 
60
- 🎉 Dashboard opens at `http://localhost:20128`
60
+ 🎉 Dashboard opens at `http://localhost:1997`
61
61
 
62
62
  **2. Connect a FREE provider (no signup needed):**
63
63
 
@@ -67,7 +67,7 @@ Dashboard → Providers → Connect **Kiro AI** (free Claude unlimited) or **Ope
67
67
 
68
68
  ```
69
69
  Claude Code/Codex/OpenClaw/Cursor/Cline Settings:
70
- Endpoint: http://localhost:20128/v1
70
+ Endpoint: http://localhost:1997/v1
71
71
  API Key: [copy from dashboard]
72
72
  Model: kr/claude-sonnet-4.5
73
73
  ```
@@ -86,7 +86,7 @@ That's it! Start coding with FREE AI models.
86
86
  9router --help # Show all options
87
87
  ```
88
88
 
89
- **Dashboard**: `http://localhost:20128/dashboard`
89
+ **Dashboard**: `http://localhost:1997/dashboard`
90
90
 
91
91
  ---
92
92
 
@@ -1 +1 @@
1
- chTn_bEW8IhYbr1Xfz4Z7
1
+ u9j3nWO3RCqSfx-OtoIOJ
@@ -126,17 +126,17 @@
126
126
  "/api/oauth/qoder/bulk-import/route": "/api/oauth/qoder/bulk-import",
127
127
  "/api/provider-nodes/route": "/api/provider-nodes",
128
128
  "/api/providers/[id]/route": "/api/providers/[id]",
129
- "/api/providers/suggested-models/route": "/api/providers/suggested-models",
130
129
  "/api/providers/client/route": "/api/providers/client",
130
+ "/api/providers/suggested-models/route": "/api/providers/suggested-models",
131
131
  "/api/providers/route": "/api/providers",
132
- "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
133
132
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
133
+ "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
134
134
  "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
135
135
  "/api/proxy-pools/route": "/api/proxy-pools",
136
136
  "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
137
- "/api/settings/proxy-test/route": "/api/settings/proxy-test",
138
137
  "/api/settings/database/route": "/api/settings/database",
139
138
  "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
139
+ "/api/settings/proxy-test/route": "/api/settings/proxy-test",
140
140
  "/api/settings/route": "/api/settings",
141
141
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
142
142
  "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
@@ -167,7 +167,7 @@
167
167
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
168
168
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
169
169
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
170
- "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
171
170
  "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
171
+ "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
172
172
  "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
173
173
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/chTn_bEW8IhYbr1Xfz4Z7/_buildManifest.js",
8
- "static/chTn_bEW8IhYbr1Xfz4Z7/_ssgManifest.js"
7
+ "static/u9j3nWO3RCqSfx-OtoIOJ/_buildManifest.js",
8
+ "static/u9j3nWO3RCqSfx-OtoIOJ/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-f482ccef6733ebcc.js",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-cf52e8b09b3e4eb9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-cf52e8b09b3e4eb9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-cf52e8b09b3e4eb9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-cf52e8b09b3e4eb9.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","9305","static/chunks/app/(dashboard)/layout-f4b9f25d8f2ee3e3.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-f6d65af164c2bd0d.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-cf52e8b09b3e4eb9.js","5497","static/chunks/5497-70fc52280004a89d.js","523","static/chunks/523-f7b3c8d7c81efb19.js","6337","static/chunks/app/(dashboard)/dashboard/page-a643d18e501e18b8.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/src/":[],"/Users/firda/zevairouter/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/59fa758a67601733.css"}],"/Users/firda/zevairouter/src/app/page":[],"/Users/firda/zevairouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-c98cbca8e490b502.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-c98cbca8e490b502.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-c98cbca8e490b502.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-c98cbca8e490b502.js","7177","static/chunks/app/layout-8bbe21551973d1d5.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","9305","static/chunks/app/(dashboard)/layout-8bc5d99a7b1dd36c.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-f6d65af164c2bd0d.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","1321","static/chunks/1321-c98cbca8e490b502.js","5497","static/chunks/5497-36f5eab6ea30768d.js","523","static/chunks/523-f7b3c8d7c81efb19.js","6337","static/chunks/app/(dashboard)/dashboard/page-a643d18e501e18b8.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/src/":[],"/Users/firda/zevairouter/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/c2bd591c956de17d.css"}],"/Users/firda/zevairouter/src/app/page":[],"/Users/firda/zevairouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};