9router-ray 0.5.21 → 0.5.23

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 (546) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +8 -8
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/content-filters/page.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/content-filters/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/content-filters/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  75. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  76. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  77. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  78. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  79. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  80. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  81. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  83. package/app/.next-cli-build/server/app/_not-found/page.js +1 -1
  84. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  86. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  87. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  88. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  89. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  91. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/content-filters/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/content-filters/templates/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  136. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  140. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  146. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  148. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/models/test-connection/route.js +1 -1
  150. package/app/.next-cli-build/server/app/api/models/test-connection/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  152. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  154. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  156. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  163. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  166. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  175. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/providers/[id]/available-models/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  179. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  184. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  188. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  189. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  198. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  200. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  204. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  205. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  206. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  209. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  210. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  211. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  212. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  233. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  237. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  254. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  255. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  256. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  257. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  258. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  260. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  261. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  262. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  263. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  264. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  266. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  267. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  268. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  269. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  270. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  272. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  273. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  274. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  275. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  276. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  278. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  279. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  280. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  281. package/app/.next-cli-build/server/app/callback/page.js +1 -1
  282. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  284. package/app/.next-cli-build/server/app/callback.html +1 -1
  285. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  286. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  287. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  289. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  290. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  291. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  292. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  293. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  294. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  295. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  296. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  297. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  298. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  299. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  300. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  301. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  303. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  304. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  305. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  306. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  307. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  308. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  309. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  310. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  311. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  312. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  313. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  314. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  315. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  316. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  317. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  318. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  319. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  321. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  322. package/app/.next-cli-build/server/app/dashboard/content-filters.html +1 -1
  323. package/app/.next-cli-build/server/app/dashboard/content-filters.rsc +6 -6
  324. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/!KGRhc2hib2FyZCk/dashboard/content-filters/__PAGE__.segment.rsc +2 -2
  325. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/!KGRhc2hib2FyZCk/dashboard/content-filters.segment.rsc +1 -1
  326. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  328. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/_full.segment.rsc +6 -6
  329. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/_head.segment.rsc +1 -1
  330. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/_index.segment.rsc +4 -4
  331. package/app/.next-cli-build/server/app/dashboard/content-filters.segments/_tree.segment.rsc +1 -1
  332. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  333. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  334. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  335. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  336. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  337. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  338. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  339. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  340. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  341. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  342. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  343. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  344. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  345. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  346. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  347. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  348. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  349. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  350. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  351. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  352. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  353. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  354. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  355. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  356. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  357. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  358. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  359. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  360. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  361. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  362. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  363. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  364. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  365. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  366. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  367. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  368. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  369. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  370. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  371. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  372. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  373. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  374. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  375. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  376. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  377. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  378. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  379. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  380. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  381. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  382. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  383. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  384. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  385. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  386. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  387. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  388. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  389. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  390. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  391. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  392. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  393. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  394. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  395. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  396. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  397. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  398. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  399. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  400. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  401. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  402. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  403. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  404. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  405. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  406. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  407. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  408. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  409. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  410. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  411. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  412. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  413. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  414. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +1 -1
  415. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  416. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  417. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  418. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  419. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  420. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  421. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  422. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  423. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  425. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  427. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  428. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  429. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  430. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  432. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  433. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  434. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  435. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  436. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  437. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  438. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  439. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  440. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  442. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  443. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  444. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  445. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
  446. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  447. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  448. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  449. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  450. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  451. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  453. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  454. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  456. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  457. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  458. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  459. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  460. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  462. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  463. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  464. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  465. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  466. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  467. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  468. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  469. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  470. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  471. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  472. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  473. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  475. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  476. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  477. package/app/.next-cli-build/server/app/index.html +1 -1
  478. package/app/.next-cli-build/server/app/index.rsc +4 -4
  479. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  480. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  481. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  482. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  483. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  485. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  486. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  487. package/app/.next-cli-build/server/app/landing.html +1 -1
  488. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  489. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  490. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  491. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  492. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  493. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/login/page.js +1 -1
  496. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  497. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  498. package/app/.next-cli-build/server/app/login.html +1 -1
  499. package/app/.next-cli-build/server/app/login.rsc +5 -5
  500. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  501. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  502. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  503. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  504. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  505. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  506. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  507. package/app/.next-cli-build/server/app/page.js +1 -1
  508. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  509. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  510. package/app/.next-cli-build/server/app-paths-manifest.json +8 -8
  511. package/app/.next-cli-build/server/chunks/1241.js +1 -1
  512. package/app/.next-cli-build/server/chunks/212.js +1 -1
  513. package/app/.next-cli-build/server/chunks/2231.js +1 -1
  514. package/app/.next-cli-build/server/chunks/2701.js +1 -1
  515. package/app/.next-cli-build/server/chunks/318.js +6 -2
  516. package/app/.next-cli-build/server/chunks/3535.js +1 -1
  517. package/app/.next-cli-build/server/chunks/412.js +1 -1
  518. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  519. package/app/.next-cli-build/server/chunks/4827.js +1 -1
  520. package/app/.next-cli-build/server/chunks/5612.js +1 -1
  521. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  522. package/app/.next-cli-build/server/chunks/5699.js +1 -1
  523. package/app/.next-cli-build/server/chunks/5773.js +1 -0
  524. package/app/.next-cli-build/server/chunks/5961.js +1 -1
  525. package/app/.next-cli-build/server/chunks/6070.js +1 -1
  526. package/app/.next-cli-build/server/chunks/615.js +1 -1
  527. package/app/.next-cli-build/server/chunks/8238.js +1 -1
  528. package/app/.next-cli-build/server/chunks/8271.js +2 -2
  529. package/app/.next-cli-build/server/chunks/9616.js +1 -1
  530. package/app/.next-cli-build/server/chunks/9630.js +1 -1
  531. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  532. package/app/.next-cli-build/server/pages/404.html +1 -1
  533. package/app/.next-cli-build/server/pages/500.html +1 -1
  534. package/app/.next-cli-build/static/chunks/1321-58964a223882a136.js +1 -0
  535. package/app/.next-cli-build/static/chunks/{5497-3ddb8ba395b8cede.js → 5497-0fd3b1b010e12c46.js} +1 -1
  536. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-64eb998a28ac852c.js → page-acdc730320dc8f71.js} +3 -3
  537. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/{page-2559758d6b923ec4.js → page-759a7bc5762c528b.js} +1 -1
  538. package/app/cli/.build-home/.9router/db/backups/{upgrade-0.5.16-to-0.5.18-0.5.18-20260703-163527 → upgrade-0.5.21-to-0.5.22-0.5.22-20260704-135543}/data.sqlite +0 -0
  539. package/app/cli/.build-home/.9router/db/backups/{upgrade-0.5.15-to-0.5.16-0.5.16-20260702-143559 → upgrade-0.5.22-to-0.5.23-0.5.23-20260704-191944}/data.sqlite +0 -0
  540. package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
  541. package/app/package.json +1 -1
  542. package/package.json +1 -1
  543. package/app/.next-cli-build/server/chunks/2230.js +0 -1
  544. package/app/.next-cli-build/static/chunks/1321-0e704ed74b323143.js +0 -1
  545. /package/app/.next-cli-build/static/{uKkJDnQNhbBpliwWH3sli → utvJhcoGp-wGwOJ7uqSgy}/_buildManifest.js +0 -0
  546. /package/app/.next-cli-build/static/{uKkJDnQNhbBpliwWH3sli → utvJhcoGp-wGwOJ7uqSgy}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/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}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","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}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","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}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55551":{"*":{"id":"66187","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}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","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}},"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}},"78907":{"*":{"id":"13609","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","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}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","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}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/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":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-0e704ed74b323143.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-0e704ed74b323143.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-3ddb8ba395b8cede.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/content-filters/page.js":{"id":55551,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":78907,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/rivanalbaniray/Documents/github/9router/src/":[],"/Users/rivanalbaniray/Documents/github/9router/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/c651669e8ea71e10.css"}],"/Users/rivanalbaniray/Documents/github/9router/src/app/page":[],"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/layout":[{"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}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","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}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","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}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55551":{"*":{"id":"70729","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}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","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}},"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}},"78907":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","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}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","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}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/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}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","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}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","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}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55551":{"*":{"id":"66187","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}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","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}},"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}},"78907":{"*":{"id":"13609","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","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}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","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}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/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":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-58964a223882a136.js","7177","static/chunks/app/layout-bdfb5a9b0cfe8628.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-1aa1820b9db68d51.js","3807","static/chunks/3807-744665ec23611b9b.js","1321","static/chunks/1321-58964a223882a136.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-0fd3b1b010e12c46.js","9305","static/chunks/app/(dashboard)/layout-f3bf01da5c4ae05a.js"],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/content-filters/page.js":{"id":55551,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":78907,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/rivanalbaniray/Documents/github/9router/src/":[],"/Users/rivanalbaniray/Documents/github/9router/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/c651669e8ea71e10.css"}],"/Users/rivanalbaniray/Documents/github/9router/src/app/page":[],"/Users/rivanalbaniray/Documents/github/9router/src/app/(dashboard)/layout":[{"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}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","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}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","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}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55551":{"*":{"id":"70729","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}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","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}},"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}},"78907":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","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}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","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}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -102,10 +102,10 @@
