@yina-npm/openrouterx 0.4.7 → 0.4.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (908) hide show
  1. package/README.md +250 -1066
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +14 -1
  4. package/app/.next/build-manifest.json +3 -3
  5. package/app/.next/prerender-manifest.json +3 -315
  6. package/app/.next/react-loadable-manifest.json +1 -8
  7. package/app/.next/required-server-files.json +3 -3
  8. package/app/.next/routes-manifest.json +82 -0
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js.nft.json +1 -0
  11. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -0
  12. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -0
  13. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js.nft.json +1 -0
  14. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -0
  15. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  16. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  22. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  28. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +16 -14
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/combo/[id]/page.js +5 -0
  37. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/combo/[id]/page.js.nft.json +1 -0
  38. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/combo/[id]/page_client-reference-manifest.js +1 -0
  39. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -0
  40. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -0
  41. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -0
  42. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  46. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  55. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  58. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  61. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  64. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  67. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  70. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +5 -0
  73. package/app/.next/server/app/(dashboard)/dashboard/user/page.js.nft.json +1 -0
  74. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -0
  75. package/app/.next/server/app/_global-error/page.js +2 -2
  76. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/_global-error.html +1 -1
  78. package/app/.next/server/app/_global-error.rsc +1 -1
  79. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  80. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  81. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  82. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  83. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  84. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  85. package/app/.next/server/app/_not-found/page.js +2 -2
  86. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  87. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/_not-found.html +1 -1
  89. package/app/.next/server/app/_not-found.rsc +4 -4
  90. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  91. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  92. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  93. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  94. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  95. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  96. package/app/.next/server/app/api/auth/login/route.js +1 -1
  97. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  98. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  99. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  100. package/app/.next/server/app/api/auth/me/route.js +1 -0
  101. package/app/.next/server/app/api/auth/me/route.js.nft.json +1 -0
  102. package/app/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -0
  103. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  104. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  105. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  107. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  108. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  109. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +3 -3
  110. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  111. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  112. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  114. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  115. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +7 -7
  116. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  118. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  120. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  121. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  122. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  123. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  124. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  125. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  126. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  128. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  130. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  131. package/app/.next/server/app/api/combos/route.js +1 -1
  132. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/health/route.js +1 -1
  134. package/app/.next/server/app/api/health/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/init/route.js +1 -1
  136. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  138. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  139. package/app/.next/server/app/api/keys/route.js +1 -1
  140. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  141. package/app/.next/server/app/api/locale/route.js +1 -1
  142. package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -0
  144. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -0
  145. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -0
  146. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  147. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  148. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -0
  149. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -0
  150. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -0
  151. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  152. package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  153. package/app/.next/server/app/api/models/alias/route.js +1 -1
  154. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/models/availability/route.js +1 -1
  156. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/models/custom/route.js +1 -1
  158. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/models/route.js +1 -1
  160. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/models/test/route.js +1 -1
  162. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  163. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  164. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  166. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  168. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  170. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  172. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  173. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  174. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  176. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  177. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  178. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  179. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  180. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  181. package/app/.next/server/app/api/pricing/route.js +1 -1
  182. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  183. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  184. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  186. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  187. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  188. package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  189. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  190. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  192. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  194. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  195. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  196. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/providers/client/route.js +1 -1
  198. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  200. package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  201. package/app/.next/server/app/api/providers/route.js +1 -1
  202. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  204. package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  206. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  208. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  210. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  212. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  214. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  216. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/settings/database/route.js +1 -1
  218. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  219. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  220. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  222. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  223. package/app/.next/server/app/api/settings/route.js +1 -1
  224. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/shutdown/route.js +1 -1
  226. package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/tags/route.js +1 -1
  228. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  229. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  230. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  231. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  232. package/app/.next/server/app/api/translator/load/route.js +1 -1
  233. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  234. package/app/.next/server/app/api/translator/save/route.js +1 -1
  235. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/translator/send/route.js +1 -1
  237. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  239. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  240. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  241. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  243. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  245. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  246. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +23 -4
  247. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  249. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  250. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  251. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  252. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  253. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +23 -4
  255. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  256. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  257. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  258. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  259. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/usage/api-keys/route.js +1 -0
  261. package/app/.next/server/app/api/usage/api-keys/route.js.nft.json +1 -0
  262. package/app/.next/server/app/api/usage/api-keys/route_client-reference-manifest.js +1 -0
  263. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  264. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  265. package/app/.next/server/app/api/usage/history/route.js +1 -1
  266. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  267. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  268. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  270. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  271. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  272. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  274. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  276. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  277. package/app/.next/server/app/api/usage/stream/route.js +4 -4
  278. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/users/[id]/route.js +1 -0
  280. package/app/.next/server/app/api/users/[id]/route.js.nft.json +1 -0
  281. package/app/.next/server/app/api/users/[id]/route_client-reference-manifest.js +1 -0
  282. package/app/.next/server/app/api/users/route.js +1 -0
  283. package/app/.next/server/app/api/users/route.js.nft.json +1 -0
  284. package/app/.next/server/app/api/users/route_client-reference-manifest.js +1 -0
  285. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  286. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  287. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  288. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  290. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  291. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  292. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  293. package/app/.next/server/app/api/v1/images/generations/route.js +4 -1
  294. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  295. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  296. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  297. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  298. package/app/.next/server/app/api/v1/models/route.js +1 -1
  299. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  300. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  301. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  303. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  304. package/app/.next/server/app/api/v1/route.js +1 -1
  305. package/app/.next/server/app/api/v1/search/route.js +1 -0
  306. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -0
  307. package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -0
  308. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -0
  309. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -0
  310. package/app/.next/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -0
  311. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  312. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  313. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  314. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
  315. package/app/.next/server/app/api/version/route.js +1 -1
  316. package/app/.next/server/app/api/version/update/route.js +1 -1
  317. package/app/.next/server/app/api/version/update/route.js.nft.json +1 -1
  318. package/app/.next/server/app/callback/page.js +2 -2
  319. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  320. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/callback.html +1 -1
  322. package/app/.next/server/app/callback.rsc +4 -4
  323. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  324. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  325. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  326. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  327. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  328. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  329. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  330. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  331. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  333. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  334. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  341. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  342. package/app/.next/server/app/favicon.ico/route.js +1 -1
  343. package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
  344. package/app/.next/server/app/index.html +1 -1
  345. package/app/.next/server/app/index.rsc +4 -4
  346. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  347. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  348. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  349. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  350. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  351. package/app/.next/server/app/landing/page.js +2 -2
  352. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  353. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  354. package/app/.next/server/app/landing.html +1 -1
  355. package/app/.next/server/app/landing.rsc +4 -4
  356. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  357. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  358. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  359. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  360. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  361. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  362. package/app/.next/server/app/login/page.js +2 -2
  363. package/app/.next/server/app/login/page.js.nft.json +1 -1
  364. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  365. package/app/.next/server/app/login.html +1 -1
  366. package/app/.next/server/app/login.rsc +5 -5
  367. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  368. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  369. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  370. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  371. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  372. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  373. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  374. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  375. package/app/.next/server/app/page.js +2 -2
  376. package/app/.next/server/app/page.js.nft.json +1 -1
  377. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  378. package/app/.next/server/app-paths-manifest.json +14 -1
  379. package/app/.next/server/chunks/1256.js +1 -0
  380. package/app/.next/server/chunks/{1202.js → 1263.js} +2 -2
  381. package/app/.next/server/chunks/2417.js +1 -1
  382. package/app/.next/server/chunks/2506.js +2 -2
  383. package/app/.next/server/chunks/2549.js +1 -0
  384. package/app/.next/server/chunks/3245.js +1 -0
  385. package/app/.next/server/chunks/3855.js +1 -1
  386. package/app/.next/server/chunks/4013.js +1 -0
  387. package/app/.next/server/chunks/412.js +3 -3
  388. package/app/.next/server/chunks/4122.js +1 -1
  389. package/app/.next/server/chunks/4664.js +1 -0
  390. package/app/.next/server/chunks/4989.js +2 -2
  391. package/app/.next/server/chunks/5573.js +1 -1
  392. package/app/.next/server/chunks/5599.js +13 -13
  393. package/app/.next/server/chunks/5681.js +1 -0
  394. package/app/.next/server/chunks/6184.js +1 -0
  395. package/app/.next/server/chunks/6555.js +1 -0
  396. package/app/.next/server/chunks/7595.js +1 -1
  397. package/app/.next/server/chunks/7774.js +3 -3
  398. package/app/.next/server/chunks/7828.js +1 -0
  399. package/app/.next/server/chunks/7937.js +203 -0
  400. package/app/.next/server/chunks/8590.js +1 -1
  401. package/app/.next/server/chunks/8760.js +1 -0
  402. package/app/.next/server/chunks/8895.js +2 -2
  403. package/app/.next/server/chunks/9489.js +1 -0
  404. package/app/.next/server/chunks/9501.js +37 -5
  405. package/app/.next/server/chunks/{1220.js → 9641.js} +2 -2
  406. package/app/.next/server/chunks/9718.js +1 -1
  407. package/app/.next/server/middleware-build-manifest.js +1 -1
  408. package/app/.next/server/middleware-react-loadable-manifest.js +1 -1
  409. package/app/.next/server/middleware.js +1 -1
  410. package/app/.next/server/pages/404.html +1 -1
  411. package/app/.next/server/pages/500.html +1 -1
  412. package/app/.next/server/server-reference-manifest.js +1 -1
  413. package/app/.next/server/server-reference-manifest.json +1 -1
  414. package/app/.next/static/chunks/1321-e040e8704e8038e6.js +1 -0
  415. package/app/.next/static/chunks/5497-4da88480a15dec4c.js +7 -0
  416. package/app/.next/static/chunks/5555-91932fc7b159e521.js +3 -0
  417. package/app/.next/static/chunks/698-64c9bb7a1ba1f521.js +23 -0
  418. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-e7d9455fb9021069.js +1 -0
  419. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/page-c8e5a4b31bc18425.js +1 -0
  420. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-ece69a38800356c3.js → page-a4b2b832a4892e6d.js} +1 -1
  421. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-4a745b1296f08667.js +1 -0
  422. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-bc388a93f092e16d.js → page-842b00e6db9de7ae.js} +1 -1
  423. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-fbdc1506f7259342.js +1 -0
  424. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-0494f10cf7d2cae0.js +53 -0
  425. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-521aecf4ccb7b03e.js +1 -0
  426. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/combo/[id]/page-d594f315360645f3.js +4 -0
  427. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-ec14043bae22768d.js +1 -0
  428. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-f8681cfb4c894f96.js +1 -0
  429. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-f0bbe6b3b1bfb85e.js +1 -0
  430. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-7985e45ad78144eb.js +1 -0
  431. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-d6d08994d9d6d690.js +1 -0
  432. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-b2443c6d810b0207.js +2 -0
  433. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-fae4c95586692227.js +1 -0
  434. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-24023a32c248257e.js +1 -0
  435. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-48fc1f090d936818.js +1 -0
  436. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-e9ab0043e9b15204.js +4 -0
  437. package/app/.next/static/chunks/app/(dashboard)/layout-d368218e0e87c124.js +1 -0
  438. package/app/.next/static/chunks/app/_global-error/page-24023a32c248257e.js +1 -0
  439. package/app/.next/static/chunks/app/api/auth/login/route-24023a32c248257e.js +1 -0
  440. package/app/.next/static/chunks/app/api/auth/logout/route-24023a32c248257e.js +1 -0
  441. package/app/.next/static/chunks/app/api/auth/me/route-24023a32c248257e.js +1 -0
  442. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-24023a32c248257e.js +1 -0
  443. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-24023a32c248257e.js +1 -0
  444. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-24023a32c248257e.js +1 -0
  445. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-24023a32c248257e.js +1 -0
  446. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-24023a32c248257e.js +1 -0
  447. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-24023a32c248257e.js +1 -0
  448. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-24023a32c248257e.js +1 -0
  449. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-24023a32c248257e.js +1 -0
  450. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-24023a32c248257e.js +1 -0
  451. package/app/.next/static/chunks/app/api/cloud/auth/route-24023a32c248257e.js +1 -0
  452. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-24023a32c248257e.js +1 -0
  453. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-24023a32c248257e.js +1 -0
  454. package/app/.next/static/chunks/app/api/cloud/models/alias/route-24023a32c248257e.js +1 -0
  455. package/app/.next/static/chunks/app/api/combos/[id]/route-24023a32c248257e.js +1 -0
  456. package/app/.next/static/chunks/app/api/combos/route-24023a32c248257e.js +1 -0
  457. package/app/.next/static/chunks/app/api/health/route-24023a32c248257e.js +1 -0
  458. package/app/.next/static/chunks/app/api/init/route-24023a32c248257e.js +1 -0
  459. package/app/.next/static/chunks/app/api/keys/[id]/route-24023a32c248257e.js +1 -0
  460. package/app/.next/static/chunks/app/api/keys/route-24023a32c248257e.js +1 -0
  461. package/app/.next/static/chunks/app/api/locale/route-24023a32c248257e.js +1 -0
  462. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-24023a32c248257e.js +1 -0
  463. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-24023a32c248257e.js +1 -0
  464. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-24023a32c248257e.js +1 -0
  465. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-24023a32c248257e.js +1 -0
  466. package/app/.next/static/chunks/app/api/models/alias/route-24023a32c248257e.js +1 -0
  467. package/app/.next/static/chunks/app/api/models/availability/route-24023a32c248257e.js +1 -0
  468. package/app/.next/static/chunks/app/api/models/custom/route-24023a32c248257e.js +1 -0
  469. package/app/.next/static/chunks/app/api/models/route-24023a32c248257e.js +1 -0
  470. package/app/.next/static/chunks/app/api/models/test/route-24023a32c248257e.js +1 -0
  471. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-24023a32c248257e.js +1 -0
  472. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-24023a32c248257e.js +1 -0
  473. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-24023a32c248257e.js +1 -0
  474. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-24023a32c248257e.js +1 -0
  475. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-24023a32c248257e.js +1 -0
  476. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-24023a32c248257e.js +1 -0
  477. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-24023a32c248257e.js +1 -0
  478. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-24023a32c248257e.js +1 -0
  479. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-24023a32c248257e.js +1 -0
  480. package/app/.next/static/chunks/app/api/pricing/route-24023a32c248257e.js +1 -0
  481. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-24023a32c248257e.js +1 -0
  482. package/app/.next/static/chunks/app/api/provider-nodes/route-24023a32c248257e.js +1 -0
  483. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-24023a32c248257e.js +1 -0
  484. package/app/.next/static/chunks/app/api/providers/[id]/models/route-24023a32c248257e.js +1 -0
  485. package/app/.next/static/chunks/app/api/providers/[id]/route-24023a32c248257e.js +1 -0
  486. package/app/.next/static/chunks/app/api/providers/[id]/test/route-24023a32c248257e.js +1 -0
  487. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-24023a32c248257e.js +1 -0
  488. package/app/.next/static/chunks/app/api/providers/client/route-24023a32c248257e.js +1 -0
  489. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-24023a32c248257e.js +1 -0
  490. package/app/.next/static/chunks/app/api/providers/route-24023a32c248257e.js +1 -0
  491. package/app/.next/static/chunks/app/api/providers/suggested-models/route-24023a32c248257e.js +1 -0
  492. package/app/.next/static/chunks/app/api/providers/test-batch/route-24023a32c248257e.js +1 -0
  493. package/app/.next/static/chunks/app/api/providers/validate/route-24023a32c248257e.js +1 -0
  494. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-24023a32c248257e.js +1 -0
  495. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-24023a32c248257e.js +1 -0
  496. package/app/.next/static/chunks/app/api/proxy-pools/route-24023a32c248257e.js +1 -0
  497. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-24023a32c248257e.js +1 -0
  498. package/app/.next/static/chunks/app/api/settings/database/route-24023a32c248257e.js +1 -0
  499. package/app/.next/static/chunks/app/api/settings/proxy-test/route-24023a32c248257e.js +1 -0
  500. package/app/.next/static/chunks/app/api/settings/require-login/route-24023a32c248257e.js +1 -0
  501. package/app/.next/static/chunks/app/api/settings/route-24023a32c248257e.js +1 -0
  502. package/app/.next/static/chunks/app/api/shutdown/route-24023a32c248257e.js +1 -0
  503. package/app/.next/static/chunks/app/api/tags/route-24023a32c248257e.js +1 -0
  504. package/app/.next/static/chunks/app/api/translator/console-logs/route-24023a32c248257e.js +1 -0
  505. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-24023a32c248257e.js +1 -0
  506. package/app/.next/static/chunks/app/api/translator/load/route-24023a32c248257e.js +1 -0
  507. package/app/.next/static/chunks/app/api/translator/save/route-24023a32c248257e.js +1 -0
  508. package/app/.next/static/chunks/app/api/translator/send/route-24023a32c248257e.js +1 -0
  509. package/app/.next/static/chunks/app/api/translator/translate/route-24023a32c248257e.js +1 -0
  510. package/app/.next/static/chunks/app/api/tunnel/disable/route-24023a32c248257e.js +1 -0
  511. package/app/.next/static/chunks/app/api/tunnel/enable/route-24023a32c248257e.js +1 -0
  512. package/app/.next/static/chunks/app/api/tunnel/status/route-24023a32c248257e.js +1 -0
  513. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-24023a32c248257e.js +1 -0
  514. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-24023a32c248257e.js +1 -0
  515. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-24023a32c248257e.js +1 -0
  516. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-24023a32c248257e.js +1 -0
  517. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-24023a32c248257e.js +1 -0
  518. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-24023a32c248257e.js +1 -0
  519. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-24023a32c248257e.js +1 -0
  520. package/app/.next/static/chunks/app/api/usage/api-keys/route-24023a32c248257e.js +1 -0
  521. package/app/.next/static/chunks/app/api/usage/chart/route-24023a32c248257e.js +1 -0
  522. package/app/.next/static/chunks/app/api/usage/history/route-24023a32c248257e.js +1 -0
  523. package/app/.next/static/chunks/app/api/usage/logs/route-24023a32c248257e.js +1 -0
  524. package/app/.next/static/chunks/app/api/usage/providers/route-24023a32c248257e.js +1 -0
  525. package/app/.next/static/chunks/app/api/usage/request-details/route-24023a32c248257e.js +1 -0
  526. package/app/.next/static/chunks/app/api/usage/request-logs/route-24023a32c248257e.js +1 -0
  527. package/app/.next/static/chunks/app/api/usage/stats/route-24023a32c248257e.js +1 -0
  528. package/app/.next/static/chunks/app/api/usage/stream/route-24023a32c248257e.js +1 -0
  529. package/app/.next/static/chunks/app/api/users/[id]/route-24023a32c248257e.js +1 -0
  530. package/app/.next/static/chunks/app/api/users/route-24023a32c248257e.js +1 -0
  531. package/app/.next/static/chunks/app/api/v1/api/chat/route-24023a32c248257e.js +1 -0
  532. package/app/.next/static/chunks/app/api/v1/audio/speech/route-24023a32c248257e.js +1 -0
  533. package/app/.next/static/chunks/app/api/v1/chat/completions/route-24023a32c248257e.js +1 -0
  534. package/app/.next/static/chunks/app/api/v1/embeddings/route-24023a32c248257e.js +1 -0
  535. package/app/.next/static/chunks/app/api/v1/images/generations/route-24023a32c248257e.js +1 -0
  536. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-24023a32c248257e.js +1 -0
  537. package/app/.next/static/chunks/app/api/v1/messages/route-24023a32c248257e.js +1 -0
  538. package/app/.next/static/chunks/app/api/v1/models/route-24023a32c248257e.js +1 -0
  539. package/app/.next/static/chunks/app/api/v1/responses/compact/route-24023a32c248257e.js +1 -0
  540. package/app/.next/static/chunks/app/api/v1/responses/route-24023a32c248257e.js +1 -0
  541. package/app/.next/static/chunks/app/api/v1/route-24023a32c248257e.js +1 -0
  542. package/app/.next/static/chunks/app/api/v1/search/route-24023a32c248257e.js +1 -0
  543. package/app/.next/static/chunks/app/api/v1/web/fetch/route-24023a32c248257e.js +1 -0
  544. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-24023a32c248257e.js +1 -0
  545. package/app/.next/static/chunks/app/api/v1beta/models/route-24023a32c248257e.js +1 -0
  546. package/app/.next/static/chunks/app/api/version/route-24023a32c248257e.js +1 -0
  547. package/app/.next/static/chunks/app/api/version/update/route-24023a32c248257e.js +1 -0
  548. package/app/.next/static/chunks/app/login/page-f8fd97681568bf8f.js +1 -0
  549. package/app/.next/static/chunks/app/manifest.webmanifest/route-24023a32c248257e.js +1 -0
  550. package/app/.next/static/chunks/app/page-24023a32c248257e.js +1 -0
  551. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-24023a32c248257e.js +1 -0
  552. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-24023a32c248257e.js +1 -0
  553. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-24023a32c248257e.js +1 -0
  554. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-24023a32c248257e.js +1 -0
  555. package/app/.next/static/chunks/webpack-d1740476c6ab968a.js +1 -0
  556. package/app/.next/static/css/733bbed45c0f373c.css +1 -0
  557. package/app/.next/static/kSw7ik2y0Lphlofn8QbuF/_buildManifest.js +1 -0
  558. package/app/package.json +1 -1
  559. package/app/public/i18n/literals/ar.json +4 -4
  560. package/app/public/i18n/literals/bn.json +4 -4
  561. package/app/public/i18n/literals/cs.json +4 -4
  562. package/app/public/i18n/literals/da.json +4 -4
  563. package/app/public/i18n/literals/de.json +4 -4
  564. package/app/public/i18n/literals/el.json +4 -4
  565. package/app/public/i18n/literals/es.json +4 -4
  566. package/app/public/i18n/literals/fi.json +4 -4
  567. package/app/public/i18n/literals/fr.json +4 -4
  568. package/app/public/i18n/literals/he.json +4 -4
  569. package/app/public/i18n/literals/hi.json +4 -4
  570. package/app/public/i18n/literals/hu.json +4 -4
  571. package/app/public/i18n/literals/id.json +4 -4
  572. package/app/public/i18n/literals/it.json +4 -4
  573. package/app/public/i18n/literals/ja.json +4 -4
  574. package/app/public/i18n/literals/ko.json +4 -4
  575. package/app/public/i18n/literals/nl.json +4 -4
  576. package/app/public/i18n/literals/no.json +4 -4
  577. package/app/public/i18n/literals/pl.json +4 -4
  578. package/app/public/i18n/literals/pt-BR.json +4 -4
  579. package/app/public/i18n/literals/pt-PT.json +4 -4
  580. package/app/public/i18n/literals/ro.json +4 -4
  581. package/app/public/i18n/literals/ru.json +4 -4
  582. package/app/public/i18n/literals/sv.json +4 -4
  583. package/app/public/i18n/literals/th.json +4 -4
  584. package/app/public/i18n/literals/tl.json +4 -4
  585. package/app/public/i18n/literals/tr.json +4 -4
  586. package/app/public/i18n/literals/uk.json +4 -4
  587. package/app/public/i18n/literals/ur.json +4 -4
  588. package/app/public/i18n/literals/vi.json +4 -4
  589. package/app/public/i18n/literals/zh-CN.json +7 -7
  590. package/app/public/i18n/literals/zh-TW.json +4 -4
  591. package/app/public/providers/azure.png +0 -0
  592. package/app/public/providers/blackbox.png +0 -0
  593. package/app/public/providers/brave-search.png +0 -0
  594. package/app/public/providers/byteplus.png +0 -0
  595. package/app/public/providers/coqui.png +0 -0
  596. package/app/public/providers/exa.png +0 -0
  597. package/app/public/providers/firecrawl.png +0 -0
  598. package/app/public/providers/google-pse.png +0 -0
  599. package/app/public/providers/grok-web.png +0 -0
  600. package/app/public/providers/inworld.png +0 -0
  601. package/app/public/providers/jina-reader.png +0 -0
  602. package/app/public/providers/linkup.png +0 -0
  603. package/app/public/providers/perplexity-web.png +0 -0
  604. package/app/public/providers/searchapi.png +0 -0
  605. package/app/public/providers/searxng.png +0 -0
  606. package/app/public/providers/serper.png +0 -0
  607. package/app/public/providers/tavily.png +0 -0
  608. package/app/public/providers/tortoise.png +0 -0
  609. package/app/public/providers/voyage-ai.png +0 -0
  610. package/app/public/providers/youcom.png +0 -0
  611. package/app/server.js +1 -1
  612. package/app/src/lib/updater/updater.js +25 -2
  613. package/app/src/mitm/cert/install.js +31 -24
  614. package/app/src/mitm/config.js +15 -1
  615. package/app/src/mitm/dns/dnsConfig.js +48 -62
  616. package/app/src/mitm/handlers/antigravity.js +18 -6
  617. package/app/src/mitm/handlers/base.js +12 -10
  618. package/app/src/mitm/logger.js +102 -1
  619. package/app/src/mitm/manager.js +22 -5
  620. package/app/src/mitm/server.js +39 -29
  621. package/app/src/mitm/winElevated.js +79 -0
  622. package/app/src/shared/constants/mitmToolHosts.js +12 -0
  623. package/package.json +1 -1
  624. package/app/.next/server/app/dashboard/basic-chat.html +0 -1
  625. package/app/.next/server/app/dashboard/basic-chat.meta +0 -17
  626. package/app/.next/server/app/dashboard/basic-chat.rsc +0 -24
  627. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +0 -6
  628. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +0 -5
  629. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  630. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  631. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +0 -24
  632. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +0 -6
  633. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +0 -9
  634. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +0 -6
  635. package/app/.next/server/app/dashboard/cli-tools.html +0 -1
  636. package/app/.next/server/app/dashboard/cli-tools.meta +0 -17
  637. package/app/.next/server/app/dashboard/cli-tools.rsc +0 -25
  638. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +0 -6
  639. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +0 -5
  640. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  641. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  642. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +0 -25
  643. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +0 -6
  644. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +0 -9
  645. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +0 -6
  646. package/app/.next/server/app/dashboard/combos.html +0 -1
  647. package/app/.next/server/app/dashboard/combos.meta +0 -17
  648. package/app/.next/server/app/dashboard/combos.rsc +0 -27
  649. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +0 -9
  650. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +0 -5
  651. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  652. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  653. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +0 -27
  654. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +0 -6
  655. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +0 -9
  656. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +0 -6
  657. package/app/.next/server/app/dashboard/endpoint.html +0 -1
  658. package/app/.next/server/app/dashboard/endpoint.meta +0 -17
  659. package/app/.next/server/app/dashboard/endpoint.rsc +0 -25
  660. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +0 -6
  661. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +0 -5
  662. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  663. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  664. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +0 -25
  665. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +0 -6
  666. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +0 -9
  667. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +0 -6
  668. package/app/.next/server/app/dashboard/mitm.html +0 -1
  669. package/app/.next/server/app/dashboard/mitm.meta +0 -17
  670. package/app/.next/server/app/dashboard/mitm.rsc +0 -24
  671. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +0 -6
  672. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +0 -5
  673. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  674. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  675. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +0 -24
  676. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +0 -6
  677. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +0 -9
  678. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +0 -6
  679. package/app/.next/server/app/dashboard/profile.html +0 -1
  680. package/app/.next/server/app/dashboard/profile.meta +0 -17
  681. package/app/.next/server/app/dashboard/profile.rsc +0 -27
  682. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +0 -9
  683. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +0 -5
  684. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  685. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  686. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +0 -27
  687. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +0 -6
  688. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +0 -9
  689. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +0 -6
  690. package/app/.next/server/app/dashboard/providers/new.html +0 -1
  691. package/app/.next/server/app/dashboard/providers/new.meta +0 -18
  692. package/app/.next/server/app/dashboard/providers/new.rsc +0 -27
  693. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +0 -9
  694. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +0 -5
  695. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -5
  696. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  697. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  698. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +0 -27
  699. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +0 -6
  700. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +0 -9
  701. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +0 -6
  702. package/app/.next/server/app/dashboard/providers.html +0 -1
  703. package/app/.next/server/app/dashboard/providers.meta +0 -17
  704. package/app/.next/server/app/dashboard/providers.rsc +0 -27
  705. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +0 -9
  706. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -5
  707. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  708. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  709. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +0 -27
  710. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +0 -6
  711. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +0 -9
  712. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +0 -6
  713. package/app/.next/server/app/dashboard/proxy-pools.html +0 -1
  714. package/app/.next/server/app/dashboard/proxy-pools.meta +0 -17
  715. package/app/.next/server/app/dashboard/proxy-pools.rsc +0 -27
  716. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +0 -9
  717. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +0 -5
  718. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  719. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  720. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +0 -27
  721. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +0 -6
  722. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +0 -9
  723. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +0 -6
  724. package/app/.next/server/app/dashboard/quota.html +0 -2
  725. package/app/.next/server/app/dashboard/quota.meta +0 -17
  726. package/app/.next/server/app/dashboard/quota.rsc +0 -25
  727. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +0 -7
  728. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +0 -5
  729. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  730. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  731. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +0 -25
  732. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +0 -6
  733. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +0 -9
  734. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +0 -6
  735. package/app/.next/server/app/dashboard/translator.html +0 -1
  736. package/app/.next/server/app/dashboard/translator.meta +0 -17
  737. package/app/.next/server/app/dashboard/translator.rsc +0 -27
  738. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +0 -9
  739. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +0 -5
  740. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  741. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  742. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +0 -27
  743. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +0 -6
  744. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +0 -9
  745. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +0 -6
  746. package/app/.next/server/app/dashboard/usage.html +0 -1
  747. package/app/.next/server/app/dashboard/usage.meta +0 -17
  748. package/app/.next/server/app/dashboard/usage.rsc +0 -27
  749. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +0 -9
  750. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +0 -5
  751. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  752. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  753. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +0 -27
  754. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +0 -6
  755. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +0 -9
  756. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +0 -6
  757. package/app/.next/server/app/dashboard.html +0 -1
  758. package/app/.next/server/app/dashboard.meta +0 -16
  759. package/app/.next/server/app/dashboard.rsc +0 -25
  760. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +0 -6
  761. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  762. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  763. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +0 -25
  764. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +0 -6
  765. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +0 -9
  766. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +0 -6
  767. package/app/.next/server/chunks/1357.js +0 -1
  768. package/app/.next/server/chunks/2409.js +0 -1
  769. package/app/.next/server/chunks/289.js +0 -1
  770. package/app/.next/server/chunks/318.js +0 -203
  771. package/app/.next/server/chunks/4404.js +0 -1
  772. package/app/.next/server/chunks/541.js +0 -1
  773. package/app/.next/server/chunks/6114.js +0 -1
  774. package/app/.next/server/chunks/6143.js +0 -1
  775. package/app/.next/server/chunks/6327.js +0 -1
  776. package/app/.next/server/chunks/6386.js +0 -1
  777. package/app/.next/server/chunks/7924.js +0 -1
  778. package/app/.next/static/GWqgJg45jqUgh4iLz365f/_buildManifest.js +0 -1
  779. package/app/.next/static/chunks/1321-c5a3513d1c657677.js +0 -1
  780. package/app/.next/static/chunks/5497-2b813df1aa4bc9ba.js +0 -7
  781. package/app/.next/static/chunks/5555-26f687e754d40f93.js +0 -3
  782. package/app/.next/static/chunks/698-646ba5259113c1a0.js +0 -23
  783. package/app/.next/static/chunks/8202.1ffc6ce531e066ce.js +0 -1
  784. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-2f4bb06a89cb1e96.js +0 -1
  785. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-d690c6133fec8d11.js +0 -1
  786. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-89b8138c3ac2e04f.js +0 -51
  787. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-154824cbf44c34b2.js +0 -1
  788. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-ed08f60a5fb7f3eb.js +0 -1
  789. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-478d456890cb93f8.js +0 -1
  790. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6d84cac6ca90a61c.js +0 -1
  791. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-9fb9fc4557dbea57.js +0 -1
  792. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-4d43dabc1455a54b.js +0 -2
  793. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-18e13f60a38c4be4.js +0 -1
  794. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-4fc78ec3c912ea4c.js +0 -1
  795. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-6204a1c1bfe6aee1.js +0 -1
  796. package/app/.next/static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js +0 -1
  797. package/app/.next/static/chunks/app/_global-error/page-de0b0e689b74bc54.js +0 -1
  798. package/app/.next/static/chunks/app/api/auth/login/route-de0b0e689b74bc54.js +0 -1
  799. package/app/.next/static/chunks/app/api/auth/logout/route-de0b0e689b74bc54.js +0 -1
  800. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-de0b0e689b74bc54.js +0 -1
  801. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-de0b0e689b74bc54.js +0 -1
  802. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-de0b0e689b74bc54.js +0 -1
  803. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-de0b0e689b74bc54.js +0 -1
  804. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-de0b0e689b74bc54.js +0 -1
  805. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-de0b0e689b74bc54.js +0 -1
  806. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-de0b0e689b74bc54.js +0 -1
  807. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-de0b0e689b74bc54.js +0 -1
  808. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-de0b0e689b74bc54.js +0 -1
  809. package/app/.next/static/chunks/app/api/cloud/auth/route-de0b0e689b74bc54.js +0 -1
  810. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-de0b0e689b74bc54.js +0 -1
  811. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-de0b0e689b74bc54.js +0 -1
  812. package/app/.next/static/chunks/app/api/cloud/models/alias/route-de0b0e689b74bc54.js +0 -1
  813. package/app/.next/static/chunks/app/api/combos/[id]/route-de0b0e689b74bc54.js +0 -1
  814. package/app/.next/static/chunks/app/api/combos/route-de0b0e689b74bc54.js +0 -1
  815. package/app/.next/static/chunks/app/api/health/route-de0b0e689b74bc54.js +0 -1
  816. package/app/.next/static/chunks/app/api/init/route-de0b0e689b74bc54.js +0 -1
  817. package/app/.next/static/chunks/app/api/keys/[id]/route-de0b0e689b74bc54.js +0 -1
  818. package/app/.next/static/chunks/app/api/keys/route-de0b0e689b74bc54.js +0 -1
  819. package/app/.next/static/chunks/app/api/locale/route-de0b0e689b74bc54.js +0 -1
  820. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-de0b0e689b74bc54.js +0 -1
  821. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-de0b0e689b74bc54.js +0 -1
  822. package/app/.next/static/chunks/app/api/models/alias/route-de0b0e689b74bc54.js +0 -1
  823. package/app/.next/static/chunks/app/api/models/availability/route-de0b0e689b74bc54.js +0 -1
  824. package/app/.next/static/chunks/app/api/models/custom/route-de0b0e689b74bc54.js +0 -1
  825. package/app/.next/static/chunks/app/api/models/route-de0b0e689b74bc54.js +0 -1
  826. package/app/.next/static/chunks/app/api/models/test/route-de0b0e689b74bc54.js +0 -1
  827. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-de0b0e689b74bc54.js +0 -1
  828. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-de0b0e689b74bc54.js +0 -1
  829. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-de0b0e689b74bc54.js +0 -1
  830. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-de0b0e689b74bc54.js +0 -1
  831. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-de0b0e689b74bc54.js +0 -1
  832. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-de0b0e689b74bc54.js +0 -1
  833. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-de0b0e689b74bc54.js +0 -1
  834. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-de0b0e689b74bc54.js +0 -1
  835. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-de0b0e689b74bc54.js +0 -1
  836. package/app/.next/static/chunks/app/api/pricing/route-de0b0e689b74bc54.js +0 -1
  837. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-de0b0e689b74bc54.js +0 -1
  838. package/app/.next/static/chunks/app/api/provider-nodes/route-de0b0e689b74bc54.js +0 -1
  839. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-de0b0e689b74bc54.js +0 -1
  840. package/app/.next/static/chunks/app/api/providers/[id]/models/route-de0b0e689b74bc54.js +0 -1
  841. package/app/.next/static/chunks/app/api/providers/[id]/route-de0b0e689b74bc54.js +0 -1
  842. package/app/.next/static/chunks/app/api/providers/[id]/test/route-de0b0e689b74bc54.js +0 -1
  843. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-de0b0e689b74bc54.js +0 -1
  844. package/app/.next/static/chunks/app/api/providers/client/route-de0b0e689b74bc54.js +0 -1
  845. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-de0b0e689b74bc54.js +0 -1
  846. package/app/.next/static/chunks/app/api/providers/route-de0b0e689b74bc54.js +0 -1
  847. package/app/.next/static/chunks/app/api/providers/suggested-models/route-de0b0e689b74bc54.js +0 -1
  848. package/app/.next/static/chunks/app/api/providers/test-batch/route-de0b0e689b74bc54.js +0 -1
  849. package/app/.next/static/chunks/app/api/providers/validate/route-de0b0e689b74bc54.js +0 -1
  850. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-de0b0e689b74bc54.js +0 -1
  851. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-de0b0e689b74bc54.js +0 -1
  852. package/app/.next/static/chunks/app/api/proxy-pools/route-de0b0e689b74bc54.js +0 -1
  853. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-de0b0e689b74bc54.js +0 -1
  854. package/app/.next/static/chunks/app/api/settings/database/route-de0b0e689b74bc54.js +0 -1
  855. package/app/.next/static/chunks/app/api/settings/proxy-test/route-de0b0e689b74bc54.js +0 -1
  856. package/app/.next/static/chunks/app/api/settings/require-login/route-de0b0e689b74bc54.js +0 -1
  857. package/app/.next/static/chunks/app/api/settings/route-de0b0e689b74bc54.js +0 -1
  858. package/app/.next/static/chunks/app/api/shutdown/route-de0b0e689b74bc54.js +0 -1
  859. package/app/.next/static/chunks/app/api/tags/route-de0b0e689b74bc54.js +0 -1
  860. package/app/.next/static/chunks/app/api/translator/console-logs/route-de0b0e689b74bc54.js +0 -1
  861. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-de0b0e689b74bc54.js +0 -1
  862. package/app/.next/static/chunks/app/api/translator/load/route-de0b0e689b74bc54.js +0 -1
  863. package/app/.next/static/chunks/app/api/translator/save/route-de0b0e689b74bc54.js +0 -1
  864. package/app/.next/static/chunks/app/api/translator/send/route-de0b0e689b74bc54.js +0 -1
  865. package/app/.next/static/chunks/app/api/translator/translate/route-de0b0e689b74bc54.js +0 -1
  866. package/app/.next/static/chunks/app/api/tunnel/disable/route-de0b0e689b74bc54.js +0 -1
  867. package/app/.next/static/chunks/app/api/tunnel/enable/route-de0b0e689b74bc54.js +0 -1
  868. package/app/.next/static/chunks/app/api/tunnel/status/route-de0b0e689b74bc54.js +0 -1
  869. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-de0b0e689b74bc54.js +0 -1
  870. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-de0b0e689b74bc54.js +0 -1
  871. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-de0b0e689b74bc54.js +0 -1
  872. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-de0b0e689b74bc54.js +0 -1
  873. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-de0b0e689b74bc54.js +0 -1
  874. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-de0b0e689b74bc54.js +0 -1
  875. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-de0b0e689b74bc54.js +0 -1
  876. package/app/.next/static/chunks/app/api/usage/chart/route-de0b0e689b74bc54.js +0 -1
  877. package/app/.next/static/chunks/app/api/usage/history/route-de0b0e689b74bc54.js +0 -1
  878. package/app/.next/static/chunks/app/api/usage/logs/route-de0b0e689b74bc54.js +0 -1
  879. package/app/.next/static/chunks/app/api/usage/providers/route-de0b0e689b74bc54.js +0 -1
  880. package/app/.next/static/chunks/app/api/usage/request-details/route-de0b0e689b74bc54.js +0 -1
  881. package/app/.next/static/chunks/app/api/usage/request-logs/route-de0b0e689b74bc54.js +0 -1
  882. package/app/.next/static/chunks/app/api/usage/stats/route-de0b0e689b74bc54.js +0 -1
  883. package/app/.next/static/chunks/app/api/usage/stream/route-de0b0e689b74bc54.js +0 -1
  884. package/app/.next/static/chunks/app/api/v1/api/chat/route-de0b0e689b74bc54.js +0 -1
  885. package/app/.next/static/chunks/app/api/v1/audio/speech/route-de0b0e689b74bc54.js +0 -1
  886. package/app/.next/static/chunks/app/api/v1/chat/completions/route-de0b0e689b74bc54.js +0 -1
  887. package/app/.next/static/chunks/app/api/v1/embeddings/route-de0b0e689b74bc54.js +0 -1
  888. package/app/.next/static/chunks/app/api/v1/images/generations/route-de0b0e689b74bc54.js +0 -1
  889. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-de0b0e689b74bc54.js +0 -1
  890. package/app/.next/static/chunks/app/api/v1/messages/route-de0b0e689b74bc54.js +0 -1
  891. package/app/.next/static/chunks/app/api/v1/models/route-de0b0e689b74bc54.js +0 -1
  892. package/app/.next/static/chunks/app/api/v1/responses/compact/route-de0b0e689b74bc54.js +0 -1
  893. package/app/.next/static/chunks/app/api/v1/responses/route-de0b0e689b74bc54.js +0 -1
  894. package/app/.next/static/chunks/app/api/v1/route-de0b0e689b74bc54.js +0 -1
  895. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-de0b0e689b74bc54.js +0 -1
  896. package/app/.next/static/chunks/app/api/v1beta/models/route-de0b0e689b74bc54.js +0 -1
  897. package/app/.next/static/chunks/app/api/version/route-de0b0e689b74bc54.js +0 -1
  898. package/app/.next/static/chunks/app/api/version/update/route-de0b0e689b74bc54.js +0 -1
  899. package/app/.next/static/chunks/app/login/page-4cbcd0b23f8d9304.js +0 -1
  900. package/app/.next/static/chunks/app/manifest.webmanifest/route-de0b0e689b74bc54.js +0 -1
  901. package/app/.next/static/chunks/app/page-de0b0e689b74bc54.js +0 -1
  902. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-de0b0e689b74bc54.js +0 -1
  903. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-de0b0e689b74bc54.js +0 -1
  904. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-de0b0e689b74bc54.js +0 -1
  905. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-de0b0e689b74bc54.js +0 -1
  906. package/app/.next/static/chunks/webpack-7fe9f68a976b08ff.js +0 -1
  907. package/app/.next/static/css/d663c02ecd9b71d6.css +0 -1
  908. /package/app/.next/static/{GWqgJg45jqUgh4iLz365f → kSw7ik2y0Lphlofn8QbuF}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../.9router/bin/cloudflared","../../../../../.9router/db.json","../../../../../.9router/log.txt","../../../../../.9router/mitm/.mitm.pid","../../../../../.9router/mitm/rootCA.crt","../../../../../.9router/mitm/rootCA.key","../../../../../.9router/request-details.json","../../../../../.9router/server.log","../../../../../.9router/usage.json","../../../../../.CFUserTextEncoding","../../../../../.DS_Store","../../../../../.DebugRouterDriverUUID","../../../../../.arco-cli.json","../../../../../.bash_history","../../../../../.bash_profile","../../../../../.bashrc","../../../../../.claude.json","../../../../../.claude.json.antigravity.bak","../../../../../.claude.json.backup","../../../../../.claude.json.ccs-lock","../../../../../.cursor-viprc","../../../../../.gitconfig","../../../../../.gitee_token","../../../../../.gitflow_export","../../../../../.gitignore_global","../../../../../.hgignore_global","../../../../../.lesshst","../../../../../.node_repl_history","../../../../../.npmrc","../../../../../.other.lsplite.json","../../../../../.stCommitMsg","../../../../../.todoListNative.bak","../../../../../.todolistrc_config","../../../../../.viminfo","../../../../../.walicode.json","../../../../../.yarnrc","../../../../../.z","../../../../../.zcompdump-PF9R632JVQ-5.9","../../../../../.zcompdump-PF9R632JVQ-5.9.PF9R632JVQ.89628","../../../../../.zcompdump-PF9R632JVQ-5.9.PF9R632JVQ.93488","../../../../../.zcompdump-PF9R632JVQ-5.9.zwc","../../../../../.zprofile","../../../../../.zsh_history","../../../../../.zshrc","../../../../../.zshrc.backup","../../../../../.zshrc.backup.20260408_193540","../../../../../.zshrc.bak.1763546363","../../../../../.zshrc.bak.1775646521","../../../../../.zshrc.swp","../../../../../package.json","../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../package.json","../../../src/mitm/server.js","../../../src/shared/utils/apiKey.js","../../package.json","../chunks/2506.js","../chunks/3855.js","../chunks/4122.js","../chunks/4404.js","../chunks/4741.js","../chunks/5296.js","../chunks/541.js","../chunks/63.js","../chunks/6844.js","../chunks/7341.js","../chunks/7502.js","../chunks/7861.js","../chunks/8838.js","../chunks/9501.js","../chunks/9718.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../package.json","../../../src/mitm/server.js","../../../src/shared/utils/apiKey.js","../../package.json","../chunks/2506.js","../chunks/3855.js","../chunks/4122.js","../chunks/4741.js","../chunks/5296.js","../chunks/5681.js","../chunks/63.js","../chunks/6844.js","../chunks/7341.js","../chunks/7502.js","../chunks/7861.js","../chunks/8760.js","../chunks/8838.js","../chunks/9501.js","../chunks/9718.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -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}},"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}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","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}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"91763","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/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":["1321","static/chunks/1321-c5a3513d1c657677.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-c5a3513d1c657677.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-c5a3513d1c657677.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-c5a3513d1c657677.js","5497","static/chunks/5497-2b813df1aa4bc9ba.js","9305","static/chunks/app/(dashboard)/layout-9b93641ed57cec1d.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":17721,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/bytedance/Documents/9router/src/":[],"/Users/bytedance/Documents/9router/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/d663c02ecd9b71d6.css"}],"/Users/bytedance/Documents/9router/src/app/page":[],"/Users/bytedance/Documents/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","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}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","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}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","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}},"17169":{"*":{"id":"39672","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23132":{"*":{"id":"28403","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"48076","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"95745","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"65379":{"*":{"id":"46125","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}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"37900","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/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":["1321","static/chunks/1321-e040e8704e8038e6.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-e040e8704e8038e6.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-e040e8704e8038e6.js","7177","static/chunks/app/layout-88b42fda4d7c38d2.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/UsageStats.js":{"id":23132,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/shared/components/UserRoleProvider.js":{"id":95892,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","1051","static/chunks/1051-a791905d1279a341.js","1321","static/chunks/1321-e040e8704e8038e6.js","5497","static/chunks/5497-4da88480a15dec4c.js","9305","static/chunks/app/(dashboard)/layout-d368218e0e87c124.js"],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/admin/keys/page.js":{"id":36894,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/admin/users/page.js":{"id":17169,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/web/combo/[id]/page.js":{"id":65379,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/user/page.js":{"id":50433,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":17721,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/bytedance/Documents/9router/src/":[],"/Users/bytedance/Documents/9router/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/733bbed45c0f373c.css"}],"/Users/bytedance/Documents/9router/src/app/page":[],"/Users/bytedance/Documents/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","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}},"17169":{"*":{"id":"24684","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23132":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"7314","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"56192","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"79235","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"65379":{"*":{"id":"81127","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}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"76978","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -3,6 +3,7 @@
3
3
  "/_global-error/page": "app/_global-error/page.js",
4
4
  "/api/auth/login/route": "app/api/auth/login/route.js",
5
5
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
6
+ "/api/auth/me/route": "app/api/auth/me/route.js",
6
7
  "/api/cli-tools/antigravity-mitm/alias/route": "app/api/cli-tools/antigravity-mitm/alias/route.js",
7
8
  "/api/cli-tools/antigravity-mitm/route": "app/api/cli-tools/antigravity-mitm/route.js",
8
9
  "/api/cli-tools/claude-settings/route": "app/api/cli-tools/claude-settings/route.js",
@@ -21,7 +22,9 @@
21
22
  "/api/init/route": "app/api/init/route.js",
22
23
  "/api/keys/[id]/route": "app/api/keys/[id]/route.js",
23
24
  "/api/locale/route": "app/api/locale/route.js",
25
+ "/api/media-providers/tts/deepgram/voices/route": "app/api/media-providers/tts/deepgram/voices/route.js",
24
26
  "/api/media-providers/tts/elevenlabs/voices/route": "app/api/media-providers/tts/elevenlabs/voices/route.js",
27
+ "/api/media-providers/tts/inworld/voices/route": "app/api/media-providers/tts/inworld/voices/route.js",
25
28
  "/api/media-providers/tts/voices/route": "app/api/media-providers/tts/voices/route.js",
26
29
  "/api/models/availability/route": "app/api/models/availability/route.js",
27
30
  "/api/models/route": "app/api/models/route.js",
@@ -61,12 +64,15 @@
61
64
  "/api/tunnel/tailscale-install/route": "app/api/tunnel/tailscale-install/route.js",
62
65
  "/api/tunnel/tailscale-login/route": "app/api/tunnel/tailscale-login/route.js",
63
66
  "/api/tunnel/tailscale-start-daemon/route": "app/api/tunnel/tailscale-start-daemon/route.js",
67
+ "/api/usage/api-keys/route": "app/api/usage/api-keys/route.js",
64
68
  "/api/usage/chart/route": "app/api/usage/chart/route.js",
65
69
  "/api/usage/history/route": "app/api/usage/history/route.js",
66
70
  "/api/usage/logs/route": "app/api/usage/logs/route.js",
67
71
  "/api/usage/providers/route": "app/api/usage/providers/route.js",
68
72
  "/api/usage/request-details/route": "app/api/usage/request-details/route.js",
69
73
  "/api/usage/request-logs/route": "app/api/usage/request-logs/route.js",
74
+ "/api/users/[id]/route": "app/api/users/[id]/route.js",
75
+ "/api/users/route": "app/api/users/route.js",
70
76
  "/api/v1/api/chat/route": "app/api/v1/api/chat/route.js",
71
77
  "/api/v1/audio/speech/route": "app/api/v1/audio/speech/route.js",
72
78
  "/api/v1/chat/completions/route": "app/api/v1/chat/completions/route.js",
@@ -78,6 +84,8 @@
78
84
  "/api/v1/responses/compact/route": "app/api/v1/responses/compact/route.js",
79
85
  "/api/v1/responses/route": "app/api/v1/responses/route.js",
80
86
  "/api/v1/route": "app/api/v1/route.js",
87
+ "/api/v1/search/route": "app/api/v1/search/route.js",
88
+ "/api/v1/web/fetch/route": "app/api/v1/web/fetch/route.js",
81
89
  "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
82
90
  "/api/v1beta/models/route": "app/api/v1beta/models/route.js",
83
91
  "/api/version/route": "app/api/version/route.js",
@@ -109,21 +117,26 @@
109
117
  "/landing/page": "app/landing/page.js",
110
118
  "/login/page": "app/login/page.js",
111
119
  "/page": "app/page.js",
120
+ "/(dashboard)/dashboard/admin/keys/page": "app/(dashboard)/dashboard/admin/keys/page.js",
121
+ "/(dashboard)/dashboard/admin/users/page": "app/(dashboard)/dashboard/admin/users/page.js",
112
122
  "/(dashboard)/dashboard/basic-chat/page": "app/(dashboard)/dashboard/basic-chat/page.js",
113
123
  "/(dashboard)/dashboard/cli-tools/page": "app/(dashboard)/dashboard/cli-tools/page.js",
114
124
  "/(dashboard)/dashboard/combos/page": "app/(dashboard)/dashboard/combos/page.js",
115
125
  "/(dashboard)/dashboard/endpoint/page": "app/(dashboard)/dashboard/endpoint/page.js",
116
126
  "/(dashboard)/dashboard/media-providers/[kind]/[id]/page": "app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js",
117
127
  "/(dashboard)/dashboard/media-providers/[kind]/page": "app/(dashboard)/dashboard/media-providers/[kind]/page.js",
128
+ "/(dashboard)/dashboard/media-providers/web/combo/[id]/page": "app/(dashboard)/dashboard/media-providers/web/combo/[id]/page.js",
129
+ "/(dashboard)/dashboard/media-providers/web/page": "app/(dashboard)/dashboard/media-providers/web/page.js",
118
130
  "/(dashboard)/dashboard/mitm/page": "app/(dashboard)/dashboard/mitm/page.js",
119
131
  "/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
120
132
  "/(dashboard)/dashboard/providers/new/page": "app/(dashboard)/dashboard/providers/new/page.js",
121
133
  "/(dashboard)/dashboard/quota/page": "app/(dashboard)/dashboard/quota/page.js",
122
134
  "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
123
135
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
136
+ "/(dashboard)/dashboard/user/page": "app/(dashboard)/dashboard/user/page.js",
124
137
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
125
138
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
126
- "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
127
139
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
140
+ "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
128
141
  "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js"
129
142
  }
@@ -0,0 +1 @@
1
+ exports.id=1256,exports.ids=[1256],exports.modules={2422:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/UsageStats.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/UsageStats.js","default")},3080:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/OAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/OAuthModal.js","default")},5843:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/NoAuthProxyCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/NoAuthProxyCard.js","default")},7290:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Card.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Card.js","default")},10079:(a,b,c)=>{"use strict";c.d(b,{ConfirmModal:()=>f,default:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Modal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Modal.js","default"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call ConfirmModal() from the server but ConfirmModal is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Modal.js","ConfirmModal")},14285:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/KiroOAuthWrapper.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/KiroOAuthWrapper.js","default")},15671:(a,b,c)=>{Promise.resolve().then(c.bind(c,67738)),Promise.resolve().then(c.bind(c,25919)),Promise.resolve().then(c.bind(c,75171)),Promise.resolve().then(c.bind(c,99070)),Promise.resolve().then(c.bind(c,17660)),Promise.resolve().then(c.bind(c,11229)),Promise.resolve().then(c.bind(c,51109)),Promise.resolve().then(c.bind(c,51585)),Promise.resolve().then(c.bind(c,48781)),Promise.resolve().then(c.bind(c,43182)),Promise.resolve().then(c.bind(c,86739)),Promise.resolve().then(c.bind(c,3236)),Promise.resolve().then(c.bind(c,79488)),Promise.resolve().then(c.bind(c,83552)),Promise.resolve().then(c.bind(c,86209)),Promise.resolve().then(c.bind(c,5291)),Promise.resolve().then(c.bind(c,56110)),Promise.resolve().then(c.bind(c,267)),Promise.resolve().then(c.bind(c,53838)),Promise.resolve().then(c.bind(c,85306)),Promise.resolve().then(c.bind(c,74812)),Promise.resolve().then(c.bind(c,39645)),Promise.resolve().then(c.bind(c,95145)),Promise.resolve().then(c.bind(c,83352)),Promise.resolve().then(c.bind(c,23048)),Promise.resolve().then(c.bind(c,50585)),Promise.resolve().then(c.bind(c,79346)),Promise.resolve().then(c.bind(c,11633)),Promise.resolve().then(c.bind(c,91809)),Promise.resolve().then(c.bind(c,91099)),Promise.resolve().then(c.bind(c,4770)),Promise.resolve().then(c.bind(c,42196)),Promise.resolve().then(c.bind(c,19308)),Promise.resolve().then(c.bind(c,53845)),Promise.resolve().then(c.bind(c,95514)),Promise.resolve().then(c.bind(c,32971)),Promise.resolve().then(c.bind(c,28403)),Promise.resolve().then(c.bind(c,37900))},18200:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/AddCustomEmbeddingModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/AddCustomEmbeddingModal.js","default")},18421:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Tooltip.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Tooltip.js","default")},19083:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/RequestLogger.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/RequestLogger.js","default")},26866:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Sidebar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Sidebar.js","default")},29354:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/HeaderMenu.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/HeaderMenu.js","default")},29674:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/NineRemoteButton.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/NineRemoteButton.js","default")},30508:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>k});var d=c(5735),e=c(65573),f=c(69614);c(45512),c(71230),c(83784),c(7290),c(10079),c(92082),c(70061),c(33893),c(70092),c(40515),c(89886),c(26866),c(92669),c(49123),c(3080),c(94582),c(70603),c(2422),c(45205),c(29674),c(29354),c(56192),c(19083),c(82448),c(14285),c(87228),c(40167),c(80342),c(64148),c(70139),c(18200),c(5843),c(54065),c(18421),c(81923);var g=c(61780);c(64420);var h=c(76978);let i=new TextEncoder().encode(process.env.JWT_SECRET||"9router-default-secret-change-me");async function j(){try{let a=await (0,e.UL)(),b=a.get("auth_token")?.value;if(!b)return null;let{payload:c}=await (0,f.V)(b,i);return{role:c.role||null,userId:c.userId||null,displayName:c.displayName||null}}catch{return null}}async function k({children:a}){let b=await j();return(0,d.jsx)(h.UserRoleProvider,{role:b?.role,userId:b?.userId,displayName:b?.displayName,children:(0,d.jsx)(g.default,{children:a})})}},33893:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Badge.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Badge.js","default")},40167:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/CursorAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/CursorAuthModal.js","default")},40515:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/ThemeToggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/ThemeToggle.js","default")},45205:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/LanguageSwitcher.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/LanguageSwitcher.js","default")},45512:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Button.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Button.js","default")},49123:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Footer.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Footer.js","default")},54065:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/SegmentedControl.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/SegmentedControl.js","default")},55423:(a,b,c)=>{Promise.resolve().then(c.bind(c,18200)),Promise.resolve().then(c.bind(c,70061)),Promise.resolve().then(c.bind(c,33893)),Promise.resolve().then(c.bind(c,45512)),Promise.resolve().then(c.bind(c,7290)),Promise.resolve().then(c.bind(c,56192)),Promise.resolve().then(c.bind(c,40167)),Promise.resolve().then(c.bind(c,70139)),Promise.resolve().then(c.bind(c,49123)),Promise.resolve().then(c.bind(c,64148)),Promise.resolve().then(c.bind(c,92669)),Promise.resolve().then(c.bind(c,29354)),Promise.resolve().then(c.bind(c,80342)),Promise.resolve().then(c.bind(c,71230)),Promise.resolve().then(c.bind(c,82448)),Promise.resolve().then(c.bind(c,14285)),Promise.resolve().then(c.bind(c,87228)),Promise.resolve().then(c.bind(c,45205)),Promise.resolve().then(c.bind(c,64420)),Promise.resolve().then(c.bind(c,61780)),Promise.resolve().then(c.bind(c,92082)),Promise.resolve().then(c.bind(c,70603)),Promise.resolve().then(c.bind(c,10079)),Promise.resolve().then(c.bind(c,94582)),Promise.resolve().then(c.bind(c,29674)),Promise.resolve().then(c.bind(c,5843)),Promise.resolve().then(c.bind(c,3080)),Promise.resolve().then(c.bind(c,81923)),Promise.resolve().then(c.bind(c,19083)),Promise.resolve().then(c.bind(c,54065)),Promise.resolve().then(c.bind(c,83784)),Promise.resolve().then(c.bind(c,26866)),Promise.resolve().then(c.bind(c,89886)),Promise.resolve().then(c.bind(c,40515)),Promise.resolve().then(c.bind(c,70092)),Promise.resolve().then(c.bind(c,18421)),Promise.resolve().then(c.bind(c,2422)),Promise.resolve().then(c.bind(c,76978))},56192:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/ChangelogModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/ChangelogModal.js","default")},61780:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/layouts/DashboardLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/layouts/DashboardLayout.js","default")},64148:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/GitLabAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/GitLabAuthModal.js","default")},64420:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/layouts/AuthLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/layouts/AuthLayout.js","default")},70061:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Avatar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Avatar.js","default")},70092:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Toggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Toggle.js","default")},70139:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/EditConnectionModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/EditConnectionModal.js","default")},70603:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/ManualConfigModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/ManualConfigModal.js","default")},71230:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Input.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Input.js","default")},76978:(a,b,c)=>{"use strict";c.d(b,{UserRoleProvider:()=>e});var d=c(77943);(0,d.registerClientReference)(function(){throw Error("Attempted to call UserRoleContext() from the server but UserRoleContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/UserRoleProvider.js","UserRoleContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call UserRoleProvider() from the server but UserRoleProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/UserRoleProvider.js","UserRoleProvider");(0,d.registerClientReference)(function(){throw Error("Attempted to call useUserRole() from the server but useUserRole is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/UserRoleProvider.js","useUserRole"),(0,d.registerClientReference)(function(){throw Error("Attempted to call useIsSuperAdmin() from the server but useIsSuperAdmin is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/UserRoleProvider.js","useIsSuperAdmin")},80342:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/IFlowCookieModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/IFlowCookieModal.js","default")},81923:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/ProviderInfoCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/ProviderInfoCard.js","default")},82448:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/KiroAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/KiroAuthModal.js","default")},83784:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Select.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Select.js","default")},87228:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/KiroSocialOAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/KiroSocialOAuthModal.js","default")},92082:(a,b,c)=>{"use strict";c.d(b,{CardSkeleton:()=>h,PageLoading:()=>f,Skeleton:()=>g,Spinner:()=>e,default:()=>i});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Spinner() from the server but Spinner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js","Spinner"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call PageLoading() from the server but PageLoading is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js","PageLoading"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call Skeleton() from the server but Skeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js","Skeleton"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call CardSkeleton() from the server but CardSkeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js","CardSkeleton"),i=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Loading.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Loading.js","default")},92669:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/Header.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/Header.js","default")},94582:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/bytedance/Documents/9router/src/shared/components/ModelSelectModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/bytedance/Documents/9router/src/shared/components/ModelSelectModal.js","default")}};