102
102
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
103
103
  "/api/combos/route": "app/api/combos/route.js",
104
104
  "/api/content-filters/route": "app/api/content-filters/route.js",
105
- "/api/headroom/start/route": "app/api/headroom/start/route.js",
106
105
  "/api/content-filters/templates/route": "app/api/content-filters/templates/route.js",
107
- "/api/headroom/stop/route": "app/api/headroom/stop/route.js",
108
106
  "/api/headroom/status/route": "app/api/headroom/status/route.js",
107
+ "/api/headroom/start/route": "app/api/headroom/start/route.js",
108
+ "/api/headroom/stop/route": "app/api/headroom/stop/route.js",
109
109
  "/api/keys/route": "app/api/keys/route.js",
110
110
  "/api/mcp/[plugin]/message/route": "app/api/mcp/[plugin]/message/route.js",
111
111
  "/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
@@ -119,17 +119,17 @@
119
119
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
120
120
  "/api/providers/[id]/available-models/route": "app/api/providers/[id]/available-models/route.js",
121
121
  "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
122
- "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
123
122
  "/api/providers/client/route": "app/api/providers/client/route.js",
124
123
  "/api/providers/route": "app/api/providers/route.js",
124
+ "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
125
125
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
126
126
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
127
127
  "/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
128
- "/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
129
128
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
129
+ "/api/settings/database/route": "app/api/settings/database/route.js",
130
+ "/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
130
131
  "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
131
132
  "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
132
- "/api/settings/database/route": "app/api/settings/database/route.js",
133
133
  "/api/settings/route": "app/api/settings/route.js",
134
134
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
135
135
  "/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
@@ -162,8 +162,8 @@
162
162
  "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
163
163
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
164
164
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
165
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
166
- "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
165
+ "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
167
166
  "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
168
- "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
167
+ "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
168
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js"
169
169
  }
@@ -1 +1 @@
1
- "use strict";exports.id=1241,exports.ids=[1241],exports.modules={53129:(a,b,c)=>{function d(a,b){let c,d=String(a||"").trim();if(!d)throw Error(`xai discovery ${b} is empty`);try{c=new URL(d)}catch(a){throw Error(`xai discovery ${b} is invalid: ${a.message}`)}if("https:"!==c.protocol)throw Error(`xai discovery ${b} must use https: ${d}`);let e=c.hostname.toLowerCase().trim();if("x.ai"!==e&&!e.endsWith(".x.ai"))throw Error(`xai discovery ${b} host ${e} is not on x.ai`);return d}function e(a){if(!a||"string"!=typeof a)return;let b=a.split(".");if(3===b.length)try{let a=b[1].replace(/-/g,"+").replace(/_/g,"/"),c=(4-a.length%4)%4,d=Buffer.from(a+"=".repeat(c),"base64").toString("utf8"),e=JSON.parse(d);return e.email||e.preferred_username||e.sub||void 0}catch{return}}function f(a){try{if(!a||"string"!=typeof a)return null;let b=a.split(".");if(3!==b.length)return null;let c=b[1].replace(/-/g,"+").replace(/_/g,"/"),d=(4-c.length%4)%4,e=c+"=".repeat(d);return JSON.parse(Buffer.from(e,"base64").toString("utf8"))}catch{return null}}function g(a){let b=f(a);if(b)return b.email||b.preferred_username||b.sub||void 0}async function h(a){if(!a)return null;try{let b=await fetch("https://codewhisperer.us-east-1.amazonaws.com/ListAvailableProfiles",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json",Authorization:`Bearer ${a}`},body:JSON.stringify({maxResults:10})});if(!b.ok)return null;let c=await b.json();return c.profiles?.find(a=>a.arn?.trim())?.arn?.trim()||null}catch{return null}}function i(a){let b=f(a);if(!b)return{};let c=b["https://api.openai.com/auth"]||{};return{email:b.email,chatgptAccountId:c.chatgpt_account_id||b.account_id,chatgptPlanType:c.chatgpt_plan_type||b.plan_type}}c.d(b,{J_:()=>g,YR:()=>i,gR:()=>h,js:()=>d,pG:()=>e})},74177:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{PY:()=>s,Re:()=>q,Su:()=>r,exchangeTokens:()=>p,extractCodexAccountInfo:()=>k.YR,fetchKiroProfileArn:()=>k.gR,kP:()=>o,sO:()=>n});var e=c(48895),f=c(55511),g=c.n(f),h=c(13808),i=c(92990),j=c(73159),k=c(53129),l=a([e]);e=(l.then?(await l)():l)[0];let t=null;async function m(){if(t)return t;try{let a=await fetch(j.oT.discoveryUrl,{headers:{Accept:"application/json"}});if(a.ok){let b=await a.json();return t={authorizeUrl:(0,k.js)(b.authorization_endpoint,"authorization_endpoint"),tokenUrl:(0,k.js)(b.token_endpoint,"token_endpoint")}}}catch{}return t={authorizeUrl:j.oT.authorizeUrl,tokenUrl:j.oT.tokenUrl}}let u={claude:{config:i.OV,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d)=>{let e=new URLSearchParams({code:"true",client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c});return`${a.authorizeUrl}?${e.toString()}`},exchangeToken:async(a,b,c,d,e)=>{let f=b,g="";if(f.includes("#")){let a=f.split("#");f=a[0],g=a[1]||""}let h=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({code:f,state:g||e,grant_type:"authorization_code",client_id:a.clientId,redirect_uri:c,code_verifier:d})});if(!h.ok){let a=await h.text();throw Error(`Token exchange failed: ${a}`)}return await h.json()},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope})},codex:{config:i.DI,flowType:"authorization_code_pkce",fixedPort:i.DI.fixedPort,callbackPath:i.DI.callbackPath,buildAuthUrl:(a,b,c,d)=>{let e={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,...a.extraParams,state:c},f=Object.entries(e).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${f}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b=(0,k.YR)(a.id_token),c={accessToken:a.access_token,refreshToken:a.refresh_token,idToken:a.id_token,expiresIn:a.expires_in,lastRefreshAt:new Date().toISOString()},d=b.email||(0,k.J_)(a.access_token);return d&&(c.email=d),(b.chatgptAccountId||b.chatgptPlanType)&&(c.providerSpecificData={chatgptAccountId:b.chatgptAccountId,chatgptPlanType:b.chatgptPlanType}),c}},xai:{config:j.oT,flowType:"authorization_code_pkce",fixedPort:j.oT.loopbackPort,callbackPath:j.oT.callbackPath,pkceVerifierBytes:j.Ue,prepareConfig:async a=>{let b=await m();return{...a,authorizeUrl:b.authorizeUrl,tokenUrl:b.tokenUrl}},buildAuthUrl:(a,b,c,d)=>{let e=g().randomBytes(16).toString("hex"),f={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c,nonce:e,plan:"generic",referrer:"cli-proxy-api"},h=Object.entries(f).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${h}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`xAI token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b={accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope},c=(0,k.pG)(a.id_token);return c&&(b.email=c),a.id_token&&(b.providerSpecificData={idToken:a.id_token}),b}},"gemini-cli":{config:i.LT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b=await fetch(`${i.LT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`}}),c=b.ok?await b.json():{},d="";try{let b=await fetch("https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist",{method:"POST",headers:{Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json"},body:JSON.stringify({metadata:(0,i.cD)(),mode:1})});if(b.ok){let a=await b.json();d=a.cloudaicompanionProject?.id||a.cloudaicompanionProject||""}}catch(a){console.log("Failed to fetch project ID:",a)}return{userInfo:c,projectId:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},antigravity:{config:i.YT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b={Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json","User-Agent":i.YT.loadCodeAssistUserAgent,"X-Goog-Api-Client":i.YT.loadCodeAssistApiClient,"Client-Metadata":i.YT.loadCodeAssistClientMetadata,"x-request-source":"local"},c=(0,i.cD)(),d=await fetch(`${i.YT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`,"x-request-source":"local"}}),e=d.ok?await d.json():{},f="",g="legacy-tier";try{let a=await fetch(i.YT.loadCodeAssistEndpoint,{method:"POST",headers:b,body:JSON.stringify({metadata:c})});if(a.ok){let b=await a.json();if(f=b.cloudaicompanionProject?.id||b.cloudaicompanionProject||"",Array.isArray(b.allowedTiers)){for(let a of b.allowedTiers)if(a.isDefault&&a.id){g=a.id.trim();break}}}}catch(a){console.log("Failed to load code assist:",a)}return f&&(async()=>{for(let a=0;a<10;a++){try{let a=await fetch(i.YT.onboardUserEndpoint,{method:"POST",headers:b,body:JSON.stringify({tierId:g,metadata:c})});if(a.ok){let b=await a.json();if(!0===b.done)break}}catch(a){break}await new Promise(a=>setTimeout(a,5e3))}})().catch(()=>{}),{userInfo:e,projectId:f}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},iflow:{config:i.ZL,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({loginMethod:a.extraParams.loginMethod,type:a.extraParams.type,redirect:b,state:c,client_id:a.clientId});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=Buffer.from(`${a.clientId}:${a.clientSecret}`).toString("base64"),e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json",Authorization:`Basic ${d}`},body:new URLSearchParams({grant_type:"authorization_code",code:b,redirect_uri:c,client_id:a.clientId,client_secret:a.clientSecret})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},postExchange:async a=>{let b=await fetch(`${i.ZL.userInfoUrl}?accessToken=${encodeURIComponent(a.access_token)}`,{headers:{Accept:"application/json"}});if(!b.ok){let a=await b.text();throw Error(`Failed to fetch user info: ${a}`)}let c=await b.json();if(!c.success)throw Error(`User info request failed: ${c.message||"Unknown error"}`);let d=c.data||{};if(!d.apiKey||""===d.apiKey.trim())throw Error("Empty API key returned from iFlow");if(!(d.email?.trim()||d.phone?.trim()))throw Error("Missing account email/phone in user info");return{userInfo:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,apiKey:b?.userInfo?.apiKey,email:b?.userInfo?.email||b?.userInfo?.phone,displayName:b?.userInfo?.nickname||b?.userInfo?.name})},qoder:{config:i.hF,flowType:"device_code",requestDeviceCode:async a=>{let{QoderService:b}=await c.e(3546).then(c.bind(c,73546)),d=new b().initiateDeviceFlow();return{device_code:d.nonce,user_code:d.nonce.slice(0,8).toUpperCase(),verification_uri:a.loginUrl,verification_uri_complete:d.verificationUriComplete,expires_in:300,interval:2,codeVerifier:d.codeVerifier,_qoderNonce:d.nonce,_qoderMachineId:d.machineId}},pollToken:async(a,b,d,e)=>{let f,{QoderService:g}=await c.e(3546).then(c.bind(c,73546)),h=new g,i=b||e?._qoderNonce,j=d||e?._qoderVerifier;if(!i||!j)return{ok:!1,data:{error:"invalid_request",error_description:"Missing nonce/verifier"}};try{f=await h.pollDeviceToken({nonce:i,codeVerifier:j})}catch(a){return{ok:!1,data:{error:"poll_failed",error_description:a.message}}}if("pending"===f.status)return{ok:!1,data:{error:"authorization_pending"}};let k=await h.fetchUserInfo(f.accessToken),l=Math.floor((f.expireTime-Date.now())/1e3),m=Math.max(86400,l);return{ok:!0,data:{access_token:f.accessToken,refresh_token:f.refreshToken,expires_in:m,_qoderUserId:f.userId,_qoderMachineId:e?._qoderMachineId||"",_qoderName:k.name,_qoderEmail:k.email,_qoderOrganizationId:k.organizationId}}},mapTokens:a=>{let b=(a._qoderEmail||"").trim(),c=(a._qoderName||"").trim()||null,d=a._qoderUserId||"",e=b||(d?`qoder-user-${d}`:null);return{accessToken:a.access_token,refreshToken:a.refresh_token||null,expiresIn:a.expires_in,email:e,displayName:c,providerSpecificData:{authMethod:"device",userId:d,machineId:a._qoderMachineId||"",organizationId:a._qoderOrganizationId||""}}}},qwen:{config:i.Hp,flowType:"device_code",requestDeviceCode:async(a,b)=>{let c=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scope,code_challenge:b,code_challenge_method:a.codeChallengeMethod})});if(!c.ok){let a=await c.text();throw Error(`Device code request failed: ${a}`)}return await c.json()},pollToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b,code_verifier:c})});return{ok:d.ok,data:await d.json()}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{resourceUrl:a.resource_url}})},github:{config:i.Nu,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scopes})});if(!b.ok){let a=await b.text();throw Error(`Device code request failed: ${a}`)}return await b.json()},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,device_code:b,grant_type:"urn:ietf:params:oauth:grant-type:device_code"})});try{c=await d.json()}catch(b){let a=await d.text();c={error:"invalid_response",error_description:a}}return{ok:d.ok,data:c}},postExchange:async a=>{let b=await fetch(i.Nu.copilotTokenUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),c=b.ok?await b.json():{},d=await fetch(i.Nu.userInfoUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),e=d.ok?await d.json():{};return{copilotToken:c,userInfo:e}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{copilotToken:b?.copilotToken?.token,copilotTokenExpiresAt:b?.copilotToken?.expires_at,githubUserId:b?.userInfo?.id,githubLogin:b?.userInfo?.login,githubName:b?.userInfo?.name,githubEmail:b?.userInfo?.email}})},kiro:{config:i.Tx,flowType:"device_code",requestDeviceCode:async(a,b,c={})=>{let d=("string"==typeof c.region?c.region.trim():"")||"us-east-1";(0,i.S6)(d);let e=("string"==typeof c.startUrl?c.startUrl.trim():"")||a.startUrl,f="idc"===c.authMethod?"idc":"builder-id",g=`https://oidc.${d}.amazonaws.com/client/register`,h=`https://oidc.${d}.amazonaws.com/device_authorization`,j=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientName:a.clientName,clientType:a.clientType,scopes:a.scopes,grantTypes:a.grantTypes,issuerUrl:a.issuerUrl})});if(!j.ok){let a=await j.text();throw Error(`Client registration failed: ${a}`)}let k=await j.json(),l=await fetch(h,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:k.clientId,clientSecret:k.clientSecret,startUrl:e})});if(!l.ok){let a=await l.text();throw Error(`Device authorization failed: ${a}`)}let m=await l.json();return{device_code:m.deviceCode,user_code:m.userCode,verification_uri:m.verificationUri,verification_uri_complete:m.verificationUriComplete,expires_in:m.expiresIn,interval:m.interval||5,_clientId:k.clientId,_clientSecret:k.clientSecret,_region:d,_authMethod:f,_startUrl:e}},pollToken:async(a,b,c,d)=>{let e,f=d?._region||"us-east-1";(0,i.S6)(f);let g=`https://oidc.${f}.amazonaws.com/token`,h=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:d?._clientId,clientSecret:d?._clientSecret,deviceCode:b,grantType:"urn:ietf:params:oauth:grant-type:device_code"})});try{e=await h.json()}catch(b){let a=await h.text();e={error:"invalid_response",error_description:a}}return e.accessToken?{ok:!0,data:{access_token:e.accessToken,refresh_token:e.refreshToken,expires_in:e.expiresIn,profile_arn:e?.profileArn||null,_clientId:d?._clientId,_clientSecret:d?._clientSecret,_region:d?._region,_authMethod:d?._authMethod,_startUrl:d?._startUrl}}:{ok:!1,data:{error:e.error||"authorization_pending",error_description:e.error_description||e.message}}},mapTokens:a=>{let b=(0,k.J_)(a.access_token);return{accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,email:b,providerSpecificData:{profileArn:a?.profile_arn||null,clientId:a._clientId,clientSecret:a._clientSecret,region:a._region||"us-east-1",authMethod:a._authMethod||"builder-id",startUrl:a._startUrl||i.Tx.startUrl}}}},cursor:{config:i.WN,flowType:"import_token",mapTokens:a=>({accessToken:a.accessToken,refreshToken:null,expiresIn:a.expiresIn||86400,providerSpecificData:{machineId:a.machineId,authMethod:"imported"}})},"kimi-coding":{config:i.t,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId})});if(!b.ok){let a=await b.text();throw Error(`Device code request failed: ${a}`)}let c=await b.json();return{device_code:c.device_code,user_code:c.user_code,verification_uri:c.verification_uri||"https://www.kimi.com/code/authorize_device",verification_uri_complete:c.verification_uri_complete||`https://www.kimi.com/code/authorize_device?user_code=${c.user_code}`,expires_in:c.expires_in,interval:c.interval||5}},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b})});try{c=await d.json()}catch(b){let a=await d.text();c={error:"invalid_response",error_description:a}}return{ok:d.ok,data:c}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in})},kilocode:{config:i.MZ,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.initiateUrl,{method:"POST",headers:{"Content-Type":"application/json"}});if(!b.ok){if(429===b.status)throw Error("Too many pending authorization requests. Please try again later.");let a=await b.text();throw Error(`Device auth initiation failed: ${a}`)}let c=await b.json();return{device_code:c.code,user_code:c.code,verification_uri:c.verificationUrl,verification_uri_complete:c.verificationUrl,expires_in:c.expiresIn||300,interval:3}},pollToken:async(a,b)=>{let c=await fetch(`${a.pollUrlBase}/${b}`);if(202===c.status)return{ok:!1,data:{error:"authorization_pending"}};if(403===c.status)return{ok:!1,data:{error:"access_denied",error_description:"Authorization denied by user"}};if(410===c.status)return{ok:!1,data:{error:"expired_token",error_description:"Authorization code expired"}};if(!c.ok)return{ok:!1,data:{error:"poll_failed",error_description:`Poll failed: ${c.status}`}};let d=await c.json();if("approved"===d.status&&d.token){let b=null;try{let c=await fetch(`${a.apiBaseUrl}/api/profile`,{headers:{Authorization:`Bearer ${d.token}`}});if(c.ok){let a=await c.json();b=a.organizations?.[0]?.id||null}}catch{}return{ok:!0,data:{access_token:d.token,_userEmail:d.userEmail,_orgId:b}}}return{ok:!1,data:{error:"authorization_pending"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:null,expiresIn:null,email:a._userEmail,...a._orgId?{providerSpecificData:{orgId:a._orgId}}:{}})},cline:{config:i.lB,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenExchangeUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Cline token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},clinepass:{config:i.w1,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`ClinePass token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},gitlab:{config:i.f7,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d,e={})=>{let f=e.baseUrl||a.defaultBaseUrl,g=e.clientId||"",h=new URLSearchParams({client_id:g,redirect_uri:b,response_type:"code",state:c,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod});return`${f}${a.authorizeUrlPath}?${h.toString()}`},exchangeToken:async(a,b,c,d,e,f={})=>{let g=f.baseUrl||a.defaultBaseUrl,h=f.clientId||"",i=f.clientSecret||"",j=new URLSearchParams({client_id:h,grant_type:"authorization_code",code:b,redirect_uri:c,code_verifier:d});i&&j.set("client_secret",i);let k=await fetch(`${g}${a.tokenUrlPath}`,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:j.toString()});if(!k.ok)throw Error(`GitLab token exchange failed: ${await k.text()}`);let l=await k.json(),m=await fetch(`${g}${a.userInfoUrlPath}`,{headers:{Authorization:`Bearer ${l.access_token}`}}),n=m.ok?await m.json():{};return{...l,_user:n,_baseUrl:g,_clientId:h}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,providerSpecificData:{username:a._user?.username||"",email:a._user?.email||a._user?.public_email||"",name:a._user?.name||"",baseUrl:a._baseUrl,clientId:a._clientId,authKind:"oauth"}})},"codebuddy-cn":{config:i.Nl,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(`${a.stateUrl}?platform=${a.platform}`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-Product":"SaaS"},body:"{}"});if(!b.ok)throw Error(`CodeBuddy state request failed: ${await b.text()}`);let c=await b.json();if(0!==c.code||!c.data?.state||!c.data?.authUrl)throw Error(`CodeBuddy state error: ${c.msg||"missing state/authUrl"}`);return{device_code:c.data.state,verification_uri:c.data.authUrl,user_code:"",interval:a.pollInterval/1e3,_isCodeBuddy:!0}},pollToken:async(a,b)=>{let c=await fetch(`${a.tokenUrl}?state=${encodeURIComponent(b)}`,{method:"GET",headers:{Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-No-Enterprise-Id":"true","X-No-Department-Info":"true","X-Product":"SaaS"}});if(!c.ok)return{ok:!1,data:{error:"request_failed"}};let d=await c.json();return 0===d.code&&d.data?.accessToken?{ok:!0,data:{access_token:d.data.accessToken,refresh_token:d.data.refreshToken||"",token_type:d.data.tokenType||"Bearer",expires_in:d.data.expiresIn}}:11217===d.code?{ok:!0,data:{error:"authorization_pending"}}:{ok:!1,data:{error:d.msg||"unknown_error"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in||86400,providerSpecificData:{}})},kimchi:{config:i.Td,flowType:"browser_token",buildAuthUrl:(a,b,c)=>{let d=(a.webAppUrl||"https://app.kimchi.dev").replace(/\/+$/,""),e=new URLSearchParams({callback:b,state:c});return`${d}/cli-auth?${e.toString()}`},exchangeToken:async(a,b)=>{let c=String(b||"").trim();if(!c)throw Error("Missing Kimchi token");let d=a.validationUrl||"https://api.cast.ai/v1/llm/openai/supported-providers",e=await fetch(d,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});if(!e.ok)throw Error(`Kimchi token validation failed: ${e.status}`);let f={};if(a.userInfoUrl)try{let b=await fetch(a.userInfoUrl,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});b.ok&&(f=await b.json())}catch{f={}}return{access_token:c,token_type:"Bearer",_kimchiUser:f}},mapTokens:a=>{let b=a._kimchiUser||{},c=b.id?String(b.id):"",d=b.username||"",e=b.email||(c?`kimchi-user-${c}`:null);return{accessToken:a.access_token,refreshToken:null,email:e,displayName:b.name||d||null,providerSpecificData:{authMethod:"browser_token",userId:c,username:d}}}}};function n(a){let b=u[a];if(!b)throw Error(`Unknown provider: ${a}`);return b}async function o(a,b,c){let d=n(a),e=d.prepareConfig?await d.prepareConfig(d.config,c||{}):d.config,{codeVerifier:f,codeChallenge:g,state:i}=(0,h.lz)(d.pkceVerifierBytes);return{authUrl:"device_code"===d.flowType?null:"authorization_code_pkce"===d.flowType?d.buildAuthUrl(e,b,i,g,c||{}):d.buildAuthUrl(e,b,i,void 0,c||{}),state:i,codeVerifier:f,codeChallenge:g,redirectUri:b,flowType:d.flowType,fixedPort:d.fixedPort,callbackPath:d.callbackPath||"/callback"}}async function p(a,b,c,d,e,f){let g=n(a),h=g.prepareConfig?await g.prepareConfig(g.config,f||{}):g.config,i=await g.exchangeToken(h,b,c,d,e,f||{}),j=null;return g.postExchange&&(j=await g.postExchange(i)),g.mapTokens(i,j)}async function q(a,b,c){let d=n(a);if("device_code"!==d.flowType)throw Error(`Provider ${a} does not support device code flow`);return await d.requestDeviceCode(d.config,b,c||{})}async function r(a,b,c,d){let e=n(a);if("device_code"!==e.flowType)throw Error(`Provider ${a} does not support device code flow`);let f=await e.pollToken(e.config,b,c,d);if(f.ok)if(f.data.access_token){let b=null;e.postExchange&&(b=await e.postExchange(f.data));let c=e.mapTokens(f.data,b);if("kiro"===a&&!c.providerSpecificData?.profileArn){let a=await (0,k.gR)(c.accessToken);a&&(c.providerSpecificData.profileArn=a)}return{success:!0,tokens:c}}else if("authorization_pending"===f.data.error||"slow_down"===f.data.error)return{success:!1,error:f.data.error,errorDescription:f.data.error_description||f.data.message,pending:"authorization_pending"===f.data.error};else return{success:!1,error:f.data.error||"no_access_token",errorDescription:f.data.error_description||f.data.message||"No access token received"};return{success:!1,error:f.data.error,errorDescription:f.data.error_description}}let v=!1;async function s(){if(!v){v=!0;try{let{getProviderConnections:a,updateProviderConnection:b}=await Promise.resolve().then(c.bind(c,89718));for(let c of(await a()).filter(a=>{if("codex"!==a.provider||"oauth"!==a.authType||!a.idToken)return!1;let b=!!a.email,c=!!a.providerSpecificData?.chatgptAccountId;return!b||!c})){let a=(0,k.YR)(c.idToken);if(!a.email&&!a.chatgptAccountId)continue;let d={};!c.email&&a.email&&(d.email=a.email),(a.chatgptAccountId||a.chatgptPlanType)&&(d.providerSpecificData={...c.providerSpecificData||{},chatgptAccountId:a.chatgptAccountId,chatgptPlanType:a.chatgptPlanType}),Object.keys(d).length&&await b(c.id,d)}}catch(a){v=!1,console.log("backfillCodexEmails failed:",a?.message||a)}}}d()}catch(a){d(a)}})},85081:(a,b,c)=>{c.d(b,{Ay:()=>j});var d=c(77598);let e=function(a){return Array.isArray(a)?a=Buffer.from(a):"string"==typeof a&&(a=Buffer.from(a,"utf8")),(0,d.createHash)("sha1").update(a).digest()},f=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i,g=function(a){let b;if(!("string"==typeof a&&f.test(a)))throw TypeError("Invalid UUID");return Uint8Array.of((b=parseInt(a.slice(0,8),16))>>>24,b>>>16&255,b>>>8&255,255&b,(b=parseInt(a.slice(9,13),16))>>>8,255&b,(b=parseInt(a.slice(14,18),16))>>>8,255&b,(b=parseInt(a.slice(19,23),16))>>>8,255&b,(b=parseInt(a.slice(24,36),16))/0x10000000000&255,b/0x100000000&255,b>>>24&255,b>>>16&255,b>>>8&255,255&b)};var h=c(50122);function i(a,b,c,d){var f=b,i=d;let j="string"==typeof a?function(a){let b=new Uint8Array((a=unescape(encodeURIComponent(a))).length);for(let c=0;c<a.length;++c)b[c]=a.charCodeAt(c);return b}(a):a,k="string"==typeof f?g(f):f;if("string"==typeof f&&(f=g(f)),f?.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let l=new Uint8Array(16+j.length);if(l.set(k),l.set(j,k.length),(l=e(l))[6]=15&l[6]|80,l[8]=63&l[8]|128,c){if((i=i||0)<0||i+16>c.length)throw RangeError(`UUID byte range ${i}:${i+15} is out of buffer bounds`);for(let a=0;a<16;++a)c[i+a]=l[a];return c}return(0,h.k)(l)}i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8";let j=i}};
1
+ "use strict";exports.id=1241,exports.ids=[1241],exports.modules={53129:(a,b,c)=>{function d(a,b){let c,d=String(a||"").trim();if(!d)throw Error(`xai discovery ${b} is empty`);try{c=new URL(d)}catch(a){throw Error(`xai discovery ${b} is invalid: ${a.message}`)}if("https:"!==c.protocol)throw Error(`xai discovery ${b} must use https: ${d}`);let e=c.hostname.toLowerCase().trim();if("x.ai"!==e&&!e.endsWith(".x.ai"))throw Error(`xai discovery ${b} host ${e} is not on x.ai`);return d}function e(a){if(!a||"string"!=typeof a)return;let b=a.split(".");if(3===b.length)try{let a=b[1].replace(/-/g,"+").replace(/_/g,"/"),c=(4-a.length%4)%4,d=Buffer.from(a+"=".repeat(c),"base64").toString("utf8"),e=JSON.parse(d);return e.email||e.preferred_username||e.sub||void 0}catch{return}}function f(a){try{if(!a||"string"!=typeof a)return null;let b=a.split(".");if(3!==b.length)return null;let c=b[1].replace(/-/g,"+").replace(/_/g,"/"),d=(4-c.length%4)%4,e=c+"=".repeat(d);return JSON.parse(Buffer.from(e,"base64").toString("utf8"))}catch{return null}}function g(a){let b=f(a);if(b)return b.email||b.preferred_username||b.sub||void 0}async function h(a){if(!a)return null;try{let b=await fetch("https://codewhisperer.us-east-1.amazonaws.com/ListAvailableProfiles",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json",Authorization:`Bearer ${a}`},body:JSON.stringify({maxResults:10})});if(!b.ok)return null;let c=await b.json();return c.profiles?.find(a=>a.arn?.trim())?.arn?.trim()||null}catch{return null}}function i(a){let b=f(a);if(!b)return{};let c=b["https://api.openai.com/auth"]||{};return{email:b.email,chatgptAccountId:c.chatgpt_account_id||b.account_id,chatgptPlanType:c.chatgpt_plan_type||b.plan_type}}c.d(b,{J_:()=>g,YR:()=>i,gR:()=>h,js:()=>d,pG:()=>e})},74177:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{PY:()=>s,Re:()=>q,Su:()=>r,exchangeTokens:()=>p,extractCodexAccountInfo:()=>k.YR,fetchKiroProfileArn:()=>k.gR,kP:()=>o,sO:()=>n});var e=c(48895),f=c(55511),g=c.n(f),h=c(13808),i=c(92990),j=c(73159),k=c(53129),l=a([e]);e=(l.then?(await l)():l)[0];let t=null;async function m(){if(t)return t;try{let a=await fetch(j.oT.discoveryUrl,{headers:{Accept:"application/json"}});if(a.ok){let b=await a.json();return t={authorizeUrl:(0,k.js)(b.authorization_endpoint,"authorization_endpoint"),tokenUrl:(0,k.js)(b.token_endpoint,"token_endpoint")}}}catch{}return t={authorizeUrl:j.oT.authorizeUrl,tokenUrl:j.oT.tokenUrl}}let u={claude:{config:i.OV,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d)=>{let e=new URLSearchParams({code:"true",client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c});return`${a.authorizeUrl}?${e.toString()}`},exchangeToken:async(a,b,c,d,e)=>{let f=b,g="";if(f.includes("#")){let a=f.split("#");f=a[0],g=a[1]||""}let h=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({code:f,state:g||e,grant_type:"authorization_code",client_id:a.clientId,redirect_uri:c,code_verifier:d})});if(!h.ok){let a=await h.text();throw Error(`Token exchange failed: ${a}`)}return await h.json()},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope})},codex:{config:i.DI,flowType:"authorization_code_pkce",fixedPort:i.DI.fixedPort,callbackPath:i.DI.callbackPath,buildAuthUrl:(a,b,c,d)=>{let e={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,...a.extraParams,state:c},f=Object.entries(e).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${f}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b=(0,k.YR)(a.id_token),c={accessToken:a.access_token,refreshToken:a.refresh_token,idToken:a.id_token,expiresIn:a.expires_in,lastRefreshAt:new Date().toISOString()},d=b.email||(0,k.J_)(a.access_token);return d&&(c.email=d),(b.chatgptAccountId||b.chatgptPlanType)&&(c.providerSpecificData={chatgptAccountId:b.chatgptAccountId,chatgptPlanType:b.chatgptPlanType}),c}},xai:{config:j.oT,flowType:"authorization_code_pkce",fixedPort:j.oT.loopbackPort,callbackPath:j.oT.callbackPath,pkceVerifierBytes:j.Ue,prepareConfig:async a=>{let b=await m();return{...a,authorizeUrl:b.authorizeUrl,tokenUrl:b.tokenUrl}},buildAuthUrl:(a,b,c,d)=>{let e=g().randomBytes(16).toString("hex"),f={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c,nonce:e,plan:"generic",referrer:"cli-proxy-api"},h=Object.entries(f).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${h}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`xAI token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b={accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope},c=(0,k.pG)(a.id_token);return c&&(b.email=c),a.id_token&&(b.providerSpecificData={idToken:a.id_token}),b}},"gemini-cli":{config:i.LT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b=await fetch(`${i.LT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`}}),c=b.ok?await b.json():{},d="";try{let b=await fetch("https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist",{method:"POST",headers:{Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json"},body:JSON.stringify({metadata:(0,i.cD)(),mode:1})});if(b.ok){let a=await b.json();d=a.cloudaicompanionProject?.id||a.cloudaicompanionProject||""}}catch(a){console.log("Failed to fetch project ID:",a)}return{userInfo:c,projectId:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},antigravity:{config:i.YT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b={Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json","User-Agent":i.YT.loadCodeAssistUserAgent,"X-Goog-Api-Client":i.YT.loadCodeAssistApiClient,"Client-Metadata":i.YT.loadCodeAssistClientMetadata,"x-request-source":"local"},c=(0,i.cD)(),d=await fetch(`${i.YT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`,"x-request-source":"local"}}),e=d.ok?await d.json():{},f="",g="legacy-tier";try{let a=await fetch(i.YT.loadCodeAssistEndpoint,{method:"POST",headers:b,body:JSON.stringify({metadata:c})});if(a.ok){let b=await a.json();if(f=b.cloudaicompanionProject?.id||b.cloudaicompanionProject||"",Array.isArray(b.allowedTiers)){for(let a of b.allowedTiers)if(a.isDefault&&a.id){g=a.id.trim();break}}}}catch(a){console.log("Failed to load code assist:",a)}return f&&(async()=>{for(let a=0;a<10;a++){try{let a=await fetch(i.YT.onboardUserEndpoint,{method:"POST",headers:b,body:JSON.stringify({tierId:g,metadata:c})});if(a.ok){let b=await a.json();if(!0===b.done)break}}catch(a){break}await new Promise(a=>setTimeout(a,5e3))}})().catch(()=>{}),{userInfo:e,projectId:f}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},iflow:{config:i.ZL,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({loginMethod:a.extraParams.loginMethod,type:a.extraParams.type,redirect:b,state:c,client_id:a.clientId});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=Buffer.from(`${a.clientId}:${a.clientSecret}`).toString("base64"),e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json",Authorization:`Basic ${d}`},body:new URLSearchParams({grant_type:"authorization_code",code:b,redirect_uri:c,client_id:a.clientId,client_secret:a.clientSecret})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},postExchange:async a=>{let b=await fetch(`${i.ZL.userInfoUrl}?accessToken=${encodeURIComponent(a.access_token)}`,{headers:{Accept:"application/json"}});if(!b.ok){let a=await b.text();throw Error(`Failed to fetch user info: ${a}`)}let c=await b.json();if(!c.success)throw Error(`User info request failed: ${c.message||"Unknown error"}`);let d=c.data||{};if(!d.apiKey||""===d.apiKey.trim())throw Error("Empty API key returned from iFlow");if(!(d.email?.trim()||d.phone?.trim()))throw Error("Missing account email/phone in user info");return{userInfo:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,apiKey:b?.userInfo?.apiKey,email:b?.userInfo?.email||b?.userInfo?.phone,displayName:b?.userInfo?.nickname||b?.userInfo?.name})},qoder:{config:i.hF,flowType:"device_code",requestDeviceCode:async a=>{let{QoderService:b}=await c.e(3546).then(c.bind(c,73546)),d=new b().initiateDeviceFlow();return{device_code:d.nonce,user_code:d.nonce.slice(0,8).toUpperCase(),verification_uri:a.loginUrl,verification_uri_complete:d.verificationUriComplete,expires_in:300,interval:2,codeVerifier:d.codeVerifier,_qoderNonce:d.nonce,_qoderMachineId:d.machineId}},pollToken:async(a,b,d,e)=>{let f,{QoderService:g}=await c.e(3546).then(c.bind(c,73546)),h=new g,i=b||e?._qoderNonce,j=d||e?._qoderVerifier;if(!i||!j)return{ok:!1,data:{error:"invalid_request",error_description:"Missing nonce/verifier"}};try{f=await h.pollDeviceToken({nonce:i,codeVerifier:j})}catch(a){return{ok:!1,data:{error:"poll_failed",error_description:a.message}}}if("pending"===f.status)return{ok:!1,data:{error:"authorization_pending"}};let k=await h.fetchUserInfo(f.accessToken),l=Math.floor((f.expireTime-Date.now())/1e3),m=Math.max(86400,l);return{ok:!0,data:{access_token:f.accessToken,refresh_token:f.refreshToken,expires_in:m,_qoderUserId:f.userId,_qoderMachineId:e?._qoderMachineId||"",_qoderName:k.name,_qoderEmail:k.email,_qoderOrganizationId:k.organizationId}}},mapTokens:a=>{let b=(a._qoderEmail||"").trim(),c=(a._qoderName||"").trim()||null,d=a._qoderUserId||"",e=b||(d?`qoder-user-${d}`:null);return{accessToken:a.access_token,refreshToken:a.refresh_token||null,expiresIn:a.expires_in,email:e,displayName:c,providerSpecificData:{authMethod:"device",userId:d,machineId:a._qoderMachineId||"",organizationId:a._qoderOrganizationId||""}}}},qwen:{config:i.Hp,flowType:"device_code",requestDeviceCode:async(a,b)=>{let c=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scope,code_challenge:b,code_challenge_method:a.codeChallengeMethod})});if(!c.ok){let a=await c.text();throw Error(`Device code request failed: ${a}`)}return await c.json()},pollToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b,code_verifier:c})});return{ok:d.ok,data:await d.json()}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{resourceUrl:a.resource_url}})},github:{config:i.Nu,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scopes})});if(!b.ok){let a=await b.text();throw Error(`Device code request failed: ${a}`)}return await b.json()},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,device_code:b,grant_type:"urn:ietf:params:oauth:grant-type:device_code"})});try{c=await d.json()}catch(b){let a=await d.text();c={error:"invalid_response",error_description:a}}return{ok:d.ok,data:c}},postExchange:async a=>{let b=await fetch(i.Nu.copilotTokenUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),c=b.ok?await b.json():{},d=await fetch(i.Nu.userInfoUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),e=d.ok?await d.json():{};return{copilotToken:c,userInfo:e}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{copilotToken:b?.copilotToken?.token,copilotTokenExpiresAt:b?.copilotToken?.expires_at,githubUserId:b?.userInfo?.id,githubLogin:b?.userInfo?.login,githubName:b?.userInfo?.name,githubEmail:b?.userInfo?.email}})},kiro:{config:i.Tx,flowType:"device_code",requestDeviceCode:async(a,b,c={})=>{let d=("string"==typeof c.region?c.region.trim():"")||"us-east-1";(0,i.S6)(d);let e=("string"==typeof c.startUrl?c.startUrl.trim():"")||a.startUrl,f="idc"===c.authMethod?"idc":"builder-id",g=`https://oidc.${d}.amazonaws.com/client/register`,h=`https://oidc.${d}.amazonaws.com/device_authorization`,j=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientName:a.clientName,clientType:a.clientType,scopes:a.scopes,grantTypes:a.grantTypes,issuerUrl:a.issuerUrl})});if(!j.ok){let a=await j.text();throw Error(`Client registration failed: ${a}`)}let k=await j.json(),l=await fetch(h,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:k.clientId,clientSecret:k.clientSecret,startUrl:e})});if(!l.ok){let a=await l.text();throw Error(`Device authorization failed: ${a}`)}let m=await l.json();return{device_code:m.deviceCode,user_code:m.userCode,verification_uri:m.verificationUri,verification_uri_complete:m.verificationUriComplete,expires_in:m.expiresIn,interval:m.interval||5,_clientId:k.clientId,_clientSecret:k.clientSecret,_region:d,_authMethod:f,_startUrl:e}},pollToken:async(a,b,c,d)=>{let e,f=d?._region||"us-east-1";(0,i.S6)(f);let g=`https://oidc.${f}.amazonaws.com/token`,h=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:d?._clientId,clientSecret:d?._clientSecret,deviceCode:b,grantType:"urn:ietf:params:oauth:grant-type:device_code"})});try{e=await h.json()}catch(b){let a=await h.text();e={error:"invalid_response",error_description:a}}return e.accessToken?{ok:!0,data:{access_token:e.accessToken,refresh_token:e.refreshToken,expires_in:e.expiresIn,profile_arn:e?.profileArn||null,_clientId:d?._clientId,_clientSecret:d?._clientSecret,_region:d?._region,_authMethod:d?._authMethod,_startUrl:d?._startUrl}}:{ok:!1,data:{error:e.error||"authorization_pending",error_description:e.error_description||e.message}}},mapTokens:a=>{let b=(0,k.J_)(a.access_token);return{accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,email:b,providerSpecificData:{profileArn:a?.profile_arn||null,clientId:a._clientId,clientSecret:a._clientSecret,region:a._region||"us-east-1",authMethod:a._authMethod||"builder-id",startUrl:a._startUrl||i.Tx.startUrl}}}},cursor:{config:i.WN,flowType:"import_token",mapTokens:a=>({accessToken:a.accessToken,refreshToken:null,expiresIn:a.expiresIn||86400,providerSpecificData:{machineId:a.machineId,authMethod:"imported"}})},"kimi-coding":{config:i.t,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId})});if(!b.ok){let a=await b.text();throw Error(`Device code request failed: ${a}`)}let c=await b.json();return{device_code:c.device_code,user_code:c.user_code,verification_uri:c.verification_uri||"https://www.kimi.com/code/authorize_device",verification_uri_complete:c.verification_uri_complete||`https://www.kimi.com/code/authorize_device?user_code=${c.user_code}`,expires_in:c.expires_in,interval:c.interval||5}},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b})});try{c=await d.json()}catch(b){let a=await d.text();c={error:"invalid_response",error_description:a}}return{ok:d.ok,data:c}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in})},kilocode:{config:i.MZ,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.initiateUrl,{method:"POST",headers:{"Content-Type":"application/json"}});if(!b.ok){if(429===b.status)throw Error("Too many pending authorization requests. Please try again later.");let a=await b.text();throw Error(`Device auth initiation failed: ${a}`)}let c=await b.json();return{device_code:c.code,user_code:c.code,verification_uri:c.verificationUrl,verification_uri_complete:c.verificationUrl,expires_in:c.expiresIn||300,interval:3}},pollToken:async(a,b)=>{let c=await fetch(`${a.pollUrlBase}/${b}`);if(202===c.status)return{ok:!1,data:{error:"authorization_pending"}};if(403===c.status)return{ok:!1,data:{error:"access_denied",error_description:"Authorization denied by user"}};if(410===c.status)return{ok:!1,data:{error:"expired_token",error_description:"Authorization code expired"}};if(!c.ok)return{ok:!1,data:{error:"poll_failed",error_description:`Poll failed: ${c.status}`}};let d=await c.json();if("approved"===d.status&&d.token){let b=null;try{let c=await fetch(`${a.apiBaseUrl}/api/profile`,{headers:{Authorization:`Bearer ${d.token}`}});if(c.ok){let a=await c.json();b=a.organizations?.[0]?.id||null}}catch{}return{ok:!0,data:{access_token:d.token,_userEmail:d.userEmail,_orgId:b}}}return{ok:!1,data:{error:"authorization_pending"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:null,expiresIn:null,email:a._userEmail,...a._orgId?{providerSpecificData:{orgId:a._orgId}}:{}})},cline:{config:i.lB,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenExchangeUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Cline token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},clinepass:{config:i.w1,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`ClinePass token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},gitlab:{config:i.f7,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d,e={})=>{let f=e.baseUrl||a.defaultBaseUrl,g=e.clientId||"",h=new URLSearchParams({client_id:g,redirect_uri:b,response_type:"code",state:c,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod});return`${f}${a.authorizeUrlPath}?${h.toString()}`},exchangeToken:async(a,b,c,d,e,f={})=>{let g=f.baseUrl||a.defaultBaseUrl,h=f.clientId||"",i=f.clientSecret||"",j=new URLSearchParams({client_id:h,grant_type:"authorization_code",code:b,redirect_uri:c,code_verifier:d});i&&j.set("client_secret",i);let k=await fetch(`${g}${a.tokenUrlPath}`,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:j.toString()});if(!k.ok)throw Error(`GitLab token exchange failed: ${await k.text()}`);let l=await k.json(),m=await fetch(`${g}${a.userInfoUrlPath}`,{headers:{Authorization:`Bearer ${l.access_token}`}}),n=m.ok?await m.json():{};return{...l,_user:n,_baseUrl:g,_clientId:h}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,providerSpecificData:{username:a._user?.username||"",email:a._user?.email||a._user?.public_email||"",name:a._user?.name||"",baseUrl:a._baseUrl,clientId:a._clientId,authKind:"oauth"}})},"codebuddy-cn":{config:i.Nl,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(`${a.stateUrl}?platform=${a.platform}`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-Product":"SaaS"},body:"{}"});if(!b.ok)throw Error(`CodeBuddy state request failed: ${await b.text()}`);let c=await b.json();if(0!==c.code||!c.data?.state||!c.data?.authUrl)throw Error(`CodeBuddy state error: ${c.msg||"missing state/authUrl"}`);return{device_code:c.data.state,verification_uri:c.data.authUrl,user_code:"",interval:a.pollInterval/1e3,_isCodeBuddy:!0}},pollToken:async(a,b)=>{let c=await fetch(`${a.tokenUrl}?state=${encodeURIComponent(b)}`,{method:"GET",headers:{Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-No-Enterprise-Id":"true","X-No-Department-Info":"true","X-Product":"SaaS"}});if(!c.ok)return{ok:!1,data:{error:"request_failed"}};let d=await c.json();return 0===d.code&&d.data?.accessToken?{ok:!0,data:{access_token:d.data.accessToken,refresh_token:d.data.refreshToken||"",token_type:d.data.tokenType||"Bearer",expires_in:d.data.expiresIn}}:11217===d.code?{ok:!0,data:{error:"authorization_pending"}}:{ok:!1,data:{error:d.msg||"unknown_error"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in||86400,providerSpecificData:{}})},codebuddy:{config:i.fJ,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(`${a.stateUrl}?platform=${a.platform}`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"www.codebuddy.ai","X-No-Authorization":"true","X-No-User-Id":"true","X-Product":"SaaS"},body:"{}"});if(!b.ok)throw Error(`CodeBuddy state request failed: ${await b.text()}`);let c=await b.json();if(0!==c.code||!c.data?.state||!c.data?.authUrl)throw Error(`CodeBuddy state error: ${c.msg||"missing state/authUrl"}`);return{device_code:c.data.state,verification_uri:c.data.authUrl,user_code:"",interval:a.pollInterval/1e3,_isCodeBuddy:!0}},pollToken:async(a,b)=>{let c=await fetch(`${a.tokenUrl}?state=${encodeURIComponent(b)}`,{method:"GET",headers:{Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"www.codebuddy.ai","X-No-Authorization":"true","X-No-User-Id":"true","X-No-Enterprise-Id":"true","X-No-Department-Info":"true","X-Product":"SaaS"}});if(!c.ok)return{ok:!1,data:{error:"request_failed"}};let d=await c.json();return 0===d.code&&d.data?.accessToken?{ok:!0,data:{access_token:d.data.accessToken,refresh_token:d.data.refreshToken||"",token_type:d.data.tokenType||"Bearer",expires_in:d.data.expiresIn}}:11217===d.code?{ok:!0,data:{error:"authorization_pending"}}:{ok:!1,data:{error:d.msg||"unknown_error"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in||86400,providerSpecificData:{}})},kimchi:{config:i.Td,flowType:"browser_token",buildAuthUrl:(a,b,c)=>{let d=(a.webAppUrl||"https://app.kimchi.dev").replace(/\/+$/,""),e=new URLSearchParams({callback:b,state:c});return`${d}/cli-auth?${e.toString()}`},exchangeToken:async(a,b)=>{let c=String(b||"").trim();if(!c)throw Error("Missing Kimchi token");let d=a.validationUrl||"https://api.cast.ai/v1/llm/openai/supported-providers",e=await fetch(d,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});if(!e.ok)throw Error(`Kimchi token validation failed: ${e.status}`);let f={};if(a.userInfoUrl)try{let b=await fetch(a.userInfoUrl,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});b.ok&&(f=await b.json())}catch{f={}}return{access_token:c,token_type:"Bearer",_kimchiUser:f}},mapTokens:a=>{let b=a._kimchiUser||{},c=b.id?String(b.id):"",d=b.username||"",e=b.email||(c?`kimchi-user-${c}`:null);return{accessToken:a.access_token,refreshToken:null,email:e,displayName:b.name||d||null,providerSpecificData:{authMethod:"browser_token",userId:c,username:d}}}}};function n(a){let b=u[a];if(!b)throw Error(`Unknown provider: ${a}`);return b}async function o(a,b,c){let d=n(a),e=d.prepareConfig?await d.prepareConfig(d.config,c||{}):d.config,{codeVerifier:f,codeChallenge:g,state:i}=(0,h.lz)(d.pkceVerifierBytes);return{authUrl:"device_code"===d.flowType?null:"authorization_code_pkce"===d.flowType?d.buildAuthUrl(e,b,i,g,c||{}):d.buildAuthUrl(e,b,i,void 0,c||{}),state:i,codeVerifier:f,codeChallenge:g,redirectUri:b,flowType:d.flowType,fixedPort:d.fixedPort,callbackPath:d.callbackPath||"/callback"}}async function p(a,b,c,d,e,f){let g=n(a),h=g.prepareConfig?await g.prepareConfig(g.config,f||{}):g.config,i=await g.exchangeToken(h,b,c,d,e,f||{}),j=null;return g.postExchange&&(j=await g.postExchange(i)),g.mapTokens(i,j)}async function q(a,b,c){let d=n(a);if("device_code"!==d.flowType)throw Error(`Provider ${a} does not support device code flow`);return await d.requestDeviceCode(d.config,b,c||{})}async function r(a,b,c,d){let e=n(a);if("device_code"!==e.flowType)throw Error(`Provider ${a} does not support device code flow`);let f=await e.pollToken(e.config,b,c,d);if(f.ok)if(f.data.access_token){let b=null;e.postExchange&&(b=await e.postExchange(f.data));let c=e.mapTokens(f.data,b);if("kiro"===a&&!c.providerSpecificData?.profileArn){let a=await (0,k.gR)(c.accessToken);a&&(c.providerSpecificData.profileArn=a)}return{success:!0,tokens:c}}else if("authorization_pending"===f.data.error||"slow_down"===f.data.error)return{success:!1,error:f.data.error,errorDescription:f.data.error_description||f.data.message,pending:"authorization_pending"===f.data.error};else return{success:!1,error:f.data.error||"no_access_token",errorDescription:f.data.error_description||f.data.message||"No access token received"};return{success:!1,error:f.data.error,errorDescription:f.data.error_description}}let v=!1;async function s(){if(!v){v=!0;try{let{getProviderConnections:a,updateProviderConnection:b}=await Promise.resolve().then(c.bind(c,89718));for(let c of(await a()).filter(a=>{if("codex"!==a.provider||"oauth"!==a.authType||!a.idToken)return!1;let b=!!a.email,c=!!a.providerSpecificData?.chatgptAccountId;return!b||!c})){let a=(0,k.YR)(c.idToken);if(!a.email&&!a.chatgptAccountId)continue;let d={};!c.email&&a.email&&(d.email=a.email),(a.chatgptAccountId||a.chatgptPlanType)&&(d.providerSpecificData={...c.providerSpecificData||{},chatgptAccountId:a.chatgptAccountId,chatgptPlanType:a.chatgptPlanType}),Object.keys(d).length&&await b(c.id,d)}}catch(a){v=!1,console.log("backfillCodexEmails failed:",a?.message||a)}}}d()}catch(a){d(a)}})},85081:(a,b,c)=>{c.d(b,{Ay:()=>j});var d=c(77598);let e=function(a){return Array.isArray(a)?a=Buffer.from(a):"string"==typeof a&&(a=Buffer.from(a,"utf8")),(0,d.createHash)("sha1").update(a).digest()},f=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i,g=function(a){let b;if(!("string"==typeof a&&f.test(a)))throw TypeError("Invalid UUID");return Uint8Array.of((b=parseInt(a.slice(0,8),16))>>>24,b>>>16&255,b>>>8&255,255&b,(b=parseInt(a.slice(9,13),16))>>>8,255&b,(b=parseInt(a.slice(14,18),16))>>>8,255&b,(b=parseInt(a.slice(19,23),16))>>>8,255&b,(b=parseInt(a.slice(24,36),16))/0x10000000000&255,b/0x100000000&255,b>>>24&255,b>>>16&255,b>>>8&255,255&b)};var h=c(50122);function i(a,b,c,d){var f=b,i=d;let j="string"==typeof a?function(a){let b=new Uint8Array((a=unescape(encodeURIComponent(a))).length);for(let c=0;c<a.length;++c)b[c]=a.charCodeAt(c);return b}(a):a,k="string"==typeof f?g(f):f;if("string"==typeof f&&(f=g(f)),f?.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let l=new Uint8Array(16+j.length);if(l.set(k),l.set(j,k.length),(l=e(l))[6]=15&l[6]|80,l[8]=63&l[8]|128,c){if((i=i||0)<0||i+16>c.length)throw RangeError(`UUID byte range ${i}:${i+15} is out of buffer bounds`);for(let a=0;a<16;++a)c[i+a]=l[a];return c}return(0,h.k)(l)}i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8";let j=i}};