9router 0.3.60 → 0.3.62

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 (746) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +46 -41
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/prerender-manifest.json +27 -3
  5. package/app/.next/required-server-files.json +3 -0
  6. package/app/.next/routes-manifest.json +30 -0
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -0
  9. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  41. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/_global-error.html +2 -2
  54. package/app/.next/server/app/_global-error.rsc +1 -1
  55. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  61. package/app/.next/server/app/_not-found/page.js +2 -2
  62. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  63. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/_not-found.html +1 -1
  65. package/app/.next/server/app/_not-found.rsc +5 -4
  66. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -4
  67. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  68. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -4
  69. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  70. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  71. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -2
  72. package/app/.next/server/app/api/9remote/install/route.js +1 -0
  73. package/app/.next/server/app/api/9remote/install/route.js.nft.json +1 -0
  74. package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -0
  75. package/app/.next/server/app/api/9remote/start/route.js +1 -0
  76. package/app/.next/server/app/api/9remote/start/route.js.nft.json +1 -0
  77. package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -0
  78. package/app/.next/server/app/api/9remote/status/route.js +1 -0
  79. package/app/.next/server/app/api/9remote/status/route.js.nft.json +1 -0
  80. package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -0
  81. package/app/.next/server/app/api/auth/login/route.js +1 -1
  82. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  83. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  86. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  87. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  90. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  100. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  104. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  105. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  107. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  108. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  110. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  111. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  113. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  114. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  116. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/combos/route.js +1 -1
  119. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  120. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/init/route.js +1 -1
  122. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  123. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  125. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  126. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/keys/route.js +1 -1
  128. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/models/alias/route.js +1 -1
  132. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/models/availability/route.js +1 -0
  135. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -0
  136. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -0
  137. package/app/.next/server/app/api/models/route.js +1 -1
  138. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  139. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/models/test/route.js +1 -1
  141. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  142. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  144. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  145. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  147. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  148. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  150. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  153. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  154. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  157. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  161. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/pricing/route.js +1 -1
  164. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  167. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  168. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  170. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  174. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  177. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  178. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  180. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  181. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  183. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  184. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/providers/client/route.js +1 -1
  186. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  187. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/providers/route.js +1 -1
  189. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  192. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  195. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  196. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  198. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  201. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  202. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  204. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/settings/database/route.js +1 -1
  207. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  208. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  210. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  213. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  214. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/settings/route.js +1 -1
  216. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  221. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
  223. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/translator/send/route.js +1 -1
  229. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  230. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  232. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  235. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  238. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  241. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  244. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  247. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/usage/history/route.js +1 -1
  250. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  253. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  256. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  259. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  262. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  265. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  268. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  271. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  272. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  274. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  278. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/v1/models/route.js +1 -1
  281. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  282. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  283. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  284. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  288. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/version/route.js +1 -1
  292. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/callback/page.js +2 -2
  294. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  295. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  296. package/app/.next/server/app/callback.html +1 -1
  297. package/app/.next/server/app/callback.rsc +5 -4
  298. package/app/.next/server/app/callback.segments/_full.segment.rsc +5 -4
  299. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  300. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -4
  301. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -2
  302. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  303. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/basic-chat.html +1 -0
  305. package/app/.next/server/app/dashboard/basic-chat.meta +17 -0
  306. package/app/.next/server/app/dashboard/basic-chat.rsc +22 -0
  307. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -0
  308. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +4 -0
  309. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  310. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  311. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +22 -0
  312. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +6 -0
  313. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +9 -0
  314. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +6 -0
  315. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  316. package/app/.next/server/app/dashboard/cli-tools.rsc +7 -6
  317. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  318. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  319. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  320. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  321. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -6
  322. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  323. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -4
  324. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +3 -2
  325. package/app/.next/server/app/dashboard/combos.html +1 -1
  326. package/app/.next/server/app/dashboard/combos.rsc +7 -6
  327. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  328. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  329. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  330. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  331. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +7 -6
  332. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  333. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +5 -4
  334. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +3 -2
  335. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  336. package/app/.next/server/app/dashboard/endpoint.rsc +7 -6
  337. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  338. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  341. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -6
  342. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  343. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -4
  344. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +3 -2
  345. package/app/.next/server/app/dashboard/mitm.html +1 -1
  346. package/app/.next/server/app/dashboard/mitm.rsc +7 -6
  347. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  348. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  349. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  350. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  351. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -6
  352. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  353. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -4
  354. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +3 -2
  355. package/app/.next/server/app/dashboard/profile.html +1 -1
  356. package/app/.next/server/app/dashboard/profile.rsc +7 -6
  357. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  358. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  359. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  360. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  361. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +7 -6
  362. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  363. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +5 -4
  364. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +3 -2
  365. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  366. package/app/.next/server/app/dashboard/providers/new.rsc +7 -6
  367. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  368. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  370. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  371. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  372. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -6
  373. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  374. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -4
  375. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +3 -2
  376. package/app/.next/server/app/dashboard/providers.html +1 -1
  377. package/app/.next/server/app/dashboard/providers.rsc +7 -6
  378. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  379. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  380. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  381. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  382. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +7 -6
  383. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  384. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +5 -4
  385. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +3 -2
  386. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  387. package/app/.next/server/app/dashboard/proxy-pools.rsc +7 -6
  388. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  389. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  391. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  392. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -6
  393. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  394. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -4
  395. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +3 -2
  396. package/app/.next/server/app/dashboard/quota.html +2 -2
  397. package/app/.next/server/app/dashboard/quota.rsc +8 -7
  398. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  399. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  401. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  402. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +8 -7
  403. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  404. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +5 -4
  405. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +3 -2
  406. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  407. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  408. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  410. package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -4
  411. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -4
  412. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  413. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -4
  414. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -2
  415. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  416. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  417. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  418. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/translator.html +1 -1
  420. package/app/.next/server/app/dashboard/translator.rsc +7 -6
  421. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  423. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +7 -6
  426. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  427. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +5 -4
  428. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +3 -2
  429. package/app/.next/server/app/dashboard/usage.html +1 -1
  430. package/app/.next/server/app/dashboard/usage.rsc +7 -6
  431. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  433. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  435. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +7 -6
  436. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  437. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +5 -4
  438. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +3 -2
  439. package/app/.next/server/app/dashboard.html +1 -1
  440. package/app/.next/server/app/dashboard.rsc +7 -6
  441. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  442. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  443. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  444. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +7 -6
  445. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  446. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +5 -4
  447. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +3 -2
  448. package/app/.next/server/app/index.html +1 -1
  449. package/app/.next/server/app/index.rsc +5 -4
  450. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  451. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -4
  452. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  453. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -4
  454. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -2
  455. package/app/.next/server/app/landing/page.js +2 -2
  456. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  457. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  458. package/app/.next/server/app/landing.html +1 -1
  459. package/app/.next/server/app/landing.rsc +6 -5
  460. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -5
  461. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  462. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -4
  463. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -2
  464. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  465. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  466. package/app/.next/server/app/login/page.js +2 -2
  467. package/app/.next/server/app/login/page.js.nft.json +1 -1
  468. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  469. package/app/.next/server/app/login.html +1 -1
  470. package/app/.next/server/app/login.rsc +6 -5
  471. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -5
  472. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  473. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -4
  474. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -2
  475. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  476. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  477. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  478. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  479. package/app/.next/server/app/page.js +2 -2
  480. package/app/.next/server/app/page.js.nft.json +1 -1
  481. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  482. package/app/.next/server/app-paths-manifest.json +46 -41
  483. package/app/.next/server/chunks/1114.js +1 -1
  484. package/app/.next/server/chunks/1220.js +1 -1
  485. package/app/.next/server/chunks/1422.js +1 -0
  486. package/app/.next/server/chunks/318.js +5 -5
  487. package/app/.next/server/chunks/3832.js +1 -1
  488. package/app/.next/server/chunks/412.js +2 -2
  489. package/app/.next/server/chunks/4989.js +2 -2
  490. package/app/.next/server/chunks/6114.js +1 -0
  491. package/app/.next/server/chunks/6182.js +4 -4
  492. package/app/.next/server/chunks/649.js +1 -1
  493. package/app/.next/server/chunks/6556.js +120 -0
  494. package/app/.next/server/chunks/6943.js +1 -1
  495. package/app/.next/server/chunks/8220.js +1 -0
  496. package/app/.next/server/chunks/8336.js +1 -0
  497. package/app/.next/server/chunks/8838.js +1 -0
  498. package/app/.next/server/chunks/8895.js +2 -2
  499. package/app/.next/server/chunks/9201.js +1 -1
  500. package/app/.next/server/chunks/9609.js +1 -1
  501. package/app/.next/server/chunks/9718.js +1 -1
  502. package/app/.next/server/middleware-build-manifest.js +1 -1
  503. package/app/.next/server/pages/404.html +1 -1
  504. package/app/.next/server/pages/500.html +2 -2
  505. package/app/.next/server/server-reference-manifest.js +1 -1
  506. package/app/.next/server/server-reference-manifest.json +1 -1
  507. package/app/.next/static/BNHLhVovzem2a2ddv-i2y/_buildManifest.js +1 -0
  508. package/app/.next/static/chunks/2652-1afd9ba8172c055f.js +1 -0
  509. package/app/.next/static/chunks/5497-ddb63202b42aa28d.js +7 -0
  510. package/app/.next/static/chunks/5772-94c775534de8891a.js +3 -0
  511. package/app/.next/static/chunks/619-6fb7f67f0cfecb7d.js +1 -0
  512. package/app/.next/static/chunks/{9242-97b7b78d55dfc3ab.js → 9242-a7b52381d0ed17de.js} +2 -2
  513. package/app/.next/static/chunks/9470-dd52b680094b3624.js +1 -0
  514. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-8b3c5386f3e05b94.js +1 -0
  515. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-12b18db32b8e5c37.js → page-14e0770e72ebcdc4.js} +1 -1
  516. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js +1 -0
  517. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-f99e552d5e35856b.js → page-e260c3e8f9853bad.js} +1 -1
  518. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-bc23cde3512ccb7d.js +1 -0
  519. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-0d9be99ed9058dbb.js → page-41a94015e222ce71.js} +1 -1
  520. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-3f60f8a18fa87161.js +1 -0
  521. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-9fe6937f1b7efcd0.js +1 -0
  522. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-83ea2fe0ea362d1d.js +1 -0
  523. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-84700e8ec448ea10.js → page-bbe242a0a8f59efd.js} +1 -1
  524. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-72621a89da35b1ea.js +1 -0
  525. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-a72f6b297976a910.js → page-912cda2ee71c6641.js} +1 -1
  526. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-655737a49afe5b6d.js +1 -0
  527. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-18d1eb2e7b82cbe5.js → page-710541edb6d10247.js} +1 -1
  528. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-c900e62e4683e201.js → page-a8324340592f5d34.js} +1 -1
  529. package/app/.next/static/chunks/app/(dashboard)/{layout-2ea88f0d24d7423a.js → layout-4836a4e592f3dbaa.js} +1 -1
  530. package/app/.next/static/chunks/app/_global-error/page-7a52a199ae1900b3.js +1 -0
  531. package/app/.next/static/chunks/app/api/9remote/install/route-7a52a199ae1900b3.js +1 -0
  532. package/app/.next/static/chunks/app/api/9remote/start/route-7a52a199ae1900b3.js +1 -0
  533. package/app/.next/static/chunks/app/api/9remote/status/route-7a52a199ae1900b3.js +1 -0
  534. package/app/.next/static/chunks/app/api/auth/login/route-7a52a199ae1900b3.js +1 -0
  535. package/app/.next/static/chunks/app/api/auth/logout/route-7a52a199ae1900b3.js +1 -0
  536. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a52a199ae1900b3.js +1 -0
  537. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a52a199ae1900b3.js +1 -0
  538. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a52a199ae1900b3.js +1 -0
  539. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a52a199ae1900b3.js +1 -0
  540. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a52a199ae1900b3.js +1 -0
  541. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a52a199ae1900b3.js +1 -0
  542. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a52a199ae1900b3.js +1 -0
  543. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a52a199ae1900b3.js +1 -0
  544. package/app/.next/static/chunks/app/api/cloud/auth/route-7a52a199ae1900b3.js +1 -0
  545. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7a52a199ae1900b3.js +1 -0
  546. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7a52a199ae1900b3.js +1 -0
  547. package/app/.next/static/chunks/app/api/cloud/models/alias/route-7a52a199ae1900b3.js +1 -0
  548. package/app/.next/static/chunks/app/api/combos/[id]/route-7a52a199ae1900b3.js +1 -0
  549. package/app/.next/static/chunks/app/api/combos/route-7a52a199ae1900b3.js +1 -0
  550. package/app/.next/static/chunks/app/api/init/route-7a52a199ae1900b3.js +1 -0
  551. package/app/.next/static/chunks/app/api/keys/[id]/route-7a52a199ae1900b3.js +1 -0
  552. package/app/.next/static/chunks/app/api/keys/route-7a52a199ae1900b3.js +1 -0
  553. package/app/.next/static/chunks/app/api/locale/route-7a52a199ae1900b3.js +1 -0
  554. package/app/.next/static/chunks/app/api/models/alias/route-7a52a199ae1900b3.js +1 -0
  555. package/app/.next/static/chunks/app/api/models/availability/route-7a52a199ae1900b3.js +1 -0
  556. package/app/.next/static/chunks/app/api/models/route-7a52a199ae1900b3.js +1 -0
  557. package/app/.next/static/chunks/app/api/models/test/route-7a52a199ae1900b3.js +1 -0
  558. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a52a199ae1900b3.js +1 -0
  559. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a52a199ae1900b3.js +1 -0
  560. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a52a199ae1900b3.js +1 -0
  561. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a52a199ae1900b3.js +1 -0
  562. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a52a199ae1900b3.js +1 -0
  563. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a52a199ae1900b3.js +1 -0
  564. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a52a199ae1900b3.js +1 -0
  565. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a52a199ae1900b3.js +1 -0
  566. package/app/.next/static/chunks/app/api/pricing/route-7a52a199ae1900b3.js +1 -0
  567. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a52a199ae1900b3.js +1 -0
  568. package/app/.next/static/chunks/app/api/provider-nodes/route-7a52a199ae1900b3.js +1 -0
  569. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a52a199ae1900b3.js +1 -0
  570. package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a52a199ae1900b3.js +1 -0
  571. package/app/.next/static/chunks/app/api/providers/[id]/route-7a52a199ae1900b3.js +1 -0
  572. package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a52a199ae1900b3.js +1 -0
  573. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a52a199ae1900b3.js +1 -0
  574. package/app/.next/static/chunks/app/api/providers/client/route-7a52a199ae1900b3.js +1 -0
  575. package/app/.next/static/chunks/app/api/providers/route-7a52a199ae1900b3.js +1 -0
  576. package/app/.next/static/chunks/app/api/providers/test-batch/route-7a52a199ae1900b3.js +1 -0
  577. package/app/.next/static/chunks/app/api/providers/validate/route-7a52a199ae1900b3.js +1 -0
  578. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a52a199ae1900b3.js +1 -0
  579. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a52a199ae1900b3.js +1 -0
  580. package/app/.next/static/chunks/app/api/proxy-pools/route-7a52a199ae1900b3.js +1 -0
  581. package/app/.next/static/chunks/app/api/settings/database/route-7a52a199ae1900b3.js +1 -0
  582. package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a52a199ae1900b3.js +1 -0
  583. package/app/.next/static/chunks/app/api/settings/require-login/route-7a52a199ae1900b3.js +1 -0
  584. package/app/.next/static/chunks/app/api/settings/route-7a52a199ae1900b3.js +1 -0
  585. package/app/.next/static/chunks/app/api/shutdown/route-7a52a199ae1900b3.js +1 -0
  586. package/app/.next/static/chunks/app/api/tags/route-7a52a199ae1900b3.js +1 -0
  587. package/app/.next/static/chunks/app/api/translator/console-logs/route-7a52a199ae1900b3.js +1 -0
  588. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a52a199ae1900b3.js +1 -0
  589. package/app/.next/static/chunks/app/api/translator/load/route-7a52a199ae1900b3.js +1 -0
  590. package/app/.next/static/chunks/app/api/translator/save/route-7a52a199ae1900b3.js +1 -0
  591. package/app/.next/static/chunks/app/api/translator/send/route-7a52a199ae1900b3.js +1 -0
  592. package/app/.next/static/chunks/app/api/translator/translate/route-7a52a199ae1900b3.js +1 -0
  593. package/app/.next/static/chunks/app/api/tunnel/disable/route-7a52a199ae1900b3.js +1 -0
  594. package/app/.next/static/chunks/app/api/tunnel/enable/route-7a52a199ae1900b3.js +1 -0
  595. package/app/.next/static/chunks/app/api/tunnel/status/route-7a52a199ae1900b3.js +1 -0
  596. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a52a199ae1900b3.js +1 -0
  597. package/app/.next/static/chunks/app/api/usage/chart/route-7a52a199ae1900b3.js +1 -0
  598. package/app/.next/static/chunks/app/api/usage/history/route-7a52a199ae1900b3.js +1 -0
  599. package/app/.next/static/chunks/app/api/usage/providers/route-7a52a199ae1900b3.js +1 -0
  600. package/app/.next/static/chunks/app/api/usage/request-details/route-7a52a199ae1900b3.js +1 -0
  601. package/app/.next/static/chunks/app/api/usage/request-logs/route-7a52a199ae1900b3.js +1 -0
  602. package/app/.next/static/chunks/app/api/usage/stats/route-7a52a199ae1900b3.js +1 -0
  603. package/app/.next/static/chunks/app/api/usage/stream/route-7a52a199ae1900b3.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/api/chat/route-7a52a199ae1900b3.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a52a199ae1900b3.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/embeddings/route-7a52a199ae1900b3.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a52a199ae1900b3.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1/messages/route-7a52a199ae1900b3.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1/models/route-7a52a199ae1900b3.js +1 -0
  610. package/app/.next/static/chunks/app/api/v1/responses/route-7a52a199ae1900b3.js +1 -0
  611. package/app/.next/static/chunks/app/api/v1/route-7a52a199ae1900b3.js +1 -0
  612. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a52a199ae1900b3.js +1 -0
  613. package/app/.next/static/chunks/app/api/v1beta/models/route-7a52a199ae1900b3.js +1 -0
  614. package/app/.next/static/chunks/app/api/version/route-7a52a199ae1900b3.js +1 -0
  615. package/app/.next/static/chunks/app/landing/page-0e536f9129cc49e9.js +1 -0
  616. package/app/.next/static/chunks/app/{layout-022d0528adf4b6b9.js → layout-ce6bf87ceeae19a7.js} +1 -1
  617. package/app/.next/static/chunks/app/login/{page-28a0e9871bb2cb93.js → page-0dbd97765ab69f2d.js} +1 -1
  618. package/app/.next/static/chunks/app/manifest.webmanifest/route-7a52a199ae1900b3.js +1 -0
  619. package/app/.next/static/chunks/app/page-7a52a199ae1900b3.js +1 -0
  620. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a52a199ae1900b3.js +1 -0
  621. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a52a199ae1900b3.js +1 -0
  622. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a52a199ae1900b3.js +1 -0
  623. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a52a199ae1900b3.js +1 -0
  624. package/app/.next/static/chunks/{webpack-25c43999146c934e.js → webpack-694cf8a18cf9b4cc.js} +1 -1
  625. package/app/.next/static/css/081a0afca5a9bd20.css +1 -0
  626. package/app/.next/static/css/6e39f97c1b551330.css +1 -0
  627. package/app/package.json +5 -1
  628. package/app/public/providers/assemblyai.png +0 -0
  629. package/app/public/providers/deepgram.png +0 -0
  630. package/app/public/providers/hyperbolic.png +0 -0
  631. package/app/public/providers/nanobanana.png +0 -0
  632. package/app/server.js +1 -1
  633. package/app/src/mitm/server.js +1 -1
  634. package/package.json +1 -1
  635. package/src/cli/menus/settings.js +6 -6
  636. package/src/cli/terminalUI.js +2 -2
  637. package/src/cli/utils/endpoint.js +2 -2
  638. package/app/.next/server/chunks/1130.js +0 -1
  639. package/app/.next/server/chunks/1424.js +0 -1
  640. package/app/.next/server/chunks/1727.js +0 -1
  641. package/app/.next/server/chunks/4755.js +0 -1
  642. package/app/.next/server/chunks/5270.js +0 -1
  643. package/app/.next/server/chunks/6968.js +0 -1
  644. package/app/.next/server/chunks/7774.js +0 -120
  645. package/app/.next/static/chunks/2652-47d84ce9c4da24cd.js +0 -1
  646. package/app/.next/static/chunks/5497-d02ac69284d4d240.js +0 -7
  647. package/app/.next/static/chunks/5772-d1f2c78fe8fef39a.js +0 -3
  648. package/app/.next/static/chunks/619-4c970716a5102dc3.js +0 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-2e0d4f9105697120.js +0 -1
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-b2ae58a349c8274a.js +0 -1
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d49fec9f05a5dbb4.js +0 -1
  652. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-0855e087c5b9cbff.js +0 -1
  653. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-eefd32cc2a54d3f4.js +0 -1
  654. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-bf901cec2b7f0ea0.js +0 -1
  655. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-9c2ca21b9d96002a.js +0 -1
  656. package/app/.next/static/chunks/app/_global-error/page-193af08ea25ee714.js +0 -1
  657. package/app/.next/static/chunks/app/api/auth/login/route-193af08ea25ee714.js +0 -1
  658. package/app/.next/static/chunks/app/api/auth/logout/route-193af08ea25ee714.js +0 -1
  659. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-193af08ea25ee714.js +0 -1
  660. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-193af08ea25ee714.js +0 -1
  661. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-193af08ea25ee714.js +0 -1
  662. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-193af08ea25ee714.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-193af08ea25ee714.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-193af08ea25ee714.js +0 -1
  665. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-193af08ea25ee714.js +0 -1
  666. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-193af08ea25ee714.js +0 -1
  667. package/app/.next/static/chunks/app/api/cloud/auth/route-193af08ea25ee714.js +0 -1
  668. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-193af08ea25ee714.js +0 -1
  669. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-193af08ea25ee714.js +0 -1
  670. package/app/.next/static/chunks/app/api/cloud/models/alias/route-193af08ea25ee714.js +0 -1
  671. package/app/.next/static/chunks/app/api/combos/[id]/route-193af08ea25ee714.js +0 -1
  672. package/app/.next/static/chunks/app/api/combos/route-193af08ea25ee714.js +0 -1
  673. package/app/.next/static/chunks/app/api/init/route-193af08ea25ee714.js +0 -1
  674. package/app/.next/static/chunks/app/api/keys/[id]/route-193af08ea25ee714.js +0 -1
  675. package/app/.next/static/chunks/app/api/keys/route-193af08ea25ee714.js +0 -1
  676. package/app/.next/static/chunks/app/api/locale/route-193af08ea25ee714.js +0 -1
  677. package/app/.next/static/chunks/app/api/models/alias/route-193af08ea25ee714.js +0 -1
  678. package/app/.next/static/chunks/app/api/models/route-193af08ea25ee714.js +0 -1
  679. package/app/.next/static/chunks/app/api/models/test/route-193af08ea25ee714.js +0 -1
  680. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-193af08ea25ee714.js +0 -1
  681. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-193af08ea25ee714.js +0 -1
  682. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-193af08ea25ee714.js +0 -1
  683. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-193af08ea25ee714.js +0 -1
  684. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-193af08ea25ee714.js +0 -1
  685. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-193af08ea25ee714.js +0 -1
  686. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-193af08ea25ee714.js +0 -1
  687. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-193af08ea25ee714.js +0 -1
  688. package/app/.next/static/chunks/app/api/pricing/route-193af08ea25ee714.js +0 -1
  689. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-193af08ea25ee714.js +0 -1
  690. package/app/.next/static/chunks/app/api/provider-nodes/route-193af08ea25ee714.js +0 -1
  691. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-193af08ea25ee714.js +0 -1
  692. package/app/.next/static/chunks/app/api/providers/[id]/models/route-193af08ea25ee714.js +0 -1
  693. package/app/.next/static/chunks/app/api/providers/[id]/route-193af08ea25ee714.js +0 -1
  694. package/app/.next/static/chunks/app/api/providers/[id]/test/route-193af08ea25ee714.js +0 -1
  695. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-193af08ea25ee714.js +0 -1
  696. package/app/.next/static/chunks/app/api/providers/client/route-193af08ea25ee714.js +0 -1
  697. package/app/.next/static/chunks/app/api/providers/route-193af08ea25ee714.js +0 -1
  698. package/app/.next/static/chunks/app/api/providers/test-batch/route-193af08ea25ee714.js +0 -1
  699. package/app/.next/static/chunks/app/api/providers/validate/route-193af08ea25ee714.js +0 -1
  700. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-193af08ea25ee714.js +0 -1
  701. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-193af08ea25ee714.js +0 -1
  702. package/app/.next/static/chunks/app/api/proxy-pools/route-193af08ea25ee714.js +0 -1
  703. package/app/.next/static/chunks/app/api/settings/database/route-193af08ea25ee714.js +0 -1
  704. package/app/.next/static/chunks/app/api/settings/proxy-test/route-193af08ea25ee714.js +0 -1
  705. package/app/.next/static/chunks/app/api/settings/require-login/route-193af08ea25ee714.js +0 -1
  706. package/app/.next/static/chunks/app/api/settings/route-193af08ea25ee714.js +0 -1
  707. package/app/.next/static/chunks/app/api/shutdown/route-193af08ea25ee714.js +0 -1
  708. package/app/.next/static/chunks/app/api/tags/route-193af08ea25ee714.js +0 -1
  709. package/app/.next/static/chunks/app/api/translator/console-logs/route-193af08ea25ee714.js +0 -1
  710. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-193af08ea25ee714.js +0 -1
  711. package/app/.next/static/chunks/app/api/translator/load/route-193af08ea25ee714.js +0 -1
  712. package/app/.next/static/chunks/app/api/translator/save/route-193af08ea25ee714.js +0 -1
  713. package/app/.next/static/chunks/app/api/translator/send/route-193af08ea25ee714.js +0 -1
  714. package/app/.next/static/chunks/app/api/translator/translate/route-193af08ea25ee714.js +0 -1
  715. package/app/.next/static/chunks/app/api/tunnel/disable/route-193af08ea25ee714.js +0 -1
  716. package/app/.next/static/chunks/app/api/tunnel/enable/route-193af08ea25ee714.js +0 -1
  717. package/app/.next/static/chunks/app/api/tunnel/status/route-193af08ea25ee714.js +0 -1
  718. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-193af08ea25ee714.js +0 -1
  719. package/app/.next/static/chunks/app/api/usage/chart/route-193af08ea25ee714.js +0 -1
  720. package/app/.next/static/chunks/app/api/usage/history/route-193af08ea25ee714.js +0 -1
  721. package/app/.next/static/chunks/app/api/usage/providers/route-193af08ea25ee714.js +0 -1
  722. package/app/.next/static/chunks/app/api/usage/request-details/route-193af08ea25ee714.js +0 -1
  723. package/app/.next/static/chunks/app/api/usage/request-logs/route-193af08ea25ee714.js +0 -1
  724. package/app/.next/static/chunks/app/api/usage/stats/route-193af08ea25ee714.js +0 -1
  725. package/app/.next/static/chunks/app/api/usage/stream/route-193af08ea25ee714.js +0 -1
  726. package/app/.next/static/chunks/app/api/v1/api/chat/route-193af08ea25ee714.js +0 -1
  727. package/app/.next/static/chunks/app/api/v1/chat/completions/route-193af08ea25ee714.js +0 -1
  728. package/app/.next/static/chunks/app/api/v1/embeddings/route-193af08ea25ee714.js +0 -1
  729. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-193af08ea25ee714.js +0 -1
  730. package/app/.next/static/chunks/app/api/v1/messages/route-193af08ea25ee714.js +0 -1
  731. package/app/.next/static/chunks/app/api/v1/models/route-193af08ea25ee714.js +0 -1
  732. package/app/.next/static/chunks/app/api/v1/responses/route-193af08ea25ee714.js +0 -1
  733. package/app/.next/static/chunks/app/api/v1/route-193af08ea25ee714.js +0 -1
  734. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-193af08ea25ee714.js +0 -1
  735. package/app/.next/static/chunks/app/api/v1beta/models/route-193af08ea25ee714.js +0 -1
  736. package/app/.next/static/chunks/app/api/version/route-193af08ea25ee714.js +0 -1
  737. package/app/.next/static/chunks/app/landing/page-106f74afc6f71a31.js +0 -1
  738. package/app/.next/static/chunks/app/manifest.webmanifest/route-193af08ea25ee714.js +0 -1
  739. package/app/.next/static/chunks/app/page-193af08ea25ee714.js +0 -1
  740. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-193af08ea25ee714.js +0 -1
  741. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-193af08ea25ee714.js +0 -1
  742. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-193af08ea25ee714.js +0 -1
  743. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-193af08ea25ee714.js +0 -1
  744. package/app/.next/static/css/6842b615c6830ad1.css +0 -3
  745. package/app/.next/static/rDdgY2nQ7VUeWvXVbzEJR/_buildManifest.js +0 -1
  746. /package/app/.next/static/{rDdgY2nQ7VUeWvXVbzEJR → BNHLhVovzem2a2ddv-i2y}/_ssgManifest.js +0 -0
@@ -0,0 +1,7 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5497],{98:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({label:e,options:t=[],value:s,onChange:l,placeholder:n="Select an option",error:i,hint:o,disabled:d=!1,required:c=!1,className:m,selectClassName:x,...u}){return(0,r.jsxs)("div",{className:(0,a.cn)("flex flex-col gap-1.5",m),children:[e&&(0,r.jsxs)("label",{className:"text-sm font-medium text-text-main",children:[e,c&&(0,r.jsx)("span",{className:"text-red-500 ml-1",children:"*"})]}),(0,r.jsxs)("div",{className:"relative",children:[(0,r.jsxs)("select",{value:s,onChange:l,disabled:d,className:(0,a.cn)("w-full py-2 px-3 pr-10 text-sm text-text-main","bg-white dark:bg-white/5 border border-black/10 dark:border-white/10 rounded-md appearance-none","focus:ring-1 focus:ring-primary/30 focus:border-primary/50 focus:outline-none","transition-all disabled:opacity-50 disabled:cursor-not-allowed","text-[16px] sm:text-sm",i?"border-red-500 focus:border-red-500 focus:ring-red-500/20":"",x),...u,children:[(0,r.jsx)("option",{value:"",disabled:!0,children:n}),t.map(e=>(0,r.jsx)("option",{value:e.value,children:e.label},e.value))]}),(0,r.jsx)("div",{className:"absolute inset-y-0 right-0 flex items-center pr-3 pointer-events-none text-text-muted",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"expand_more"})})]}),i&&(0,r.jsxs)("p",{className:"text-xs text-red-500 flex items-center gap-1",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"error"}),i]}),o&&!i&&(0,r.jsx)("p",{className:"text-xs text-text-muted",children:o})]})}},1620:(e,t,s)=>{s.d(t,{D:()=>o});var r=s(12115),a=s(90085);function l(e){let t=window.matchMedia("(prefers-color-scheme: dark)");return t.addEventListener("change",e),()=>t.removeEventListener("change",e)}function n(){return window.matchMedia("(prefers-color-scheme: dark)").matches}function i(){return!1}function o(){let{theme:e,setTheme:t,toggleTheme:s,initTheme:o}=(0,a.A)(),d=(0,r.useSyncExternalStore)(l,n,i);(0,r.useEffect)(()=>{o()},[o]),(0,r.useEffect)(()=>{if("system"!==e)return;let t=window.matchMedia("(prefers-color-scheme: dark)"),s=()=>o();return t.addEventListener("change",s),()=>t.removeEventListener("change",s)},[e,o]);let c="dark"===e||"system"===e&&d;return{theme:e,setTheme:t,toggleTheme:s,isDark:c}}},4809:(e,t,s)=>{s.d(t,{default:()=>B});var r=s(95155),a=s(12115),l=s(73321),n=s(56061),i=s(84588),o=s(14051),d=s.n(o);let c=e=>new Intl.NumberFormat().format(e||0);function m({stats:e}){let t;return(0,r.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4",children:[(0,r.jsxs)(i.default,{className:"px-4 py-3 flex flex-col gap-1",children:[(0,r.jsx)("span",{className:"text-text-muted text-sm uppercase font-semibold",children:"Total Requests"}),(0,r.jsx)("span",{className:"text-2xl font-bold",children:c(e.totalRequests)})]}),(0,r.jsxs)(i.default,{className:"px-4 py-3 flex flex-col gap-1",children:[(0,r.jsx)("span",{className:"text-text-muted text-sm uppercase font-semibold",children:"Total Input Tokens"}),(0,r.jsx)("span",{className:"text-2xl font-bold text-primary",children:c(e.totalPromptTokens)})]}),(0,r.jsxs)(i.default,{className:"px-4 py-3 flex flex-col gap-1",children:[(0,r.jsx)("span",{className:"text-text-muted text-sm uppercase font-semibold",children:"Output Tokens"}),(0,r.jsx)("span",{className:"text-2xl font-bold text-success",children:c(e.totalCompletionTokens)})]}),(0,r.jsxs)(i.default,{className:"px-4 py-3 flex flex-col gap-1",children:[(0,r.jsx)("span",{className:"text-text-muted text-sm uppercase font-semibold",children:"Est. Cost"}),(0,r.jsxs)("span",{className:"text-2xl font-bold text-warning",children:["~",(t=e.totalCost,`$${(t||0).toFixed(2)}`)]}),(0,r.jsx)("span",{className:"text-[10px] text-text-muted",children:"Estimated, not actual billing"})]})]})}m.propTypes={stats:d().object.isRequired};let x=e=>new Intl.NumberFormat().format(e||0),u=e=>`$${(e||0).toFixed(2)}`;function h(e){if(!e)return"Never";let t=Math.floor((Date.now()-new Date(e))/6e4);return t<1?"Just now":t<60?`${t}m ago`:t<1440?`${Math.floor(t/60)}h ago`:new Date(e).toLocaleDateString()}function p({field:e,currentSort:t,currentOrder:s}){return t!==e?(0,r.jsx)("span",{className:"ml-1 opacity-20",children:"↕"}):(0,r.jsx)("span",{className:"ml-1",children:"asc"===s?"↑":"↓"})}function f({item:e,viewMode:t,isSummary:s=!1}){return"tokens"===t?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted",children:s&&void 0===e.promptTokens?"—":x(e.promptTokens)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted",children:s&&void 0===e.completionTokens?"—":x(e.completionTokens)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right font-medium",children:x(e.totalTokens)})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted",children:s&&void 0===e.inputCost?"—":u(e.inputCost)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted",children:s&&void 0===e.outputCost?"—":u(e.outputCost)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right font-medium text-warning",children:u(e.totalCost||e.cost)})]})}function b({title:e,columns:t,groupedData:s,tableType:l,sortBy:n,sortOrder:o,onToggleSort:d,viewMode:c,storageKey:m,renderDetailCells:x,renderSummaryCells:u,emptyMessage:h}){let[b,g]=(0,a.useState)(new Set);(0,a.useEffect)(()=>{try{let e=localStorage.getItem(m);e&&g(new Set(JSON.parse(e)))}catch(e){console.error(`Failed to load ${m}:`,e)}},[m]),(0,a.useEffect)(()=>{try{localStorage.setItem(m,JSON.stringify([...b]))}catch(e){console.error(`Failed to save ${m}:`,e)}},[b,m]);let j=(0,a.useCallback)(e=>{g(t=>{let s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s})},[]),y=(0,a.useMemo)(()=>"tokens"===c?[{field:"promptTokens",label:"Input Tokens"},{field:"completionTokens",label:"Output Tokens"},{field:"totalTokens",label:"Total Tokens"}]:[{field:"promptTokens",label:"Input Cost"},{field:"completionTokens",label:"Output Cost"},{field:"cost",label:"Total Cost"}],[c]),v=t.length+y.length;return(0,r.jsxs)(i.default,{className:"overflow-hidden",children:[(0,r.jsx)("div",{className:"p-4 border-b border-border bg-bg-subtle/50",children:(0,r.jsx)("h3",{className:"font-semibold",children:e})}),(0,r.jsx)("div",{className:"overflow-x-auto",children:(0,r.jsxs)("table",{className:"w-full text-sm text-left",children:[(0,r.jsx)("thead",{className:"bg-bg-subtle/30 text-text-muted uppercase text-xs",children:(0,r.jsxs)("tr",{children:[t.map(e=>(0,r.jsxs)("th",{className:`px-6 py-3 cursor-pointer hover:bg-bg-subtle/50 ${"right"===e.align?"text-right":""}`,onClick:()=>d(l,e.field),children:[e.label," ",(0,r.jsx)(p,{field:e.field,currentSort:n,currentOrder:o})]},e.field)),y.map(e=>(0,r.jsxs)("th",{className:"px-6 py-3 text-right cursor-pointer hover:bg-bg-subtle/50",onClick:()=>d(l,e.field),children:[e.label," ",(0,r.jsx)(p,{field:e.field,currentSort:n,currentOrder:o})]},e.field))]})}),(0,r.jsxs)("tbody",{className:"divide-y divide-border",children:[s.map(e=>(0,r.jsxs)(a.Fragment,{children:[(0,r.jsxs)("tr",{className:"group-summary cursor-pointer hover:bg-bg-subtle/50 transition-colors",onClick:()=>j(e.groupKey),children:[(0,r.jsx)("td",{className:"px-6 py-3",children:(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[18px] text-text-muted transition-transform ${b.has(e.groupKey)?"rotate-90":""}`,children:"chevron_right"}),(0,r.jsx)("span",{className:`font-medium transition-colors ${e.summary.pending>0?"text-primary":""}`,children:e.groupKey})]})}),u(e),(0,r.jsx)(f,{item:e.summary,viewMode:c,isSummary:!0})]}),b.has(e.groupKey)&&e.items.map(e=>(0,r.jsxs)("tr",{className:"group-detail hover:bg-bg-subtle/20 transition-colors",children:[x(e),(0,r.jsx)(f,{item:e,viewMode:c})]},`detail-${e.key}`))]},e.groupKey)),0===s.length&&(0,r.jsx)("tr",{children:(0,r.jsx)("td",{colSpan:v,className:"px-6 py-8 text-center text-text-muted",children:h})})]})]})})]})}p.propTypes={field:d().string.isRequired,currentSort:d().string.isRequired,currentOrder:d().string.isRequired},f.propTypes={item:d().object.isRequired,viewMode:d().string.isRequired,isSummary:d().bool},b.propTypes={title:d().string.isRequired,columns:d().arrayOf(d().shape({field:d().string.isRequired,label:d().string.isRequired,align:d().string})).isRequired,groupedData:d().array.isRequired,tableType:d().string.isRequired,sortBy:d().string.isRequired,sortOrder:d().string.isRequired,onToggleSort:d().func.isRequired,viewMode:d().string.isRequired,storageKey:d().string.isRequired,renderDetailCells:d().func.isRequired,renderSummaryCells:d().func.isRequired,emptyMessage:d().string.isRequired};var g=s(62882),j=s(84867);s(30315);var y=s(52679);function v({data:e}){let{label:t,color:s,imageUrl:l,textIcon:n,active:i}=e,[o,d]=(0,a.useState)(!1);return(0,r.jsxs)("div",{className:"flex items-center gap-2.5 px-4 py-2.5 rounded-lg border-2 transition-all duration-300 bg-bg",style:{borderColor:i?s:"var(--color-border)",boxShadow:i?`0 0 16px ${s}40`:"none",minWidth:"150px"},children:[(0,r.jsx)(g.h7,{type:"target",position:j.yX.Top,id:"top",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"target",position:j.yX.Bottom,id:"bottom",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"target",position:j.yX.Left,id:"left",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"target",position:j.yX.Right,id:"right",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)("div",{className:"w-8 h-8 rounded-md flex items-center justify-center shrink-0",style:{backgroundColor:`${s}15`},children:o?(0,r.jsx)("span",{className:"text-sm font-bold",style:{color:s},children:n}):(0,r.jsx)("img",{src:l,alt:t,className:"w-6 h-6 rounded-sm object-contain",onError:()=>d(!0)})}),(0,r.jsx)("span",{className:"text-base font-medium truncate",style:{color:i?s:"var(--color-text)"},children:t}),i&&(0,r.jsxs)("span",{className:"relative flex h-2 w-2 shrink-0",children:[(0,r.jsx)("span",{className:"animate-ping absolute inline-flex h-full w-full rounded-full opacity-75",style:{backgroundColor:s}}),(0,r.jsx)("span",{className:"relative inline-flex rounded-full h-2 w-2",style:{backgroundColor:s}})]})]})}function N({data:e}){return(0,r.jsxs)("div",{className:"flex items-center justify-center px-5 py-3 rounded-xl border-2 border-primary bg-primary/5 shadow-md min-w-[130px]",children:[(0,r.jsx)(g.h7,{type:"source",position:j.yX.Top,id:"top",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"source",position:j.yX.Bottom,id:"bottom",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"source",position:j.yX.Left,id:"left",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)(g.h7,{type:"source",position:j.yX.Right,id:"right",className:"!bg-transparent !border-0 !w-0 !h-0"}),(0,r.jsx)("img",{src:"/favicon.svg",alt:"9Router",className:"w-6 h-6 mr-2"}),(0,r.jsx)("span",{className:"text-sm font-bold text-primary",children:"9Router"}),e.activeCount>0&&(0,r.jsx)("span",{className:"ml-2 px-1.5 py-0.5 rounded-full bg-primary text-white text-xs font-bold",children:e.activeCount})]})}v.propTypes={data:d().object.isRequired},N.propTypes={data:d().object.isRequired};let w={provider:v,router:N};function k({providers:e=[],activeRequests:t=[],lastProvider:s="",errorProvider:l=""}){let n=(0,a.useMemo)(()=>t.map(e=>e.provider?.toLowerCase()).filter(Boolean).sort().join(","),[t]),i=s?.toLowerCase()||"",o=l?.toLowerCase()||"",d=(0,a.useMemo)(()=>new Set(n?n.split(","):[]),[n]),c=(0,a.useMemo)(()=>new Set(i?[i]:[]),[i]),m=(0,a.useMemo)(()=>new Set(o?[o]:[]),[o]),{nodes:x,edges:u}=(0,a.useMemo)(()=>(function(e,t,s,r){let a=e.length,l=Math.max(320,204*a/(2*Math.PI)),n=Math.max(200,.55*l);if(0===a)return{nodes:[{id:"router",type:"router",position:{x:0,y:0},data:{activeCount:0},draggable:!1}],edges:[]};let i=[],o=[];return i.push({id:"router",type:"router",position:{x:-60,y:-22},data:{activeCount:t.size},draggable:!1}),e.forEach((e,d)=>{var c,m;let x,u,h=(c=e.provider,y.Q2[c]||{color:"#6b7280",name:c}),p=t.has(e.provider?.toLowerCase()),f=!p&&s.has(e.provider?.toLowerCase()),b=!p&&r.has(e.provider?.toLowerCase()),g=`provider-${e.provider}`,j={label:(h.name!==e.provider?h.name:null)||e.name||e.provider,color:h.color||"#6b7280",imageUrl:(m=e.provider,`/providers/${m}.png`),textIcon:h.textIcon||(e.provider||"?").slice(0,2).toUpperCase(),active:p},v=-Math.PI/2+2*Math.PI*d/a,N=l*Math.cos(v),w=n*Math.sin(v);Math.abs(v+Math.PI/2)<Math.PI/4||Math.abs(v-3*Math.PI/2)<Math.PI/4?(x="top",u="bottom"):Math.abs(v-Math.PI/2)<Math.PI/4?(x="bottom",u="top"):N>0?(x="right",u="left"):(x="left",u="right"),i.push({id:g,type:"provider",position:{x:N-90,y:w-15},data:j,draggable:!1}),o.push({id:`e-${g}`,source:"router",sourceHandle:x,target:g,targetHandle:u,animated:p,style:(h.color,b?{stroke:"#ef4444",strokeWidth:2.5,opacity:.9}:p?{stroke:"#22c55e",strokeWidth:2.5,opacity:.9}:f?{stroke:"#f59e0b",strokeWidth:2,opacity:.7}:{stroke:"var(--color-border)",strokeWidth:1,opacity:.3})})}),{nodes:i,edges:o}})(e,d,c,m),[e,n,i,o]),h=(0,a.useMemo)(()=>e.map(e=>e.provider).sort().join(","),[e]),p=(0,a.useRef)(null),f=(0,a.useCallback)(e=>{p.current=e,setTimeout(()=>e.fitView({padding:.3}),50)},[]);return(0,r.jsx)("div",{className:"w-full rounded-lg border border-border bg-bg-subtle/30",style:{height:480},children:0===e.length?(0,r.jsx)("div",{className:"h-full flex items-center justify-center text-text-muted text-sm",children:"No providers connected"}):(0,r.jsx)(g.Gc,{nodes:x,edges:u,nodeTypes:w,fitView:!0,fitViewOptions:{padding:.3},onInit:f,proOptions:{hideAttribution:!0},panOnDrag:!1,zoomOnScroll:!1,zoomOnPinch:!1,zoomOnDoubleClick:!1,preventScrolling:!1,nodesDraggable:!1,nodesConnectable:!1,elementsSelectable:!1},h)})}k.propTypes={providers:d().arrayOf(d().shape({id:d().string,provider:d().string,name:d().string})),activeRequests:d().arrayOf(d().shape({provider:d().string,model:d().string,account:d().string})),lastProvider:d().string,errorProvider:d().string};var C=s(52297),S=s(81989),T=s(9684),R=s(6255),$=s(53020),M=s(40730),E=s(54058);let z=e=>e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}K`:String(e||0),L=e=>`$${(e||0).toFixed(4)}`;function I({period:e="7d"}){let[t,s]=(0,a.useState)([]),[l,n]=(0,a.useState)(!0),[o,d]=(0,a.useState)("tokens"),c=(0,a.useCallback)(async()=>{n(!0);try{let t=await fetch(`/api/usage/chart?period=${e}`);if(t.ok){let e=await t.json();s(e)}}catch(e){console.error("Failed to fetch chart data:",e)}finally{n(!1)}},[e]);(0,a.useEffect)(()=>{c()},[c]);let m=t.some(e=>e.tokens>0||e.cost>0);return(0,r.jsxs)(i.default,{className:"p-4 flex flex-col gap-3",children:[(0,r.jsxs)("div",{className:"flex items-center gap-1 bg-bg-subtle rounded-lg p-1 border border-border self-start",children:[(0,r.jsx)("button",{onClick:()=>d("tokens"),className:`px-3 py-1 rounded-md text-sm font-medium transition-colors ${"tokens"===o?"bg-primary text-white shadow-sm":"text-text-muted hover:text-text hover:bg-bg-hover"}`,children:"Tokens"}),(0,r.jsx)("button",{onClick:()=>d("cost"),className:`px-3 py-1 rounded-md text-sm font-medium transition-colors ${"cost"===o?"bg-primary text-white shadow-sm":"text-text-muted hover:text-text hover:bg-bg-hover"}`,children:"Cost"})]}),l?(0,r.jsx)("div",{className:"h-48 flex items-center justify-center text-text-muted text-sm",children:"Loading..."}):m?(0,r.jsx)(C.u,{width:"100%",height:200,children:(0,r.jsxs)(S.Q,{data:t,margin:{top:4,right:8,left:0,bottom:0},children:[(0,r.jsxs)("defs",{children:[(0,r.jsxs)("linearGradient",{id:"gradTokens",x1:"0",y1:"0",x2:"0",y2:"1",children:[(0,r.jsx)("stop",{offset:"5%",stopColor:"#6366f1",stopOpacity:.25}),(0,r.jsx)("stop",{offset:"95%",stopColor:"#6366f1",stopOpacity:0})]}),(0,r.jsxs)("linearGradient",{id:"gradCost",x1:"0",y1:"0",x2:"0",y2:"1",children:[(0,r.jsx)("stop",{offset:"5%",stopColor:"#f59e0b",stopOpacity:.25}),(0,r.jsx)("stop",{offset:"95%",stopColor:"#f59e0b",stopOpacity:0})]})]}),(0,r.jsx)(T.d,{strokeDasharray:"3 3",strokeOpacity:.1}),(0,r.jsx)(R.W,{dataKey:"label",tick:{fontSize:10,fill:"currentColor",fillOpacity:.5},tickLine:!1,axisLine:!1,interval:"preserveStartEnd"}),(0,r.jsx)($.h,{tick:{fontSize:10,fill:"currentColor",fillOpacity:.5},tickLine:!1,axisLine:!1,tickFormatter:"tokens"===o?z:L,width:50}),(0,r.jsx)(M.m,{contentStyle:{backgroundColor:"var(--color-bg)",border:"1px solid var(--color-border)",borderRadius:"8px",fontSize:"12px"},formatter:(e,t)=>"tokens"===t?[z(e),"Tokens"]:[L(e),"Cost"]}),"tokens"===o?(0,r.jsx)(E.Gk,{type:"monotone",dataKey:"tokens",stroke:"#6366f1",strokeWidth:2,fill:"url(#gradTokens)",dot:!1,activeDot:{r:4}}):(0,r.jsx)(E.Gk,{type:"monotone",dataKey:"cost",stroke:"#f59e0b",strokeWidth:2,fill:"url(#gradCost)",dot:!1,activeDot:{r:4}})]})}):(0,r.jsx)("div",{className:"h-48 flex items-center justify-center text-text-muted text-sm",children:"No data for this period"})]})}function O({timestamp:e}){let t,[,s]=(0,a.useState)(0);return(0,a.useEffect)(()=>{let e=setInterval(()=>s(e=>e+1),1e3);return()=>clearInterval(e)},[]),(0,r.jsx)(r.Fragment,{children:(t=Math.floor((Date.now()-new Date(e))/1e3))<60?`${t}s ago`:t<3600?`${Math.floor(t/60)}m ago`:t<86400?`${Math.floor(t/3600)}h ago`:`${Math.floor(t/86400)}d ago`})}function P({requests:e=[]}){return(0,r.jsxs)(i.default,{className:"flex flex-col overflow-hidden",padding:"sm",style:{height:480},children:[(0,r.jsx)("div",{className:"px-1 py-2 border-b border-border shrink-0",children:(0,r.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wide",children:"Recent Requests"})}),e.length?(0,r.jsx)("div",{className:"flex-1 overflow-y-auto",children:(0,r.jsxs)("table",{className:"w-full text-xs border-collapse",children:[(0,r.jsx)("thead",{className:"sticky top-0 bg-bg z-10",children:(0,r.jsxs)("tr",{className:"border-b border-border",children:[(0,r.jsx)("th",{className:"py-1.5 text-left font-semibold text-text-muted w-2"}),(0,r.jsx)("th",{className:"py-1.5 text-left font-semibold text-text-muted",children:"Model"}),(0,r.jsx)("th",{className:"py-1.5 text-right font-semibold text-text-muted whitespace-nowrap",children:"In / Out"}),(0,r.jsx)("th",{className:"py-1.5 text-right font-semibold text-text-muted",children:"When"})]})}),(0,r.jsx)("tbody",{className:"divide-y divide-border/50",children:e.map((e,t)=>{let s=!e.status||"ok"===e.status||"success"===e.status;return(0,r.jsxs)("tr",{className:"hover:bg-bg-subtle transition-colors",children:[(0,r.jsx)("td",{className:"py-1.5",children:(0,r.jsx)("span",{className:`block w-1.5 h-1.5 rounded-full ${s?"bg-success":"bg-error"}`})}),(0,r.jsx)("td",{className:"py-1.5 font-mono truncate max-w-[120px]",title:e.model,children:e.model}),(0,r.jsxs)("td",{className:"py-1.5 text-right whitespace-nowrap",children:[(0,r.jsxs)("span",{className:"text-primary",children:[x(e.promptTokens),"↑"]})," ",(0,r.jsxs)("span",{className:"text-success",children:[x(e.completionTokens),"↓"]})]}),(0,r.jsx)("td",{className:"py-1.5 text-right text-text-muted whitespace-nowrap",children:(0,r.jsx)(O,{timestamp:e.timestamp})})]},t)})})]})}):(0,r.jsx)("div",{className:"flex-1 flex items-center justify-center text-text-muted text-sm",children:"No requests yet."})]})}function _(e,t={},s,r){return Object.entries(e||{}).map(([e,s])=>{let r=(s.promptTokens||0)+(s.completionTokens||0),a=s.cost||0,l=r>0?(s.promptTokens||0)*(a/r):0,n=r>0?(s.completionTokens||0)*(a/r):0;return{...s,key:e,totalTokens:r,totalCost:a,inputCost:l,outputCost:n,pending:t[e]||0}}).sort((e,t)=>{let a=e[s],l=t[s];return("string"==typeof a&&(a=a.toLowerCase()),"string"==typeof l&&(l=l.toLowerCase()),a<l)?"asc"===r?-1:1:a>l?"asc"===r?1:-1:0})}function A(e,t){if(!Array.isArray(e))return[];let s={};return e.forEach(e=>{let r=function(e,t){switch(t){case"rawModel":return e.rawModel||"Unknown Model";case"accountName":return e.accountName||`Account ${e.connectionId?.slice(0,8)}...`||"Unknown Account";case"keyName":return e.keyName||"Unknown Key";case"endpoint":return e.endpoint||"Unknown Endpoint";default:return e[t]||"Unknown"}}(e,t);s[r]||(s[r]={groupKey:r,summary:{requests:0,promptTokens:0,completionTokens:0,totalTokens:0,cost:0,inputCost:0,outputCost:0,lastUsed:null,pending:0},items:[]});let a=s[r].summary;a.requests+=e.requests||0,a.promptTokens+=e.promptTokens||0,a.completionTokens+=e.completionTokens||0,a.totalTokens+=e.totalTokens||0,a.cost+=e.cost||0,a.inputCost+=e.inputCost||0,a.outputCost+=e.outputCost||0,a.pending+=e.pending||0,e.lastUsed&&(!a.lastUsed||new Date(e.lastUsed)>new Date(a.lastUsed))&&(a.lastUsed=e.lastUsed),s[r].items.push(e)}),Object.values(s)}I.propTypes={period:d().string};let F=[{field:"rawModel",label:"Model"},{field:"provider",label:"Provider"},{field:"requests",label:"Requests",align:"right"},{field:"lastUsed",label:"Last Used",align:"right"}],q=[{field:"rawModel",label:"Model"},{field:"provider",label:"Provider"},{field:"accountName",label:"Account"},{field:"requests",label:"Requests",align:"right"},{field:"lastUsed",label:"Last Used",align:"right"}],U=[{field:"keyName",label:"API Key Name"},{field:"rawModel",label:"Model"},{field:"provider",label:"Provider"},{field:"requests",label:"Requests",align:"right"},{field:"lastUsed",label:"Last Used",align:"right"}],D=[{field:"endpoint",label:"Endpoint"},{field:"rawModel",label:"Model"},{field:"provider",label:"Provider"},{field:"requests",label:"Requests",align:"right"},{field:"lastUsed",label:"Last Used",align:"right"}],W=[{value:"model",label:"Usage by Model"},{value:"account",label:"Usage by Account"},{value:"apiKey",label:"Usage by API Key"},{value:"endpoint",label:"Usage by Endpoint"}],K=[{value:"24h",label:"24h"},{value:"7d",label:"7D"},{value:"30d",label:"30D"},{value:"60d",label:"60D"}];function B(){let e=(0,l.useRouter)(),t=(0,l.useSearchParams)(),s=t.get("sortBy")||"rawModel",i=t.get("sortOrder")||"asc",[o,d]=(0,a.useState)(null),[c,u]=(0,a.useState)(!0),[p,f]=(0,a.useState)(!1),[g,j]=(0,a.useState)("model"),[y,v]=(0,a.useState)([]),[N,w]=(0,a.useState)("7d");(0,a.useEffect)(()=>{fetch("/api/providers").then(e=>e.ok?e.json():null).then(e=>{if(!e?.connections)return;let t=new Set;v(e.connections.filter(e=>!t.has(e.provider)&&(t.add(e.provider),!0)))}).catch(()=>{})},[]),(0,a.useEffect)(()=>{o?f(!0):u(!0),fetch(`/api/usage/stats?period=${N}`).then(e=>e.ok?e.json():null).then(e=>{e&&d(t=>({...t,...e}))}).catch(()=>{}).finally(()=>{u(!1),f(!1)})},[N]),(0,a.useEffect)(()=>{let e=new EventSource("/api/usage/stream");return e.onmessage=e=>{try{let t=JSON.parse(e.data);d(e=>e?{...e,activeRequests:t.activeRequests,recentRequests:t.recentRequests,errorProvider:t.errorProvider,pending:t.pending}:t),u(!1)}catch(e){console.error("[SSE CLIENT] parse error:",e)}},e.onerror=()=>u(!1),()=>e.close()},[]);let C=(0,a.useCallback)((s,r)=>{let a=new URLSearchParams(t.toString());a.get("sortBy")===r?a.set("sortOrder","asc"===a.get("sortOrder")?"desc":"asc"):(a.set("sortBy",r),a.set("sortOrder","asc")),e.replace(`?${a.toString()}`,{scroll:!1})},[t,e]),S=(0,a.useMemo)(()=>{if(!o)return null;switch(g){case"model":{let e=o.pending?.byModel||{};return{columns:F,groupedData:A(_(o.byModel,e,s,i),"rawModel"),storageKey:"usage-stats:expanded-models",emptyMessage:"No usage recorded yet.",renderSummaryCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.summary.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.summary.lastUsed)})]}),renderDetailCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:`px-6 py-3 font-medium transition-colors ${e.pending>0?"text-primary":""}`,children:e.rawModel}),(0,r.jsx)("td",{className:"px-6 py-3",children:(0,r.jsx)(n.default,{variant:e.pending>0?"primary":"neutral",size:"sm",children:e.provider})}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.lastUsed)})]})}}case"account":{let e={};return o?.pending?.byAccount&&Object.entries(o.byAccount||{}).forEach(([t,s])=>{let r=o.pending.byAccount[s.connectionId];if(r){let a=s.provider?`${s.rawModel} (${s.provider})`:s.rawModel;e[t]=r[a]||0}}),{columns:q,groupedData:A(_(o.byAccount,e,s,i),"accountName"),storageKey:"usage-stats:expanded-accounts",emptyMessage:"No account-specific usage recorded yet.",renderSummaryCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.summary.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.summary.lastUsed)})]}),renderDetailCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:`px-6 py-3 font-medium transition-colors ${e.pending>0?"text-primary":""}`,children:e.accountName||`Account ${e.connectionId?.slice(0,8)}...`}),(0,r.jsx)("td",{className:`px-6 py-3 font-medium transition-colors ${e.pending>0?"text-primary":""}`,children:e.rawModel}),(0,r.jsx)("td",{className:"px-6 py-3",children:(0,r.jsx)(n.default,{variant:e.pending>0?"primary":"neutral",size:"sm",children:e.provider})}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.lastUsed)})]})}}case"apiKey":return{columns:U,groupedData:A(_(o.byApiKey,{},s,i),"keyName"),storageKey:"usage-stats:expanded-apikeys",emptyMessage:"No API key usage recorded yet.",renderSummaryCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.summary.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.summary.lastUsed)})]}),renderDetailCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 font-medium",children:e.keyName}),(0,r.jsx)("td",{className:"px-6 py-3",children:e.rawModel}),(0,r.jsx)("td",{className:"px-6 py-3",children:(0,r.jsx)(n.default,{variant:"neutral",size:"sm",children:e.provider})}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.lastUsed)})]})};default:return{columns:D,groupedData:A(_(o.byEndpoint,{},s,i),"endpoint"),storageKey:"usage-stats:expanded-endpoints",emptyMessage:"No endpoint usage recorded yet.",renderSummaryCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-text-muted",children:"—"}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.summary.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.summary.lastUsed)})]}),renderDetailCells:e=>(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("td",{className:"px-6 py-3 font-medium font-mono text-sm",children:e.endpoint}),(0,r.jsx)("td",{className:"px-6 py-3",children:e.rawModel}),(0,r.jsx)("td",{className:"px-6 py-3",children:(0,r.jsx)(n.default,{variant:"neutral",size:"sm",children:e.provider})}),(0,r.jsx)("td",{className:"px-6 py-3 text-right",children:x(e.requests)}),(0,r.jsx)("td",{className:"px-6 py-3 text-right text-text-muted whitespace-nowrap",children:h(e.lastUsed)})]})}}},[o,g,s,i]);if(!o&&!c)return(0,r.jsx)("div",{className:"text-text-muted",children:"Failed to load usage statistics."});let T=(0,r.jsx)("div",{className:"flex items-center justify-center py-12 text-text-muted",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[32px] animate-spin",children:"progress_activity"})});return(0,r.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 self-end",children:[(0,r.jsx)("div",{className:"flex items-center gap-1 bg-bg-subtle rounded-lg p-1 border border-border",children:K.map(e=>(0,r.jsx)("button",{onClick:()=>w(e.value),disabled:p,className:`px-3 py-1 rounded-md text-sm font-medium transition-colors ${N===e.value?"bg-primary text-white shadow-sm":"text-text-muted hover:text-text hover:bg-bg-hover"}`,children:e.label},e.value))}),p&&(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px] text-text-muted animate-spin",children:"progress_activity"})]}),c?T:(0,r.jsx)(m,{stats:o}),c?T:(0,r.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-[2fr_1fr] gap-2 items-stretch",children:[(0,r.jsx)(k,{providers:y,activeRequests:o.activeRequests||[],lastProvider:o.recentRequests?.[0]?.provider||"",errorProvider:o.errorProvider||""}),(0,r.jsx)(P,{requests:o.recentRequests||[]})]}),c?T:(0,r.jsx)(I,{period:N}),(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsx)("div",{className:"flex items-center justify-between",children:(0,r.jsx)("select",{value:g,onChange:e=>j(e.target.value),className:"px-3 py-1.5 rounded-lg border border-border bg-bg-subtle text-sm font-medium text-text focus:outline-none focus:ring-2 focus:ring-primary/50",children:W.map(e=>(0,r.jsx)("option",{value:e.value,children:e.label},e.value))})}),c?T:S&&(0,r.jsx)(b,{title:"",columns:S.columns,groupedData:S.groupedData,tableType:g,sortBy:s,sortOrder:i,onToggleSort:C,storageKey:S.storageKey,renderSummaryCells:S.renderSummaryCells,renderDetailCells:S.renderDetailCells,emptyMessage:S.emptyMessage})]})]})}},7648:(e,t,s)=>{s.d(t,{default:()=>d});var r=s(95155),a=s(12115),l=s(73321),n=s(65921),i=s(92622),o=s(74891);function d({children:e}){let[t,s]=(0,a.useState)(!1),d=(0,l.usePathname)(),c=(0,n.i)(e=>e.notifications),m=(0,n.i)(e=>e.removeNotification);return(0,r.jsxs)("div",{className:"flex h-screen w-full overflow-hidden bg-bg",children:[(0,r.jsx)("div",{className:"fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2",children:c.map(e=>{var t;let s="success"===(t=e.type)?{wrapper:"border-green-500/30 bg-green-500/10 text-green-600 dark:text-green-400",icon:"check_circle"}:"error"===t?{wrapper:"border-red-500/30 bg-red-500/10 text-red-600 dark:text-red-400",icon:"error"}:"warning"===t?{wrapper:"border-amber-500/30 bg-amber-500/10 text-amber-600 dark:text-amber-400",icon:"warning"}:{wrapper:"border-blue-500/30 bg-blue-500/10 text-blue-600 dark:text-blue-400",icon:"info"};return(0,r.jsx)("div",{className:`rounded-lg border px-3 py-2 shadow-lg backdrop-blur-sm ${s.wrapper}`,children:(0,r.jsxs)("div",{className:"flex items-start gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px] leading-5",children:s.icon}),(0,r.jsxs)("div",{className:"min-w-0 flex-1",children:[e.title?(0,r.jsx)("p",{className:"text-xs font-semibold mb-0.5",children:e.title}):null,(0,r.jsx)("p",{className:"text-xs whitespace-pre-wrap break-words",children:e.message})]}),e.dismissible?(0,r.jsx)("button",{type:"button",onClick:()=>m(e.id),className:"text-current/70 hover:text-current","aria-label":"Dismiss notification",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})}):null]})},e.id)})}),t&&(0,r.jsx)("div",{className:"fixed inset-0 z-40 bg-black/20 lg:hidden",onClick:()=>s(!1)}),(0,r.jsx)("div",{className:"hidden lg:flex",children:(0,r.jsx)(i.default,{})}),(0,r.jsx)("div",{className:`fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out ${t?"translate-x-0":"-translate-x-full"}`,children:(0,r.jsx)(i.default,{onClose:()=>s(!1)})}),(0,r.jsxs)("main",{className:"flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300",children:[(0,r.jsx)(o.default,{onMenuClick:()=>s(!0)},d),(0,r.jsx)("div",{className:`flex-1 overflow-y-auto custom-scrollbar ${"/dashboard/basic-chat"===d?"":"p-6 lg:p-10"} ${"/dashboard/basic-chat"===d?"flex flex-col overflow-hidden":""}`,children:(0,r.jsx)("div",{className:`${"/dashboard/basic-chat"===d?"flex-1 w-full h-full flex flex-col":"max-w-7xl mx-auto"}`,children:e})})]})]})}},11059:(e,t,s)=>{s.d(t,{C:()=>a});var r=s(12115);function a(e=2e3){let[t,s]=(0,r.useState)(null),l=(0,r.useRef)(null);return{copied:t,copy:(0,r.useCallback)((t,r="default")=>{navigator.clipboard.writeText(t),s(r),l.current&&clearTimeout(l.current),l.current=setTimeout(()=>{s(null)},e)},[e])}}},11910:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({label:e,type:t="text",placeholder:s,value:l,onChange:n,error:i,hint:o,icon:d,disabled:c=!1,required:m=!1,className:x,inputClassName:u,...h}){return(0,r.jsxs)("div",{className:(0,a.cn)("flex flex-col gap-1.5",x),children:[e&&(0,r.jsxs)("label",{className:"text-sm font-medium text-text-main",children:[e,m&&(0,r.jsx)("span",{className:"text-red-500 ml-1",children:"*"})]}),(0,r.jsxs)("div",{className:"relative",children:[d&&(0,r.jsx)("div",{className:"absolute inset-y-0 left-0 flex items-center pl-3 pointer-events-none text-text-muted",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:d})}),(0,r.jsx)("input",{type:t,placeholder:s,value:l,onChange:n,disabled:c,className:(0,a.cn)("w-full py-2 px-3 text-sm text-text-main","bg-white dark:bg-white/5 border border-black/10 dark:border-white/10 rounded-md","placeholder-text-muted/60","focus:ring-1 focus:ring-primary/30 focus:border-primary/50 focus:outline-none","transition-all shadow-inner disabled:opacity-50 disabled:cursor-not-allowed","text-[16px] sm:text-sm",d&&"pl-10",i?"border-red-500 focus:border-red-500 focus:ring-red-500/20":"",u),...h})]}),i&&(0,r.jsxs)("p",{className:"text-xs text-red-500 flex items-center gap-1",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"error"}),i]}),o&&!i&&(0,r.jsx)("p",{className:"text-xs text-text-muted",children:o})]})}},19337:(e,t,s)=>{s.d(t,{default:()=>p});var r=s(95155),a=s(12115),l=s(47650);let n="checking",i="not_installed",o="not_running",d="installing",c="starting",m="running",x="error",u=[{icon:"terminal",label:"Terminal",desc:"Full shell access"},{icon:"cast",label:"Desktop",desc:"Screen sharing"},{icon:"folder_open",label:"Files",desc:"Browse & edit files"}],h=[{icon:"qr_code_scanner",text:"Scan QR to connect instantly"},{icon:"wifi_off",text:"No port forwarding needed"},{icon:"devices",text:"Works on any device"}];function p({isOpen:e,onClose:t,onInstalled:s}){let[p,f]=(0,a.useState)(n),[b,g]=(0,a.useState)(""),j=(0,a.useRef)(null),y=()=>{j.current&&(clearTimeout(j.current),j.current=null)},v=(0,a.useCallback)(()=>{y();let e=Date.now(),t=async()=>{if(Date.now()-e>6e4){f(x),g("9Remote is taking too long to start. Try running `9remote ui` manually.");return}try{let e=await fetch("/api/9remote/status");if((await e.json()).running)return void f(m)}catch{}j.current=setTimeout(t,2e3)};t()},[]),N=(0,a.useCallback)(async()=>{f(n),g("");try{let e=await fetch("/api/9remote/status"),t=await e.json();if(t.running)return void f(m);if(!t.installed)return void f(i);f(o)}catch(e){f(x),g(e.message)}},[]),w=(0,a.useCallback)(async()=>{f(c);try{if(!(await fetch("/api/9remote/start",{method:"POST"})).ok)throw Error("Failed to start 9Remote");v()}catch(e){f(x),g(e.message)}},[v]),k=async()=>{f(d),g("");try{let e=await fetch("/api/9remote/install",{method:"POST"});if(!e.ok){let t=await e.json();throw Error(t.error||"Install failed")}s?.(),await w()}catch(e){f(x),g(e.message)}};if((0,a.useEffect)(()=>(e?N():y(),y),[e,N]),(0,a.useEffect)(()=>{if(!e)return;document.body.style.overflow="hidden";let s=e=>{"Escape"===e.key&&t()};return document.addEventListener("keydown",s),()=>{document.body.style.overflow="",document.removeEventListener("keydown",s)}},[e,t]),!e)return null;let C={[i]:{label:"Install 9Remote",icon:"download",onClick:k,loading:!1},[d]:{label:"Installing...",icon:"hourglass_top",onClick:null,loading:!0},[o]:{label:"Start 9Remote",icon:"play_arrow",onClick:w,loading:!1},[c]:{label:"Starting...",icon:"hourglass_top",onClick:null,loading:!0},[n]:{label:"Checking...",icon:"hourglass_top",onClick:null,loading:!0}}[p];return p===m?(0,l.createPortal)((0,r.jsxs)("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center p-4",children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm",onClick:t}),(0,r.jsx)("div",{className:"relative rounded-xl overflow-hidden shadow-2xl animate-in fade-in zoom-in-95 duration-200",style:{width:480,height:"90vh"},children:(0,r.jsx)("iframe",{src:"http://localhost:2208",className:"border-0 block w-full h-full",title:"9Remote UI"})})]}),document.body):p===x?(0,l.createPortal)((0,r.jsxs)("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center p-4",children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm",onClick:t}),(0,r.jsxs)("div",{className:"relative w-full max-w-sm rounded-xl overflow-hidden shadow-2xl bg-surface border border-black/10 dark:border-white/10 animate-in fade-in zoom-in-95 duration-200",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-5 py-4 border-b border-black/5 dark:border-white/5",children:[(0,r.jsx)("span",{className:"text-sm font-semibold text-text-main",children:"9Remote"}),(0,r.jsx)("button",{onClick:t,className:"w-7 h-7 flex items-center justify-center rounded-lg bg-black/5 dark:bg-white/5 border border-black/5 dark:border-white/10 text-text-muted hover:text-text-main transition-colors",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-base",children:"close"})})]}),(0,r.jsxs)("div",{className:"flex flex-col items-center gap-5 py-12 px-6 text-center",children:[(0,r.jsx)("div",{className:"w-14 h-14 rounded-full bg-red-500/10 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-red-400 text-[28px]",children:"error"})}),(0,r.jsxs)("div",{className:"space-y-1",children:[(0,r.jsx)("p",{className:"font-semibold text-text-main",children:"Something went wrong"}),(0,r.jsx)("p",{className:"text-xs text-text-muted font-mono break-all",children:b})]}),(0,r.jsxs)("button",{onClick:N,className:"flex items-center gap-2 px-4 py-2 rounded-lg bg-black/5 dark:bg-white/5 border border-black/5 dark:border-white/10 text-sm text-text-main hover:bg-black/10 dark:hover:bg-white/10 transition-colors",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-base",children:"refresh"}),"Retry"]})]})]})]}),document.body):(0,l.createPortal)((0,r.jsxs)("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center p-4",children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm",onClick:t}),(0,r.jsxs)("div",{className:"relative w-full max-w-sm rounded-xl overflow-hidden shadow-2xl animate-in fade-in zoom-in-95 duration-200 flex flex-col bg-surface border border-black/10 dark:border-white/10",style:{minHeight:"90vh"},children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-5 py-4 border-b border-black/5 dark:border-white/5",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)("div",{className:"w-7 h-7 rounded-lg flex items-center justify-center",style:{background:"#FF570A"},children:(0,r.jsx)("span",{className:"material-symbols-outlined text-white text-base",children:"terminal"})}),(0,r.jsx)("span",{className:"text-xs font-bold uppercase tracking-wider",style:{fontFamily:"monospace",color:"#FF570A"},children:"9Remote"})]}),(0,r.jsx)("button",{onClick:t,className:"w-7 h-7 flex items-center justify-center rounded-lg bg-black/5 dark:bg-white/5 border border-black/5 dark:border-white/10 text-text-muted hover:text-text-main transition-colors",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-base",children:"close"})})]}),(0,r.jsxs)("div",{className:"px-7 py-7 pb-9 flex flex-col flex-1 justify-between",children:[(0,r.jsxs)("div",{className:"flex flex-col items-center gap-2 text-center mt-2",children:[(0,r.jsx)("div",{className:"w-14 h-14 rounded-2xl flex items-center justify-center mb-1",style:{background:"#FF570A",boxShadow:"rgba(255,87,10,0.35) 0px 8px 32px"},children:(0,r.jsx)("span",{className:"material-symbols-outlined text-white",style:{fontSize:30},children:"terminal"})}),(0,r.jsx)("h1",{className:"text-lg font-bold text-text-main tracking-tight",children:"9Remote"}),(0,r.jsx)("p",{className:"text-xs text-text-muted leading-5 max-w-[220px]",children:"Access your terminal, desktop & files from anywhere"})]}),(0,r.jsx)("div",{className:"flex gap-2 w-full mt-6",children:u.map(({icon:e,label:t,desc:s})=>(0,r.jsxs)("div",{className:"flex-1 flex flex-col items-center gap-1.5 py-4 px-1 rounded-xl border border-black/10 dark:border-white/10 bg-bg-alt",children:[(0,r.jsx)("span",{className:"material-symbols-outlined",style:{fontSize:22,color:"#ff6e33"},children:e}),(0,r.jsx)("p",{className:"text-xs font-semibold text-text-main",children:t}),(0,r.jsx)("p",{className:"text-[10px] text-text-muted text-center leading-4",children:s})]},t))}),(0,r.jsx)("div",{className:"flex flex-col gap-3 w-full mt-5",children:h.map(({icon:e,text:t})=>(0,r.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,r.jsx)("span",{className:"material-symbols-outlined flex-shrink-0",style:{fontSize:16,color:"#ff6e33"},children:e}),(0,r.jsx)("span",{className:"text-xs text-text-muted",children:t})]},e))}),C&&(0,r.jsxs)("button",{onClick:C.onClick??void 0,disabled:C.loading,className:`mt-7 w-full py-3.5 flex items-center justify-center gap-2 text-sm font-semibold text-white rounded-xl transition-all ${C.loading?"opacity-60 cursor-not-allowed":"hover:opacity-90 active:scale-[0.98]"}`,style:{background:"#FF570A",boxShadow:C.loading?"none":"0 4px 16px rgba(255,87,10,0.35)"},children:[C.loading?(0,r.jsxs)("span",{className:"flex items-center gap-1",children:[(0,r.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-white animate-bounce",style:{animationDelay:"0ms"}}),(0,r.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-white animate-bounce",style:{animationDelay:"150ms"}}),(0,r.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-white animate-bounce",style:{animationDelay:"300ms"}})]}):(0,r.jsx)("span",{className:"material-symbols-outlined text-base",children:C.icon}),C.label]})]})]})]}),document.body)}},21110:(e,t,s)=>{s.d(t,{ThemeProvider:()=>n});var r=s(95155),a=s(12115),l=s(90085);function n({children:e}){let{initTheme:t}=(0,l.A)();return(0,a.useEffect)(()=>{t()},[t]),(0,r.jsx)(r.Fragment,{children:e})}},21931:(e,t,s)=>{s.d(t,{default:()=>d});var r=s(95155),a=s(12115),l=s(47650),n=s(93308),i=s(73006);let o=e=>({en:{name:"English",flag:"\uD83C\uDDFA\uD83C\uDDF8"},vi:{name:"Tiếng Việt",flag:"\uD83C\uDDFB\uD83C\uDDF3"},"zh-CN":{name:"简体中文",flag:"\uD83C\uDDE8\uD83C\uDDF3"},"zh-TW":{name:"繁體中文",flag:"\uD83C\uDDF9\uD83C\uDDFC"},ja:{name:"日本語",flag:"\uD83C\uDDEF\uD83C\uDDF5"},"pt-BR":{name:"Portugu\xeas (Brasil)",flag:"\uD83C\uDDE7\uD83C\uDDF7"},"pt-PT":{name:"Portugu\xeas (Portugal)",flag:"\uD83C\uDDF5\uD83C\uDDF9"},ko:{name:"한국어",flag:"\uD83C\uDDF0\uD83C\uDDF7"},es:{name:"Espa\xf1ol",flag:"\uD83C\uDDEA\uD83C\uDDF8"},de:{name:"Deutsch",flag:"\uD83C\uDDE9\uD83C\uDDEA"},fr:{name:"Fran\xe7ais",flag:"\uD83C\uDDEB\uD83C\uDDF7"},he:{name:"עברית",flag:"\uD83C\uDDEE\uD83C\uDDF1"},ar:{name:"العربية",flag:"\uD83C\uDDF8\uD83C\uDDE6"},ru:{name:"Русский",flag:"\uD83C\uDDF7\uD83C\uDDFA"},pl:{name:"Polski",flag:"\uD83C\uDDF5\uD83C\uDDF1"},cs:{name:"Čeština",flag:"\uD83C\uDDE8\uD83C\uDDFF"},nl:{name:"Nederlands",flag:"\uD83C\uDDF3\uD83C\uDDF1"},tr:{name:"T\xfcrk\xe7e",flag:"\uD83C\uDDF9\uD83C\uDDF7"},uk:{name:"Українська",flag:"\uD83C\uDDFA\uD83C\uDDE6"},tl:{name:"Tagalog",flag:"\uD83C\uDDF5\uD83C\uDDED"},id:{name:"Indonesia",flag:"\uD83C\uDDEE\uD83C\uDDE9"},th:{name:"ไทย",flag:"\uD83C\uDDF9\uD83C\uDDED"},hi:{name:"हिन्दी",flag:"\uD83C\uDDEE\uD83C\uDDF3"},bn:{name:"বাংলা",flag:"\uD83C\uDDE7\uD83C\uDDE9"},ur:{name:"اردو",flag:"\uD83C\uDDF5\uD83C\uDDF0"},ro:{name:"Rom\xe2nă",flag:"\uD83C\uDDF7\uD83C\uDDF4"},sv:{name:"Svenska",flag:"\uD83C\uDDF8\uD83C\uDDEA"},it:{name:"Italiano",flag:"\uD83C\uDDEE\uD83C\uDDF9"},el:{name:"Ελληνικά",flag:"\uD83C\uDDEC\uD83C\uDDF7"},hu:{name:"Magyar",flag:"\uD83C\uDDED\uD83C\uDDFA"},fi:{name:"Suomi",flag:"\uD83C\uDDEB\uD83C\uDDEE"},da:{name:"Dansk",flag:"\uD83C\uDDE9\uD83C\uDDF0"},no:{name:"Norsk",flag:"\uD83C\uDDF3\uD83C\uDDF4"}})[e]||{name:e,flag:"\uD83C\uDF10"};function d({className:e=""}){let[t,s]=(0,a.useState)("en"),[d,c]=(0,a.useState)(!1),[m,x]=(0,a.useState)(!1),u=(0,a.useRef)(null);(0,a.useEffect)(()=>{s(function(){if("u"<typeof document)return"en";let e=document.cookie.split(";").find(e=>e.trim().startsWith(`${n.CL}=`)),t=e?decodeURIComponent(e.split("=")[1]):"en";return(0,n.QC)(t)}())},[]),(0,a.useEffect)(()=>{function e(e){u.current&&!u.current.contains(e.target)&&x(!1)}if(m)return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[m]);let h=async e=>{if(e!==t&&!d){c(!0),x(!1);try{await fetch("/api/locale",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({locale:e})}),await (0,i.wn)(),s(e)}catch(e){console.error("Failed to set locale:",e)}finally{c(!1)}}};return(0,r.jsxs)("div",{className:e,children:[(0,r.jsxs)("button",{onClick:()=>x(!m),disabled:d,className:"flex items-center gap-2 px-3 py-2 rounded-lg text-text-muted hover:text-text-main hover:bg-surface/60 transition-colors",title:"Language","data-i18n-skip":"true",children:[(0,r.jsx)("span",{className:"text-xl",children:o(t).flag}),(0,r.jsx)("span",{className:"text-xs font-medium uppercase",children:t.split("-")[0]})]}),m&&(0,l.createPortal)((0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center p-4","data-i18n-skip":"true",children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/30 backdrop-blur-sm",onClick:()=>x(!1)}),(0,r.jsxs)("div",{ref:u,className:"relative w-full bg-surface border border-black/10 dark:border-white/10 rounded-xl shadow-2xl animate-in fade-in zoom-in-95 duration-200 max-w-2xl flex flex-col max-h-[80vh]",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between p-3 border-b border-black/5 dark:border-white/5",children:[(0,r.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:"Select Language"}),(0,r.jsx)("button",{onClick:()=>x(!1),className:"p-1.5 rounded-lg text-text-muted hover:bg-black/5 dark:hover:bg-white/5 transition-colors","aria-label":"Close",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"close"})})]}),(0,r.jsx)("div",{className:"p-6 overflow-y-auto flex-1",children:(0,r.jsx)("div",{className:"grid grid-cols-[repeat(auto-fill,minmax(100px,1fr))] gap-2",children:n.YZ.map(e=>{let s=t===e,a=o(e);return(0,r.jsxs)("button",{onClick:()=>h(e),disabled:d,className:`flex flex-col items-center justify-start gap-1 px-2 py-3 rounded-lg text-xs font-medium transition-colors w-full ${s?"bg-primary/15 text-primary ring-2 ring-primary":"text-text-main hover:bg-black/5 dark:hover:bg-white/5"} ${d?"opacity-70 cursor-wait":""}`,title:a.name,children:[(0,r.jsx)("span",{className:"text-2xl",children:a.flag}),(0,r.jsx)("span",{className:"text-center leading-tight line-clamp-2 h-8 flex items-center",children:a.name}),s&&(0,r.jsx)("span",{className:"material-symbols-outlined text-sm",children:"check"})]},e)})})})]})]}),document.body)]})}},23615:(e,t,s)=>{s.d(t,{default:()=>n});var r=s(95155),a=s(12115),l=s(84588);function n(){let[e,t]=(0,a.useState)([]),[s,n]=(0,a.useState)(!0),[i,o]=(0,a.useState)(!0);(0,a.useEffect)(()=>{d()},[]),(0,a.useEffect)(()=>{let e;return i&&(e=setInterval(()=>{d(!1)},3e3)),()=>clearInterval(e)},[i]);let d=async(e=!0)=>{e&&n(!0);try{let e=await fetch("/api/usage/request-logs");if(e.ok){let s=await e.json();t(s)}}catch(e){console.error("Failed to fetch logs:",e)}finally{e&&n(!1)}};return(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("h2",{className:"text-xl font-semibold",children:"Request Logs"}),(0,r.jsx)("div",{className:"flex items-center gap-2",children:(0,r.jsxs)("label",{className:"text-sm font-medium text-text-muted flex items-center gap-2 cursor-pointer",children:[(0,r.jsx)("span",{children:"Auto Refresh (3s)"}),(0,r.jsx)("div",{onClick:()=>o(!i),className:`relative inline-flex h-5 w-9 items-center rounded-full transition-colors focus:outline-none ${i?"bg-primary":"bg-bg-subtle border border-border"}`,children:(0,r.jsx)("span",{className:`inline-block h-3 w-3 transform rounded-full bg-white transition-transform ${i?"translate-x-5":"translate-x-1"}`})})]})})]}),(0,r.jsx)(l.default,{className:"overflow-hidden bg-black/5 dark:bg-black/20",children:(0,r.jsx)("div",{className:"p-0 overflow-x-auto max-h-[600px] overflow-y-auto font-mono text-xs",children:s&&0===e.length?(0,r.jsx)("div",{className:"p-8 text-center text-text-muted",children:"Loading logs..."}):0===e.length?(0,r.jsx)("div",{className:"p-8 text-center text-text-muted",children:"No logs recorded yet."}):(0,r.jsxs)("table",{className:"w-full text-left border-collapse whitespace-nowrap",children:[(0,r.jsx)("thead",{className:"sticky top-0 bg-bg-subtle border-b border-border z-10",children:(0,r.jsxs)("tr",{children:[(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"DateTime"}),(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"Model"}),(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"Provider"}),(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"Account"}),(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"In"}),(0,r.jsx)("th",{className:"px-3 py-2 border-r border-border",children:"Out"}),(0,r.jsx)("th",{className:"px-3 py-2",children:"Status"})]})}),(0,r.jsx)("tbody",{className:"divide-y divide-border/50",children:e.map((e,t)=>{let s=e.split(" | ");if(s.length<7)return null;let a=s[6],l=a.includes("PENDING"),n=a.includes("FAILED"),i=a.includes("OK");return(0,r.jsxs)("tr",{className:`hover:bg-primary/5 transition-colors ${l?"bg-primary/5":""}`,children:[(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border text-text-muted",children:s[0]}),(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border font-medium",children:s[1]}),(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border",children:(0,r.jsx)("span",{className:"px-1.5 py-0.5 rounded bg-bg-subtle border border-border text-[10px] uppercase font-bold",children:s[2]})}),(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border truncate max-w-[150px]",title:s[3],children:s[3]}),(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border text-right text-primary",children:s[4]}),(0,r.jsx)("td",{className:"px-3 py-1.5 border-r border-border text-right text-success",children:s[5]}),(0,r.jsx)("td",{className:`px-3 py-1.5 font-bold ${i?"text-success":n?"text-error":"text-primary animate-pulse"}`,children:a})]},t)})})]})})}),(0,r.jsx)("div",{className:"text-[10px] text-text-muted italic",children:"Logs are saved to log.txt in the application data directory."})]})}},23936:(e,t,s)=>{s.d(t,{default:()=>o});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497);function o({isOpen:e,onSuccess:t,onClose:s}){let[l,n]=(0,a.useState)(""),[o,d]=(0,a.useState)(!1),[c,m]=(0,a.useState)(null),[x,u]=(0,a.useState)(!1),h=async()=>{if(!l.trim())return void m("Please paste your cookie");d(!0),m(null);try{let e=await fetch("/api/oauth/iflow/cookie",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({cookie:l.trim()})}),s=await e.json();if(!e.ok)throw Error(s.error||"Authentication failed");u(!0),setTimeout(()=>{t?.(),p()},1500)}catch(e){m(e.message)}finally{d(!1)}},p=()=>{n(""),m(null),u(!1),s?.()};return(0,r.jsx)(i.aF,{isOpen:e,onClose:p,title:"iFlow Cookie Authentication",children:(0,r.jsx)("div",{className:"space-y-4",children:x?(0,r.jsxs)("div",{className:"text-center py-8",children:[(0,r.jsx)("div",{className:"text-6xl mb-4",children:"✅"}),(0,r.jsx)("p",{className:"text-lg font-medium text-text-primary",children:"Authentication Successful!"}),(0,r.jsx)("p",{className:"text-sm text-text-muted mt-2",children:"Fresh API key obtained"})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsxs)("p",{className:"text-sm text-text-muted",children:["To get a fresh API key, paste your browser cookie from"," ",(0,r.jsx)("a",{href:"https://platform.iflow.cn",target:"_blank",rel:"noopener noreferrer",className:"text-primary hover:underline",children:"platform.iflow.cn"})]}),(0,r.jsxs)("div",{className:"bg-surface-secondary p-3 rounded-lg text-xs space-y-2",children:[(0,r.jsx)("p",{className:"font-medium text-text-primary",children:"How to get cookie:"}),(0,r.jsxs)("ol",{className:"list-decimal list-inside space-y-1 text-text-muted",children:[(0,r.jsx)("li",{children:"Open platform.iflow.cn in your browser"}),(0,r.jsx)("li",{children:"Login to your account"}),(0,r.jsx)("li",{children:"Open DevTools (F12) → Application/Storage → Cookies"}),(0,r.jsx)("li",{children:"Copy the entire cookie string (must include BXAuth)"}),(0,r.jsx)("li",{children:"Paste it below"})]})]})]}),(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)("label",{className:"block text-sm font-medium text-text-primary",children:"Cookie String"}),(0,r.jsx)("textarea",{value:l,onChange:e=>n(e.target.value),placeholder:"BXAuth=xxx; ...",className:"w-full px-3 py-2 bg-surface-secondary border border-border rounded-lg text-sm text-text-primary placeholder-text-muted focus:outline-none focus:ring-2 focus:ring-primary resize-none",rows:4,disabled:o})]}),c&&(0,r.jsx)("div",{className:"p-3 bg-error/10 border border-error/20 rounded-lg",children:(0,r.jsx)("p",{className:"text-sm text-error",children:c})}),(0,r.jsxs)("div",{className:"flex gap-3 pt-2",children:[(0,r.jsx)(i.$n,{variant:"secondary",onClick:p,disabled:o,fullWidth:!0,children:"Cancel"}),(0,r.jsx)(i.$n,{onClick:h,loading:o,fullWidth:!0,children:"Authenticate"})]})]})})})}o.propTypes={isOpen:n().bool.isRequired,onSuccess:n().func,onClose:n().func}},25086:(e,t,s)=>{s.d(t,{CardSkeleton:()=>o,PageLoading:()=>n,Skeleton:()=>i,Spinner:()=>l,default:()=>d});var r=s(95155),a=s(31474);function l({size:e="md",className:t}){return(0,r.jsx)("span",{className:(0,a.cn)("material-symbols-outlined animate-spin text-primary",{sm:"size-4",md:"size-6",lg:"size-8",xl:"size-12"}[e],t),children:"progress_activity"})}function n({message:e="Loading..."}){return(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex flex-col items-center justify-center bg-bg",children:[(0,r.jsx)(l,{size:"xl"}),(0,r.jsx)("p",{className:"mt-4 text-text-muted",children:e})]})}function i({className:e,...t}){return(0,r.jsx)("div",{className:(0,a.cn)("animate-pulse rounded-lg bg-border",e),...t})}function o(){return(0,r.jsxs)("div",{className:"p-6 rounded-xl border border-border bg-surface",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,r.jsx)(i,{className:"h-4 w-24"}),(0,r.jsx)(i,{className:"size-10 rounded-lg"})]}),(0,r.jsx)(i,{className:"h-8 w-16 mb-2"}),(0,r.jsx)(i,{className:"h-3 w-20"})]})}function d({type:e="spinner",...t}){switch(e){case"page":return(0,r.jsx)(n,{...t});case"skeleton":return(0,r.jsx)(i,{...t});case"card":return(0,r.jsx)(o,{...t});default:return(0,r.jsx)(l,{...t})}}},28067:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({options:e=[],value:t,onChange:s,size:l="md",className:n}){let i={sm:"h-7 text-xs",md:"h-9 text-sm",lg:"h-11 text-base"};return(0,r.jsx)("div",{className:(0,a.cn)("inline-flex items-center p-1 rounded-lg","bg-black/5 dark:bg-white/5",n),children:e.map(e=>(0,r.jsxs)("button",{onClick:()=>s(e.value),className:(0,a.cn)("px-4 rounded-md font-medium transition-all",i[l],t===e.value?"bg-white dark:bg-white/10 text-text-main shadow-sm":"text-text-muted hover:text-text-main"),children:[e.icon&&(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px] mr-1.5",children:e.icon}),e.label]},e.value))})}},28777:(e,t,s)=>{s.d(t,{KC:()=>r.KC,Xg:()=>r.Xg});var r=s(45564);Object.entries(s(52679).Q2).filter(([,e])=>e.passthroughModels).map(([e])=>e),Object.entries(r.vq).flatMap(([e,t])=>t.map(t=>({provider:e,model:t.id,name:t.name})))},28815:(e,t,s)=>{s.d(t,{default:()=>i});var r=s(95155),a=s(12115),l=s(81127),n=s(92542);function i({isOpen:e,onClose:t,title:s="Manual Configuration",configs:i=[]}){let[o,d]=(0,a.useState)(null),c=async(e,t)=>{try{await navigator.clipboard.writeText(e),d(t),setTimeout(()=>d(null),2e3)}catch(e){console.log("Failed to copy:",e)}};return(0,r.jsx)(l.default,{isOpen:e,onClose:t,title:s,size:"xl",children:(0,r.jsx)("div",{className:"flex flex-col gap-4",children:i.map((e,t)=>(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-sm font-medium text-text-main",children:e.filename}),(0,r.jsxs)(n.default,{variant:"ghost",size:"sm",onClick:()=>c(e.content,t),children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:o===t?"check":"content_copy"}),o===t?"Copied!":"Copy"]})]}),(0,r.jsx)("pre",{className:"px-3 py-2 bg-black/5 dark:bg-white/5 rounded font-mono text-xs overflow-x-auto whitespace-pre-wrap break-all max-h-60 overflow-y-auto border border-border",children:e.content})]},t))})})}},30815:(e,t,s)=>{s.d(t,{default:()=>o});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497);function o({isOpen:e,onSuccess:t,onClose:s}){let[l,n]=(0,a.useState)(""),[o,d]=(0,a.useState)(""),[c,m]=(0,a.useState)(null),[x,u]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[f,b]=(0,a.useState)(!1),[g,j]=(0,a.useState)(!1),y=async()=>{p(!0),m(null),b(!1),j(!1);try{let e=await fetch("/api/oauth/cursor/auto-import"),t=await e.json();t.found?(n(t.accessToken),d(t.machineId),b(!0)):t.windowsManual?j(!0):m(t.error||"Could not auto-detect tokens")}catch(e){m("Failed to auto-detect tokens")}finally{p(!1)}};(0,a.useEffect)(()=>{e&&y()},[e]);let v=async()=>{if(!l.trim())return void m("Please enter an access token");if(!o.trim())return void m("Please enter a machine ID");u(!0),m(null);try{let e=await fetch("/api/oauth/cursor/import",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({accessToken:l.trim(),machineId:o.trim()})}),r=await e.json();if(!e.ok)throw Error(r.error||"Import failed");t?.(),s()}catch(e){m(e.message)}finally{u(!1)}};return(0,r.jsx)(i.aF,{isOpen:e,title:"Connect Cursor IDE",onClose:s,children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[h&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Auto-detecting tokens..."}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Reading from Cursor IDE database"})]}),!h&&(0,r.jsxs)(r.Fragment,{children:[f&&(0,r.jsx)("div",{className:"bg-green-50 dark:bg-green-900/20 p-3 rounded-lg border border-green-200 dark:border-green-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-green-600 dark:text-green-400",children:"check_circle"}),(0,r.jsx)("p",{className:"text-sm text-green-800 dark:text-green-200",children:"Tokens auto-detected from Cursor IDE successfully!"})]})}),g&&(0,r.jsxs)("div",{className:"bg-amber-50 dark:bg-amber-900/20 p-3 rounded-lg border border-amber-200 dark:border-amber-800 flex flex-col gap-2",children:[(0,r.jsxs)("div",{className:"flex gap-2 items-center",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-amber-600 dark:text-amber-400",children:"info"}),(0,r.jsx)("p",{className:"text-sm font-medium text-amber-800 dark:text-amber-200",children:"Could not read Cursor database automatically."})]}),(0,r.jsxs)("p",{className:"text-xs text-amber-700 dark:text-amber-300",children:["Run this command in your terminal, then click ",(0,r.jsx)("strong",{children:"Retry"}),":"]}),(0,r.jsx)("pre",{className:"text-xs bg-black/10 dark:bg-white/10 rounded p-2 font-mono select-all",children:"npm i better-sqlite3 -g"}),(0,r.jsx)(i.$n,{onClick:y,variant:"outline",fullWidth:!0,children:"Retry"})]}),!f&&!g&&!c&&(0,r.jsx)("div",{className:"bg-blue-50 dark:bg-blue-900/20 p-3 rounded-lg border border-blue-200 dark:border-blue-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-blue-600 dark:text-blue-400",children:"info"}),(0,r.jsx)("p",{className:"text-sm text-blue-800 dark:text-blue-200",children:"Cursor IDE not detected. Please paste your tokens manually."})]})}),(0,r.jsxs)("div",{children:[(0,r.jsxs)("label",{className:"block text-sm font-medium mb-2",children:["Access Token ",(0,r.jsx)("span",{className:"text-red-500",children:"*"})]}),(0,r.jsx)("textarea",{value:l,onChange:e=>n(e.target.value),placeholder:"Access token will be auto-filled...",rows:3,className:"w-full px-3 py-2 text-sm font-mono border border-border rounded-lg bg-background focus:outline-none focus:border-primary resize-none"})]}),(0,r.jsxs)("div",{children:[(0,r.jsxs)("label",{className:"block text-sm font-medium mb-2",children:["Machine ID ",(0,r.jsx)("span",{className:"text-red-500",children:"*"})]}),(0,r.jsx)(i.pd,{value:o,onChange:e=>d(e.target.value),placeholder:"Machine ID will be auto-filled...",className:"font-mono text-sm"})]}),c&&(0,r.jsx)("div",{className:"bg-red-50 dark:bg-red-900/20 p-3 rounded-lg border border-red-200 dark:border-red-800",children:(0,r.jsx)("p",{className:"text-sm text-red-600 dark:text-red-400",children:c})}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:v,fullWidth:!0,disabled:x||!l.trim()||!o.trim(),children:x?"Importing...":"Import Token"}),(0,r.jsx)(i.$n,{onClick:s,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})]})})}o.propTypes={isOpen:n().bool.isRequired,onSuccess:n().func,onClose:n().func.isRequired}},31474:(e,t,s)=>{s.d(t,{cn:()=>r});function r(...e){return e.filter(Boolean).join(" ").replace(/\s+/g," ").trim()}},35497:(e,t,s)=>{s.d(t,{Ex:()=>d.default,$n:()=>r.default,Zp:()=>n.default,Qv:()=>o.CardSkeleton,G9:()=>j.default,vE:()=>y.default,pd:()=>a.default,Mh:()=>g.default,c5:()=>f.default,uR:()=>h.default,aF:()=>i.default,rq:()=>u.default,LF:()=>x.default,gM:()=>b.default,Iz:()=>v.default,l6:()=>l.default,UW:()=>m.default,lM:()=>c.default,m_:()=>N.default,jK:()=>p.default});var r=s(92542),a=s(11910),l=s(98),n=s(84588),i=s(81127),o=s(25086);s(56319);var d=s(56061),c=s(98542),m=s(38587);s(21110),s(92622),s(74891),s(92173);var x=s(90882),u=s(72908),h=s(28815),p=s(4809),f=s(21931);s(36548),s(19337);var b=s(23615);s(61500);var g=s(62899);s(94230);var j=s(30815),y=s(23936),v=s(28067),N=s(97677);s(7648),s(91450)},36548:(e,t,s)=>{s.d(t,{default:()=>n});var r=s(95155),a=s(12115),l=s(19337);function n(){let[e,t]=(0,a.useState)(!1),[s,n]=(0,a.useState)(!1),[i,o]=(0,a.useState)(0),d=(0,a.useRef)(null),c=(0,a.useRef)(null),m=()=>{d.current?.close(),clearTimeout(c.current);let e=new EventSource("http://localhost:2208/api/ui/events");e.onmessage=e=>{try{let t=JSON.parse(e.data);"state"===t.type&&(n(!0),o(t.step??0))}catch{}},e.onerror=()=>{e.close(),o(0),clearTimeout(c.current),c.current=setTimeout(m,3e4)},d.current=e};(0,a.useEffect)(()=>(fetch("/api/9remote/status").then(e=>e.json()).then(e=>n(e.installed)).catch(()=>{}),m(),()=>{d.current?.close(),clearTimeout(c.current)}),[]);let{color:x,glow:u}=((e,t)=>{if(!t)return{color:"text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5",glow:null};switch(e){case 4:return{color:"text-emerald-500 hover:bg-emerald-500/10",glow:"drop-shadow(0 0 6px rgb(16 185 129 / 0.7))"};case 0:return{color:"text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5",glow:null};default:return{color:"text-amber-400 hover:bg-amber-400/10",glow:null}}})(i,s),h=s&&i>=1&&i<=3;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("button",{onClick:()=>t(!0),className:`relative flex items-center gap-1.5 px-2.5 py-1.5 rounded-lg transition-all ${x}`,style:u?{filter:u}:{},title:"9Remote",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[18px]${h?" animate-pulse":""}`,children:"computer"}),(0,r.jsx)("span",{className:"text-xs font-medium",children:"Remote"})]}),(0,r.jsx)(l.default,{isOpen:e,onClose:()=>{t(!1),setTimeout(m,800)},onInstalled:()=>n(!0)})]})}},38587:(e,t,s)=>{s.d(t,{default:()=>n});var r=s(95155),a=s(1620),l=s(31474);function n({className:e,variant:t="default"}){let{theme:s,toggleTheme:n,isDark:i}=(0,a.D)(),o={default:(0,l.cn)("flex items-center justify-center size-10 rounded-full","text-text-muted","hover:bg-black/5","hover:text-text-main","transition-colors"),card:(0,l.cn)("flex items-center justify-center size-11 rounded-full","bg-surface/60","hover:bg-surface","border border-border","backdrop-blur-md shadow-sm hover:shadow-md","text-text-muted-light hover:text-primary","hover:text-primary","transition-all group")};return(0,r.jsx)("button",{onClick:n,className:(0,l.cn)(o[t],e),"aria-label":`Switch to ${i?"light":"dark"} mode`,title:`Switch to ${i?"light":"dark"} mode`,children:(0,r.jsx)("span",{className:(0,l.cn)("material-symbols-outlined text-[22px]","card"===t&&"transition-transform duration-300 group-hover:rotate-12"),children:i?"light_mode":"dark_mode"})})}},56061:(e,t,s)=>{s.d(t,{default:()=>i});var r=s(95155),a=s(31474);let l={default:"bg-black/5 dark:bg-white/10 text-text-muted",primary:"bg-primary/10 text-primary",success:"bg-green-500/10 text-green-600 dark:text-green-400",warning:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",error:"bg-red-500/10 text-red-600 dark:text-red-400",info:"bg-blue-500/10 text-blue-600 dark:text-blue-400"},n={sm:"px-2 py-0.5 text-[10px]",md:"px-2.5 py-1 text-xs",lg:"px-3 py-1.5 text-sm"};function i({children:e,variant:t="default",size:s="md",dot:i=!1,icon:o,className:d}){return(0,r.jsxs)("span",{className:(0,a.cn)("inline-flex items-center gap-1.5 rounded-full font-semibold",l[t],n[s],d),children:[i&&(0,r.jsx)("span",{className:(0,a.cn)("size-1.5 rounded-full","success"===t&&"bg-green-500","warning"===t&&"bg-yellow-500","error"===t&&"bg-red-500","info"===t&&"bg-blue-500","primary"===t&&"bg-primary","default"===t&&"bg-gray-500")}),o&&(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:o}),e]})}},56319:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({src:e,alt:t="Avatar",name:s,size:l="md",className:n}){let i={xs:"size-6 text-xs",sm:"size-8 text-sm",md:"size-10 text-base",lg:"size-12 text-lg",xl:"size-16 text-xl"};return e?(0,r.jsx)("div",{className:(0,a.cn)("rounded-full bg-cover bg-center bg-no-repeat","ring-2 ring-white dark:ring-surface-dark shadow-sm",i[l],n),style:{backgroundImage:`url(${e})`},role:"img","aria-label":t}):(0,r.jsx)("div",{className:(0,a.cn)("rounded-full flex items-center justify-center font-semibold text-white","ring-2 ring-white dark:ring-surface-dark shadow-sm",i[l],(e=>{if(!e)return"bg-primary";let t=["bg-red-500","bg-orange-500","bg-amber-500","bg-yellow-500","bg-lime-500","bg-green-500","bg-emerald-500","bg-teal-500","bg-cyan-500","bg-sky-500","bg-blue-500","bg-indigo-500","bg-violet-500","bg-purple-500","bg-fuchsia-500","bg-pink-500","bg-rose-500"],s=e.charCodeAt(0)%t.length;return t[s]})(s),n),role:"img","aria-label":t,children:(e=>{if(!e)return"?";let t=e.split(" ");return t.length>=2?`${t[0][0]}${t[1][0]}`.toUpperCase():e.substring(0,2).toUpperCase()})(s)})}},57250:(e,t,s)=>{s.d(t,{A:()=>i});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l);function i({src:e,alt:t,size:s=32,className:l="",fallbackText:n="?",fallbackColor:i}){let[o,d]=(0,a.useState)(!1);return!e||o?(0,r.jsx)("span",{className:`inline-flex items-center justify-center font-bold rounded-lg ${l}`.trim(),style:{width:s,height:s,color:i,fontSize:Math.max(10,Math.floor(.38*s))},children:n}):(0,r.jsx)("img",{src:e,alt:t,width:s,height:s,className:l,onError:()=>d(!0)})}i.propTypes={src:n().string,alt:n().string,size:n().number,className:n().string,fallbackText:n().string,fallbackColor:n().string}},61500:(e,t,s)=>{s.d(t,{default:()=>o});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497);function o({isOpen:e,onMethodSelect:t,onClose:s}){let[l,n]=(0,a.useState)(null),[o,d]=(0,a.useState)(""),[c,m]=(0,a.useState)("us-east-1"),[x,u]=(0,a.useState)(""),[h,p]=(0,a.useState)(null),[f,b]=(0,a.useState)(!1),[g,j]=(0,a.useState)(!1),[y,v]=(0,a.useState)(!1);(0,a.useEffect)(()=>{"import"===l&&e&&(async()=>{j(!0),p(null),v(!1);try{let e=await fetch("/api/oauth/kiro/auto-import"),t=await e.json();t.found?(u(t.refreshToken),v(!0)):p(t.error||"Could not auto-detect token")}catch(e){p("Failed to auto-detect token")}finally{j(!1)}})()},[l,e]);let N=e=>{n(e),p(null)},w=()=>{n(null),p(null)},k=async()=>{if(!x.trim())return void p("Please enter a refresh token");b(!0),p(null);try{let e=await fetch("/api/oauth/kiro/import",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refreshToken:x.trim()})}),s=await e.json();if(!e.ok)throw Error(s.error||"Import failed");t("import")}catch(e){p(e.message)}finally{b(!1)}},C=e=>{t("social",{provider:e})};return(0,r.jsx)(i.aF,{isOpen:e,title:"Connect Kiro",onClose:s,size:"lg",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[!l&&(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Choose your authentication method:"}),(0,r.jsx)("button",{onClick:()=>t("builder-id"),className:"w-full p-4 text-left border border-border rounded-lg hover:bg-sidebar transition-colors",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary mt-0.5",children:"shield"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsx)("h3",{className:"font-semibold mb-1",children:"AWS Builder ID"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Recommended for most users. Free AWS account required."})]})]})}),(0,r.jsx)("button",{onClick:()=>N("idc"),className:"hidden w-full p-4 text-left border border-border rounded-lg hover:bg-sidebar transition-colors",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary mt-0.5",children:"business"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsx)("h3",{className:"font-semibold mb-1",children:"AWS IAM Identity Center"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"For enterprise users with custom AWS IAM Identity Center."})]})]})}),(0,r.jsx)("button",{onClick:()=>N("social-google"),className:"hidden w-full p-4 text-left border border-border rounded-lg hover:bg-sidebar transition-colors",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary mt-0.5",children:"account_circle"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsx)("h3",{className:"font-semibold mb-1",children:"Google Account"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Login with your Google account (manual callback)."})]})]})}),(0,r.jsx)("button",{onClick:()=>N("social-github"),className:"hidden w-full p-4 text-left border border-border rounded-lg hover:bg-sidebar transition-colors",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary mt-0.5",children:"code"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsx)("h3",{className:"font-semibold mb-1",children:"GitHub Account"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Login with your GitHub account (manual callback)."})]})]})}),(0,r.jsx)("button",{onClick:()=>N("import"),className:"w-full p-4 text-left border border-border rounded-lg hover:bg-sidebar transition-colors",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary mt-0.5",children:"file_upload"}),(0,r.jsxs)("div",{className:"flex-1",children:[(0,r.jsx)("h3",{className:"font-semibold mb-1",children:"Import Token"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Paste refresh token from Kiro IDE."})]})]})})]}),"idc"===l&&(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsxs)("div",{children:[(0,r.jsxs)("label",{className:"block text-sm font-medium mb-2",children:["IDC Start URL ",(0,r.jsx)("span",{className:"text-red-500",children:"*"})]}),(0,r.jsx)(i.pd,{value:o,onChange:e=>d(e.target.value),placeholder:"https://your-org.awsapps.com/start",className:"font-mono text-sm"}),(0,r.jsx)("p",{className:"text-xs text-text-muted mt-1",children:"Your organization's AWS IAM Identity Center URL"})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("label",{className:"block text-sm font-medium mb-2",children:"AWS Region"}),(0,r.jsx)(i.pd,{value:c,onChange:e=>m(e.target.value),placeholder:"us-east-1",className:"font-mono text-sm"}),(0,r.jsx)("p",{className:"text-xs text-text-muted mt-1",children:"AWS region for your Identity Center (default: us-east-1)"})]}),h&&(0,r.jsx)("p",{className:"text-sm text-red-600",children:h}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:()=>{o.trim()?t("idc",{startUrl:o.trim(),region:c}):p("Please enter your IDC start URL")},fullWidth:!0,children:"Continue"}),(0,r.jsx)(i.$n,{onClick:w,variant:"ghost",fullWidth:!0,children:"Back"})]})]}),"social-google"===l&&(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsx)("div",{className:"bg-amber-50 dark:bg-amber-900/20 p-4 rounded-lg border border-amber-200 dark:border-amber-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-amber-600 dark:text-amber-400",children:"info"}),(0,r.jsxs)("div",{className:"flex-1 text-sm",children:[(0,r.jsx)("p",{className:"font-medium text-amber-900 dark:text-amber-100 mb-1",children:"Manual Callback Required"}),(0,r.jsx)("p",{className:"text-amber-800 dark:text-amber-200",children:"After login, you'll need to copy the callback URL from your browser and paste it back here."})]})]})}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:()=>C("google"),fullWidth:!0,children:"Continue with Google"}),(0,r.jsx)(i.$n,{onClick:w,variant:"ghost",fullWidth:!0,children:"Back"})]})]}),"social-github"===l&&(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsx)("div",{className:"bg-amber-50 dark:bg-amber-900/20 p-4 rounded-lg border border-amber-200 dark:border-amber-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-amber-600 dark:text-amber-400",children:"info"}),(0,r.jsxs)("div",{className:"flex-1 text-sm",children:[(0,r.jsx)("p",{className:"font-medium text-amber-900 dark:text-amber-100 mb-1",children:"Manual Callback Required"}),(0,r.jsx)("p",{className:"text-amber-800 dark:text-amber-200",children:"After login, you'll need to copy the callback URL from your browser and paste it back here."})]})]})}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:()=>C("github"),fullWidth:!0,children:"Continue with GitHub"}),(0,r.jsx)(i.$n,{onClick:w,variant:"ghost",fullWidth:!0,children:"Back"})]})]}),"import"===l&&(0,r.jsxs)("div",{className:"space-y-4",children:[g&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Auto-detecting token..."}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Reading from AWS SSO cache"})]}),!g&&(0,r.jsxs)(r.Fragment,{children:[y&&(0,r.jsx)("div",{className:"bg-green-50 dark:bg-green-900/20 p-3 rounded-lg border border-green-200 dark:border-green-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-green-600 dark:text-green-400",children:"check_circle"}),(0,r.jsx)("p",{className:"text-sm text-green-800 dark:text-green-200",children:"Token auto-detected from Kiro IDE successfully!"})]})}),!y&&!h&&(0,r.jsx)("div",{className:"bg-blue-50 dark:bg-blue-900/20 p-3 rounded-lg border border-blue-200 dark:border-blue-800",children:(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-blue-600 dark:text-blue-400",children:"info"}),(0,r.jsx)("p",{className:"text-sm text-blue-800 dark:text-blue-200",children:"Kiro IDE not detected. Please paste your refresh token manually."})]})}),(0,r.jsxs)("div",{children:[(0,r.jsxs)("label",{className:"block text-sm font-medium mb-2",children:["Refresh Token ",(0,r.jsx)("span",{className:"text-red-500",children:"*"})]}),(0,r.jsx)(i.pd,{value:x,onChange:e=>u(e.target.value),placeholder:"Token will be auto-filled...",className:"font-mono text-sm"})]}),h&&(0,r.jsx)("div",{className:"bg-red-50 dark:bg-red-900/20 p-3 rounded-lg border border-red-200 dark:border-red-800",children:(0,r.jsx)("p",{className:"text-sm text-red-600 dark:text-red-400",children:h})}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:k,fullWidth:!0,disabled:f||!x.trim(),children:f?"Importing...":"Import Token"}),(0,r.jsx)(i.$n,{onClick:w,variant:"ghost",fullWidth:!0,children:"Back"})]})]})]})]})})}o.propTypes={isOpen:n().bool.isRequired,onMethodSelect:n().func.isRequired,onClose:n().func.isRequired}},62899:(e,t,s)=>{s.d(t,{default:()=>c});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(90882),o=s(61500),d=s(94230);function c({isOpen:e,providerInfo:t,onSuccess:s,onClose:l}){let[n,c]=(0,a.useState)(null),[m,x]=(0,a.useState)(null),[u,h]=(0,a.useState)(null),p=(0,a.useCallback)((e,t)=>{"builder-id"===e?c("builder-id"):"idc"===e?(c("idc"),h(t)):"social"===e?(c("social"),x(t.provider)):"import"===e&&s?.()},[s]),f=()=>{c(null),x(null),h(null)};return n?"builder-id"===n||"idc"===n?(0,r.jsx)(i.default,{isOpen:e,provider:"kiro",providerInfo:t,onSuccess:()=>{c(null),h(null),s?.(),l?.()},onClose:f,idcConfig:u}):"social"===n&&m?(0,r.jsx)(d.default,{isOpen:e,provider:m,onSuccess:()=>{c(null),x(null),s?.(),l?.()},onClose:f}):null:(0,r.jsx)(o.default,{isOpen:e,onMethodSelect:p,onClose:l})}c.propTypes={isOpen:n().bool.isRequired,providerInfo:n().shape({name:n().string}),onSuccess:n().func,onClose:n().func.isRequired}},65921:(e,t,s)=>{s.d(t,{i:()=>l});var r=s(1934);let a=0,l=(0,r.v)((e,t)=>({notifications:[],addNotification:s=>{let r=++a,l={id:r,type:s.type||"info",message:s.message,title:s.title||null,duration:s.duration??5e3,dismissible:s.dismissible??!0,createdAt:Date.now()};return e(e=>({notifications:[...e.notifications,l]})),l.duration>0&&setTimeout(()=>t().removeNotification(r),l.duration),r},removeNotification:t=>{e(e=>({notifications:e.notifications.filter(e=>e.id!==t)}))},clearAll:()=>e({notifications:[]}),success:(e,s)=>t().addNotification({type:"success",message:e,title:s}),error:(e,s)=>t().addNotification({type:"error",message:e,title:s,duration:8e3}),warning:(e,s)=>t().addNotification({type:"warning",message:e,title:s}),info:(e,s)=>t().addNotification({type:"info",message:e,title:s})}))},72908:(e,t,s)=>{s.d(t,{default:()=>m});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(81127),o=s(28777),d=s(52679);let c=[...Object.keys(d.zN),...Object.keys(d.fg)];function m({isOpen:e,onClose:t,onSelect:s,selectedModel:l,activeProviders:n=[],title:m="Select Model",modelAliases:x={}}){let[u,h]=(0,a.useState)(""),[p,f]=(0,a.useState)([]),[b,g]=(0,a.useState)([]),j=async()=>{try{let e=await fetch("/api/combos");if(!e.ok)throw Error(`Failed to fetch combos: ${e.status}`);let t=await e.json();f(t.combos||[])}catch(e){console.error("Error fetching combos:",e),f([])}};(0,a.useEffect)(()=>{e&&j()},[e]);let y=async()=>{try{let e=await fetch("/api/provider-nodes");if(!e.ok)throw Error(`Failed to fetch provider nodes: ${e.status}`);let t=await e.json();g(t.nodes||[])}catch(e){console.error("Error fetching provider nodes:",e),g([])}};(0,a.useEffect)(()=>{e&&y()},[e]);let v=(0,a.useMemo)(()=>({...d.zN,...d.fg}),[]),N=(0,a.useMemo)(()=>{let e={};return[...new Set([...n.map(e=>e.provider)])].sort((e,t)=>{let s=c.indexOf(e),r=c.indexOf(t);return(-1===s?999:s)-(-1===r?999:r)}).forEach(t=>{let s=o.Xg[t]||t,r=v[t]||{name:t,color:"#666"},a=(0,d.mq)(t)||(0,d.gb)(t);if(r.passthroughModels){let a=Object.entries(x).filter(([,e])=>e.startsWith(`${s}/`)).map(([e,t])=>({id:t.replace(`${s}/`,""),name:e,value:t}));if(a.length>0){let l=b.find(e=>e.id===t),n=l?.name||r.name;e[t]={name:n,alias:s,color:r.color,models:a}}}else if(a){let s=n.find(e=>e.provider===t),a=b.find(e=>e.id===t),l=s?.name||a?.name||r.name,i=s?.providerSpecificData?.prefix||a?.prefix||t,o=Object.entries(x).filter(([,e])=>e.startsWith(`${t}/`)).map(([e,s])=>({id:s.replace(`${t}/`,""),name:e,value:`${i}/${s.replace(`${t}/`,"")}`})),d=o.length>0?o:[{id:`__placeholder__${t}`,name:`${i}/model-id`,value:`${i}/model-id`,isPlaceholder:!0}];e[t]={name:l,alias:i,color:r.color,models:d,isCustom:!0,hasModels:o.length>0}}else{let a=(0,o.KC)(t),l=new Set(a.map(e=>e.id)),n=Object.entries(x).filter(([e,t])=>t.startsWith(`${s}/`)&&e===t.replace(`${s}/`,"")&&!l.has(t.replace(`${s}/`,""))).map(([,e])=>{let t=e.replace(`${s}/`,"");return{id:t,name:t,value:e,isCustom:!0}}),i=[...a.map(e=>({id:e.id,name:e.name,value:`${s}/${e.id}`})),...n];i.length>0&&(e[t]={name:r.name,alias:s,color:r.color,models:i})}}),e},[n,x,v,b]),w=(0,a.useMemo)(()=>{if(!u.trim())return p;let e=u.toLowerCase();return p.filter(t=>t.name.toLowerCase().includes(e))},[p,u]),k=(0,a.useMemo)(()=>{if(!u.trim())return N;let e=u.toLowerCase(),t={};return Object.entries(N).forEach(([s,r])=>{let a=r.models.filter(t=>t.name.toLowerCase().includes(e)||t.id.toLowerCase().includes(e)),l=r.name.toLowerCase().includes(e);(a.length>0||l)&&(t[s]={...r,models:a})}),t},[N,u]),C=e=>{s(e),t(),h("")};return(0,r.jsxs)(i.default,{isOpen:e,onClose:()=>{t(),h("")},title:m,size:"md",className:"p-4!",children:[(0,r.jsx)("div",{className:"mb-3",children:(0,r.jsxs)("div",{className:"relative",children:[(0,r.jsx)("span",{className:"material-symbols-outlined absolute left-2.5 top-1/2 -translate-y-1/2 text-text-muted text-[16px]",children:"search"}),(0,r.jsx)("input",{type:"text",placeholder:"Search...",value:u,onChange:e=>h(e.target.value),className:"w-full pl-8 pr-3 py-1.5 bg-surface border border-border rounded text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"})]})}),(0,r.jsxs)("div",{className:"max-h-[300px] overflow-y-auto space-y-3",children:[w.length>0&&(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex items-center gap-1.5 mb-1.5 sticky top-0 bg-surface py-0.5",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary text-[14px]",children:"layers"}),(0,r.jsx)("span",{className:"text-xs font-medium text-primary",children:"Combos"}),(0,r.jsxs)("span",{className:"text-[10px] text-text-muted",children:["(",w.length,")"]})]}),(0,r.jsx)("div",{className:"flex flex-wrap gap-1.5",children:w.map(e=>{let t=l===e.name;return(0,r.jsx)("button",{onClick:()=>C({id:e.name,name:e.name,value:e.name}),className:`
2
+ px-2 py-1 rounded-xl text-xs font-medium transition-all border hover:cursor-pointer
3
+ ${t?"bg-primary text-white border-primary":"bg-surface border-border text-text-main hover:border-primary/50 hover:bg-primary/5"}
4
+ `,children:e.name},e.id)})})]}),Object.entries(k).map(([e,t])=>(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex items-center gap-1.5 mb-1.5 sticky top-0 bg-surface py-0.5",children:[(0,r.jsx)("div",{className:"w-2 h-2 rounded-full",style:{backgroundColor:t.color}}),(0,r.jsx)("span",{className:"text-xs font-medium text-primary",children:t.name}),(0,r.jsxs)("span",{className:"text-[10px] text-text-muted",children:["(",t.models.length,")"]})]}),(0,r.jsx)("div",{className:"flex flex-wrap gap-1.5",children:t.models.map(e=>{let t=l===e.value,s=e.isPlaceholder;return(0,r.jsx)("button",{onClick:()=>C(e),title:s?"Select to pre-fill, then edit model ID in the input":void 0,className:`
5
+ px-2 py-1 rounded-xl text-xs font-medium transition-all border hover:cursor-pointer
6
+ ${s?"border-dashed border-border text-text-muted hover:border-primary/50 hover:text-primary bg-surface italic":t?"bg-primary text-white border-primary":"bg-surface border-border text-text-main hover:border-primary/50 hover:bg-primary/5"}
7
+ `,children:s?(0,r.jsxs)("span",{className:"flex items-center gap-1",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[11px]",children:"edit"}),e.name]}):e.isCustom?(0,r.jsxs)("span",{className:"flex items-center gap-1",children:[e.name,(0,r.jsx)("span",{className:"text-[9px] opacity-60 font-normal",children:"custom"})]}):e.name},e.id)})})]},e)),0===Object.keys(k).length&&0===w.length&&(0,r.jsxs)("div",{className:"text-center py-4 text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-2xl mb-1 block",children:"search_off"}),(0,r.jsx)("p",{className:"text-xs",children:"No models found"})]})]})]})}m.propTypes={isOpen:n().bool.isRequired,onClose:n().func.isRequired,onSelect:n().func.isRequired,selectedModel:n().string,activeProviders:n().arrayOf(n().shape({provider:n().string.isRequired})),title:n().string,modelAliases:n().object}},73006:(e,t,s)=>{s.d(t,{FE:()=>x,Tl:()=>d,wn:()=>u});var r=s(93308);let a={},l=r.Xn,n=[];function i(){if("u"<typeof document)return r.Xn;let e=document.cookie.split(";").find(e=>e.trim().startsWith(`${r.CL}=`)),t=e?decodeURIComponent(e.split("=")[1]):r.Xn;return(0,r.QC)(t)}async function o(e){if("en"===e){a={};return}try{let t=await fetch(`/i18n/literals/${e}.json`);a=await t.json()}catch(e){console.error("Failed to load translations:",e),a={}}}function d(e){if(!e||"string"!=typeof e)return e;let t=e.trim();return t&&"en"!==l&&a[t]||e}function c(e){if(!e.nodeValue||!e.nodeValue.trim())return;let t=e.parentElement;if(!t)return;let s=t;for(;s;){if(s.hasAttribute&&s.hasAttribute("data-i18n-skip"))return;s=s.parentElement}if(["script","style","code","pre","colgroup","table","thead","tbody","tfoot","tr","select","datalist","optgroup"].includes(t.tagName?.toLowerCase()))return;e._originalText||(e._originalText=e.nodeValue);let r=d(e._originalText);r!==e.nodeValue&&(e.nodeValue=r)}function m(e){let t;if(!e)return;let s=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null,!1),r=[];for(;t=s.nextNode();)r.push(t);r.forEach(c)}async function x(){l=i(),await o(l),m(document.body),new MutationObserver(e=>{e.forEach(e=>{e.addedNodes.forEach(e=>{e.nodeType===Node.ELEMENT_NODE?m(e):e.nodeType===Node.TEXT_NODE&&c(e)})})}).observe(document.body,{childList:!0,subtree:!0})}async function u(){l=i(),await o(l),n.forEach(e=>e()),m(document.body)}},74891:(e,t,s)=>{s.d(t,{default:()=>p});var r=s(95155),a=s(73321),l=s(12115),n=s(98500),i=s.n(n),o=s(14051),d=s.n(o),c=s(57250),m=s(35497),x=s(36548),u=s(90620),h=s(73006);function p({onMenuClick:e,showMenuButton:t=!0}){let s=(0,a.usePathname)(),n=(0,a.useRouter)(),{title:o,description:d,breadcrumbs:p}=(0,l.useMemo)(()=>(e=>{if(!e)return{title:"",description:"",breadcrumbs:[]};let t=e.match(/\/providers\/([^/]+)$/);if(t){let e=t[1],s=u.zN[e]||u.fg[e];if(s)return{title:s.name,description:"",breadcrumbs:[{label:"Providers",href:"/dashboard/providers"},{label:s.name,image:`/providers/${s.id}.png`}]}}return e.includes("/providers")?{title:"Providers",description:"Manage your AI provider connections",breadcrumbs:[]}:e.includes("/combos")?{title:"Combos",description:"Model combos with fallback",breadcrumbs:[]}:e.includes("/usage")?{title:"Usage & Analytics",description:"Monitor your API usage, token consumption, and request logs",breadcrumbs:[]}:e.includes("/mitm")?{title:"MITM Proxy",description:"Intercept CLI tool traffic and route through 9Router",breadcrumbs:[]}:e.includes("/cli-tools")?{title:"CLI Tools",description:"Configure CLI tools",breadcrumbs:[]}:e.includes("/endpoint")?{title:"Endpoint",description:"API endpoint configuration",breadcrumbs:[]}:e.includes("/profile")?{title:"Settings",description:"Manage your preferences",breadcrumbs:[]}:e.includes("/translator")?{title:"Translator",description:"Debug translation flow between formats",breadcrumbs:[]}:e.includes("/console-log")?{title:"Console Log",description:"Live server console output",breadcrumbs:[]}:"/dashboard"===e?{title:"Endpoint",description:"API endpoint configuration",breadcrumbs:[]}:{title:"",description:"",breadcrumbs:[]}})(s),[s]),f=async()=>{try{(await fetch("/api/auth/logout",{method:"POST"})).ok&&(n.push("/login"),n.refresh())}catch(e){console.error("Failed to logout:",e)}};return(0,r.jsxs)("header",{className:"flex items-center justify-between px-8 py-5 border-b border-black/5 dark:border-white/5 bg-bg/80 backdrop-blur-xl z-10 sticky top-0",children:[(0,r.jsx)("div",{className:"flex items-center gap-3 lg:hidden",children:t&&(0,r.jsx)("button",{onClick:e,className:"text-text-main hover:text-primary transition-colors",children:(0,r.jsx)("span",{className:"material-symbols-outlined",children:"menu"})})}),(0,r.jsx)("div",{className:"hidden lg:flex flex-col",children:p.length>0?(0,r.jsx)("div",{className:"flex items-center gap-2",children:p.map((e,t)=>(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[t>0&&(0,r.jsx)("span",{className:"material-symbols-outlined text-text-muted text-base",children:"chevron_right"}),e.href?(0,r.jsx)(i(),{href:e.href,className:"text-text-muted hover:text-primary transition-colors",children:e.label}):(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[e.image&&(0,r.jsx)(c.A,{src:e.image,alt:e.label,size:28,className:"object-contain rounded max-w-[28px] max-h-[28px]",fallbackText:e.label.slice(0,2).toUpperCase()}),(0,r.jsx)("h1",{className:"text-2xl font-semibold text-text-main tracking-tight",children:(0,h.Tl)(e.label)})]})]},`${e.label}-${e.href||"current"}`))}):o?(0,r.jsxs)("div",{children:[(0,r.jsx)("h1",{className:"text-2xl font-semibold text-text-main tracking-tight",children:(0,h.Tl)(o)}),d&&(0,r.jsx)("p",{className:"text-sm text-text-muted",children:(0,h.Tl)(d)})]}):null}),(0,r.jsxs)("div",{className:"flex items-center gap-3 ml-auto",children:[(0,r.jsx)(x.default,{}),(0,r.jsx)(m.c5,{}),(0,r.jsx)(m.UW,{}),(0,r.jsx)("button",{onClick:f,className:"flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-red-500 hover:bg-red-500/10 transition-all",title:"Logout",children:(0,r.jsx)("span",{className:"material-symbols-outlined",children:"logout"})})]})]})}p.propTypes={onMenuClick:d().func,showMenuButton:d().bool}},81127:(e,t,s)=>{s.d(t,{ConfirmModal:()=>o,default:()=>i});var r=s(95155),a=s(12115),l=s(31474),n=s(92542);function i({isOpen:e,onClose:t,title:s,children:n,footer:i,size:o="md",closeOnOverlay:d=!0,showCloseButton:c=!0,className:m}){return((0,a.useEffect)(()=>(e?document.body.style.overflow="hidden":document.body.style.overflow="",()=>{document.body.style.overflow=""}),[e]),(0,a.useEffect)(()=>{let s=s=>{"Escape"===s.key&&e&&t()};return document.addEventListener("keydown",s),()=>document.removeEventListener("keydown",s)},[e,t]),e)?(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center p-4",children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/30 backdrop-blur-sm",onClick:d?t:void 0}),(0,r.jsxs)("div",{className:(0,l.cn)("relative w-full bg-surface","border border-black/10 dark:border-white/10","rounded-xl shadow-2xl","animate-in fade-in zoom-in-95 duration-200",{sm:"max-w-sm",md:"max-w-md",lg:"max-w-lg",xl:"max-w-xl",full:"max-w-4xl"}[o],m),children:[(s||c)&&(0,r.jsxs)("div",{className:"flex items-center justify-between p-6 border-b border-black/5 dark:border-white/5",children:[(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mr-4",children:[(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#FF5F56]"}),(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#FFBD2E]"}),(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#27C93F]"})]}),s&&(0,r.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:s})]}),c&&(0,r.jsx)("button",{onClick:t,className:"p-1.5 rounded-lg text-text-muted hover:bg-black/5 dark:hover:bg-white/5 transition-colors",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"close"})})]}),(0,r.jsx)("div",{className:"p-6 max-h-[calc(80vh-140px)] overflow-y-auto",children:n}),i&&(0,r.jsx)("div",{className:"flex items-center justify-end gap-3 p-6 border-t border-black/5 dark:border-white/5",children:i})]})]}):null}function o({isOpen:e,onClose:t,onConfirm:s,title:a="Confirm",message:l,confirmText:o="Confirm",cancelText:d="Cancel",variant:c="danger",loading:m=!1}){return(0,r.jsx)(i,{isOpen:e,onClose:t,title:a,size:"sm",footer:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.default,{variant:"ghost",onClick:t,disabled:m,children:d}),(0,r.jsx)(n.default,{variant:c,onClick:s,loading:m,children:o})]}),children:(0,r.jsx)("p",{className:"text-text-muted",children:l})})}},84588:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({children:e,title:t,subtitle:s,icon:l,action:n,padding:i="md",hover:o=!1,className:d,...c}){return(0,r.jsxs)("div",{className:(0,a.cn)("bg-surface","border border-black/5 dark:border-white/5","rounded-lg shadow-sm",o&&"hover:shadow-md hover:border-primary/30 transition-all cursor-pointer",{none:"",xs:"p-3",sm:"p-4",md:"p-6",lg:"p-8"}[i],d),...c,children:[(t||n)&&(0,r.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[l&&(0,r.jsx)("div",{className:"p-2 rounded-lg bg-bg text-text-muted",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:l})}),(0,r.jsxs)("div",{children:[t&&(0,r.jsx)("h3",{className:"text-text-main font-semibold",children:t}),s&&(0,r.jsx)("p",{className:"text-sm text-text-muted",children:s})]})]}),n]}),e]})}l.Section=function({children:e,className:t,...s}){return(0,r.jsx)("div",{className:(0,a.cn)("p-4 rounded-lg","bg-black/[0.02] dark:bg-white/[0.02]","border border-black/5 dark:border-white/5",t),...s,children:e})},l.Row=function({children:e,className:t,...s}){return(0,r.jsx)("div",{className:(0,a.cn)("p-3 -mx-3 px-3 transition-colors","border-b border-black/5 dark:border-white/5 last:border-b-0","hover:bg-black/[0.02] dark:hover:bg-white/[0.02]",t),...s,children:e})},l.ListItem=function({children:e,actions:t,className:s,...l}){return(0,r.jsxs)("div",{className:(0,a.cn)("group flex items-center justify-between p-3 -mx-3 px-3","border-b border-black/[0.03] dark:border-white/[0.03] last:border-b-0","hover:bg-black/[0.02] dark:hover:bg-white/[0.02]","transition-colors",s),...l,children:[(0,r.jsx)("div",{className:"flex-1 min-w-0",children:e}),t&&(0,r.jsx)("div",{className:"flex items-center gap-1 opacity-0 group-hover:opacity-100 transition-opacity",children:t})]})}},90085:(e,t,s)=>{s.d(t,{A:()=>i});var r=s(1934),a=s(31692),l=s(90620);function n(e){let t=document.documentElement,s=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";"dark"===("system"===e?s:e)?t.classList.add("dark"):t.classList.remove("dark")}let i=(0,r.v)((0,a.Zr)((e,t)=>({theme:l.B2.defaultTheme,setTheme:t=>{e({theme:t}),n(t)},toggleTheme:()=>{let s="dark"===t().theme?"light":"dark";e({theme:s}),n(s)},initTheme:()=>{n(t().theme)}}),{name:l.B2.storageKey}))},90620:(e,t,s)=>{s.d(t,{Q2:()=>r.Q2,fg:()=>r.fg,vQ:()=>a,MA:()=>r.MA,UY:()=>n,zN:()=>r.zN,B2:()=>l});var r=s(52679);s(28777);let a={name:"Endpoint Proxy",description:"AI Infrastructure Management",version:"0.3.62"},l={storageKey:"theme",defaultTheme:"system"},n={maxLines:200,pollIntervalMs:1e3}},90882:(e,t,s)=>{s.d(t,{default:()=>d});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497),o=s(11059);function d({isOpen:e,provider:t,providerInfo:s,onSuccess:l,onClose:n}){let[d,c]=(0,a.useState)("waiting"),[m,x]=(0,a.useState)(null),[u,h]=(0,a.useState)(""),[p,f]=(0,a.useState)(null),[b,g]=(0,a.useState)(!1),[j,y]=(0,a.useState)(null),[v,N]=(0,a.useState)(!1),w=(0,a.useRef)(null),k=(0,a.useRef)(!1),{copied:C,copy:S}=(0,o.C)(),[T,R]=(0,a.useState)(!1),[$,M]=(0,a.useState)("/callback?code=..."),E=(0,a.useRef)(!1);(0,a.useEffect)(()=>{R("localhost"===window.location.hostname||"127.0.0.1"===window.location.hostname),M(`${window.location.origin}/callback?code=...`)},[]);let z=(0,a.useCallback)(async(e,s)=>{if(m)try{let r=await fetch(`/api/oauth/${t}/exchange`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:e,redirectUri:m.redirectUri,codeVerifier:m.codeVerifier,state:s})}),a=await r.json();if(!r.ok)throw Error(a.error);c("success"),l?.()}catch(e){f(e.message),c("error")}},[m,t,l]),L=(0,a.useCallback)(async(e,s,r,a)=>{k.current=!1,N(!0);for(let n=0;n<60;n++){if(k.current){console.log("[OAuthModal] Polling aborted"),N(!1);return}if(await new Promise(e=>setTimeout(e,1e3*r)),k.current){console.log("[OAuthModal] Polling aborted after sleep"),N(!1);return}try{let n=await fetch(`/api/oauth/${t}/poll`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceCode:e,codeVerifier:s,extraData:a})}),i=await n.json();if(i.success){k.current=!0,c("success"),N(!1),l?.();return}if("expired_token"===i.error||"access_denied"===i.error)throw Error(i.errorDescription||i.error);"slow_down"===i.error&&(r=Math.min(r+5,30))}catch(e){f(e.message),c("error"),N(!1);return}}f("Authorization timeout"),c("error"),N(!1)},[t,l]),I=(0,a.useCallback)(async()=>{if(t)try{let e;if(f(null),["github","qwen","kiro","kimi-coding","kilocode"].includes(t)){g(!0),c("waiting");let e=await fetch(`/api/oauth/${t}/device-code`),s=await e.json();if(!e.ok)throw Error(s.error);y(s);let r=s.verification_uri_complete||s.verification_uri;r&&window.open(r,"_blank");let a="kiro"===t?{_clientId:s._clientId,_clientSecret:s._clientSecret}:null;L(s.device_code,s.codeVerifier,s.interval||5,a);return}if("codex"===t)e="http://localhost:1455/auth/callback";else{let t=window.location.port||("https:"===window.location.protocol?"443":"80");e=`http://localhost:${t}/callback`}let s=await fetch(`/api/oauth/${t}/authorize?redirect_uri=${encodeURIComponent(e)}`),r=await s.json();if(!s.ok)throw Error(r.error);x({...r,redirectUri:e}),"codex"!==t&&T?(c("waiting"),w.current=window.open(r.authUrl,"oauth_popup","width=600,height=700"),w.current||c("input")):(c("input"),window.open(r.authUrl,"_blank"))}catch(e){f(e.message),c("error")}},[t,T,L]);(0,a.useEffect)(()=>{e&&t?(x(null),h(""),f(null),g(!1),y(null),N(!1),k.current=!1,I()):e||(k.current=!0)},[e,t,I]),(0,a.useEffect)(()=>{let e;if(!m)return;E.current=!1;let t=async e=>{if(E.current)return;let{code:t,state:s,error:r,errorDescription:a}=e;if(r){E.current=!0,f(a||r),c("error");return}t&&(E.current=!0,await z(t,s))},s=e=>{let s=e.origin.includes("localhost")||e.origin.includes("127.0.0.1"),r=e.origin===window.location.origin;(s||r)&&e.data?.type==="oauth_callback"&&t(e.data.data)};window.addEventListener("message",s);try{(e=new BroadcastChannel("oauth_callback")).onmessage=e=>t(e.data)}catch(e){console.log("BroadcastChannel not supported")}let r=e=>{if("oauth_callback"===e.key&&e.newValue)try{let s=JSON.parse(e.newValue);t(s),localStorage.removeItem("oauth_callback")}catch(e){console.log("Failed to parse localStorage data")}};window.addEventListener("storage",r);try{let e=localStorage.getItem("oauth_callback");if(e){let s=JSON.parse(e);s.timestamp&&Date.now()-s.timestamp<3e4&&t(s),localStorage.removeItem("oauth_callback")}}catch{}return()=>{window.removeEventListener("message",s),window.removeEventListener("storage",r),e&&e.close()}},[m,z]);let O=async()=>{try{f(null);let e=new URL(u),t=e.searchParams.get("code"),s=e.searchParams.get("state"),r=e.searchParams.get("error");if(r)throw Error(e.searchParams.get("error_description")||r);if(!t)throw Error("No authorization code found in URL");await z(t,s)}catch(e){f(e.message),c("error")}},P=(0,a.useCallback)(()=>{n()},[n]);return t&&s?(0,r.jsx)(i.aF,{isOpen:e,title:`Connect ${s.name}`,onClose:P,size:"lg",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:["waiting"===d&&!b&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Waiting for Authorization"}),(0,r.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Complete the authorization in the popup window."}),(0,r.jsx)(i.$n,{variant:"ghost",onClick:()=>c("input"),children:"Popup blocked? Enter URL manually"})]}),"waiting"===d&&b&&j&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"text-center py-4",children:[(0,r.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Visit the URL below and enter the code:"}),(0,r.jsxs)("div",{className:"bg-sidebar p-4 rounded-lg mb-4",children:[(0,r.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Verification URL"}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("code",{className:"flex-1 text-sm break-all",children:j.verification_uri}),(0,r.jsx)(i.$n,{size:"sm",variant:"ghost",icon:"verify_url"===C?"check":"content_copy",onClick:()=>S(j.verification_uri,"verify_url")})]})]}),(0,r.jsxs)("div",{className:"bg-primary/10 p-4 rounded-lg",children:[(0,r.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Your Code"}),(0,r.jsxs)("div",{className:"flex items-center justify-center gap-2",children:[(0,r.jsx)("p",{className:"text-2xl font-mono font-bold text-primary",children:j.user_code}),(0,r.jsx)(i.$n,{size:"sm",variant:"ghost",icon:"user_code"===C?"check":"content_copy",onClick:()=>S(j.user_code,"user_code")})]})]})]}),v&&(0,r.jsxs)("div",{className:"flex items-center justify-center gap-2 text-sm text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),"Waiting for authorization..."]})]}),"input"===d&&!b&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 1: Open this URL in your browser"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.pd,{value:m?.authUrl||"",readOnly:!0,className:"flex-1 font-mono text-xs"}),(0,r.jsx)(i.$n,{variant:"secondary",icon:"auth_url"===C?"check":"content_copy",onClick:()=>S(m?.authUrl,"auth_url"),children:"Copy"})]})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 2: Paste the callback URL here"}),(0,r.jsx)("p",{className:"text-xs text-text-muted mb-2",children:"After authorization, copy the full URL from your browser."}),(0,r.jsx)(i.pd,{value:u,onChange:e=>h(e.target.value),placeholder:$,className:"font-mono text-xs"})]})]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:O,fullWidth:!0,disabled:!u,children:"Connect"}),(0,r.jsx)(i.$n,{onClick:P,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),"success"===d&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-green-100 dark:bg-green-900/30 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connected Successfully!"}),(0,r.jsxs)("p",{className:"text-sm text-text-muted mb-4",children:["Your ",s.name," account has been connected."]}),(0,r.jsx)(i.$n,{onClick:P,fullWidth:!0,children:"Done"})]}),"error"===d&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-red-100 dark:bg-red-900/30 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-red-600",children:"error"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connection Failed"}),(0,r.jsx)("p",{className:"text-sm text-red-600 mb-4",children:p}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:I,variant:"secondary",fullWidth:!0,children:"Try Again"}),(0,r.jsx)(i.$n,{onClick:P,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})]})}):null}d.propTypes={isOpen:n().bool.isRequired,provider:n().string,providerInfo:n().shape({name:n().string}),onSuccess:n().func,onClose:n().func.isRequired}},91450:(e,t,s)=>{s.d(t,{default:()=>i});var r=s(95155),a=s(14051),l=s.n(a),n=s(38587);function i({children:e}){return(0,r.jsxs)("div",{className:"min-h-screen flex flex-col relative bg-bg transition-colors duration-500 overflow-x-hidden selection:bg-primary/20 selection:text-primary",children:[(0,r.jsx)("div",{className:"fixed top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[800px] h-[800px] bg-primary/5 dark:bg-primary/5 rounded-full blur-[100px] pointer-events-none z-0"}),(0,r.jsx)("div",{className:"fixed bottom-0 right-0 w-[600px] h-[600px] bg-orange-200/20 dark:bg-orange-900/10 rounded-full blur-[120px] pointer-events-none z-0 translate-y-1/3 translate-x-1/3"}),(0,r.jsx)("div",{className:"absolute top-6 right-6 z-20",children:(0,r.jsx)(n.default,{variant:"card"})}),(0,r.jsx)("main",{className:"flex-1 flex flex-col items-center justify-center p-4 sm:p-6 z-10 w-full h-full",children:e})]})}i.propTypes={children:l().node.isRequired}},92173:(e,t,s)=>{s.d(t,{default:()=>c});var r=s(95155),a=s(98500),l=s.n(a),n=s(90620);let i=[{label:"Features",href:"#features"},{label:"Pricing",href:"#pricing"},{label:"Changelog",href:"#"}],o=[{label:"Documentation",href:"#"},{label:"API Reference",href:"#"},{label:"Help Center",href:"#"}],d=[{label:"About",href:"#"},{label:"Blog",href:"#"},{label:"Contact",href:"#"}];function c(){return(0,r.jsx)("footer",{className:"bg-bg border-t border-border pt-16 pb-12",children:(0,r.jsxs)("div",{className:"container mx-auto px-4 sm:px-6 lg:px-8",children:[(0,r.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-5 gap-10 mb-12",children:[(0,r.jsxs)("div",{className:"col-span-2 lg:col-span-2",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-6",children:[(0,r.jsx)("div",{className:"size-6 text-primary",children:(0,r.jsx)("svg",{className:"w-full h-full",fill:"currentColor",viewBox:"0 0 48 48",children:(0,r.jsx)("path",{clipRule:"evenodd",d:"M12.0799 24L4 19.2479L9.95537 8.75216L18.04 13.4961L18.0446 4H29.9554L29.96 13.4961L38.0446 8.75216L44 19.2479L35.92 24L44 28.7521L38.0446 39.2479L29.96 34.5039L29.9554 44H18.0446L18.04 34.5039L9.95537 39.2479L4 28.7521L12.0799 24Z",fillRule:"evenodd"})})}),(0,r.jsx)("span",{className:"text-xl font-bold text-text-main",children:n.vQ.name})]}),(0,r.jsx)("p",{className:"text-text-muted mb-6 max-w-sm font-light",children:"The unified interface for modern AI infrastructure. Secure, observable, and scalable."}),(0,r.jsxs)("div",{className:"flex gap-4",children:[(0,r.jsx)("a",{href:"#",className:"text-gray-400 hover:text-primary transition-colors","aria-label":"Twitter",children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{d:"M22.46 6c-.77.35-1.6.58-2.46.69.88-.53 1.56-1.37 1.88-2.38-.83.5-1.75.85-2.72 1.05C18.37 4.5 17.26 4 16 4c-2.35 0-4.27 1.92-4.27 4.29 0 .34.04.67.11.98C8.28 9.09 5.11 7.38 3 4.79c-.37.63-.58 1.37-.58 2.15 0 1.49.75 2.81 1.91 3.56-.71 0-1.37-.2-1.95-.5v.03c0 2.08 1.48 3.82 3.44 4.21a4.22 4.22 0 0 1-1.93.07 4.28 4.28 0 0 0 4 2.98 8.521 8.521 0 0 1-5.33 1.84c-.34 0-.68-.02-1.02-.06C3.44 20.29 5.7 21 8.12 21 16 21 20.33 14.46 20.33 8.79c0-.19 0-.37-.01-.56.84-.6 1.56-1.36 2.14-2.23z"})})}),(0,r.jsx)("a",{href:"#",className:"text-gray-400 hover:text-primary transition-colors","aria-label":"GitHub",children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0 1 12 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0 0 22 12.017C22 6.484 17.522 2 12 2z"})})})]})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h4",{className:"font-semibold text-text-main mb-4",children:"Product"}),(0,r.jsx)("ul",{className:"flex flex-col gap-3 text-sm text-text-muted font-light",children:i.map(e=>(0,r.jsx)("li",{children:(0,r.jsx)(l(),{href:e.href,className:"hover:text-primary transition-colors",children:e.label})},e.label))})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h4",{className:"font-semibold text-text-main mb-4",children:"Resources"}),(0,r.jsx)("ul",{className:"flex flex-col gap-3 text-sm text-text-muted font-light",children:o.map(e=>(0,r.jsx)("li",{children:(0,r.jsx)(l(),{href:e.href,className:"hover:text-primary transition-colors",children:e.label})},e.label))})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h4",{className:"font-semibold text-text-main mb-4",children:"Company"}),(0,r.jsx)("ul",{className:"flex flex-col gap-3 text-sm text-text-muted font-light",children:d.map(e=>(0,r.jsx)("li",{children:(0,r.jsx)(l(),{href:e.href,className:"hover:text-primary transition-colors",children:e.label})},e.label))})]})]}),(0,r.jsxs)("div",{className:"border-t border-border pt-8 flex flex-col md:flex-row justify-between items-center gap-4",children:[(0,r.jsxs)("p",{className:"text-sm text-text-muted",children:["\xa9 ",new Date().getFullYear()," ",n.vQ.name," Inc. All rights reserved."]}),(0,r.jsxs)("div",{className:"flex gap-6 text-sm text-text-muted",children:[(0,r.jsx)(l(),{href:"#",className:"hover:text-primary transition-colors",children:"Privacy Policy"}),(0,r.jsx)(l(),{href:"#",className:"hover:text-primary transition-colors",children:"Terms of Service"})]})]})]})})}},92542:(e,t,s)=>{s.d(t,{default:()=>i});var r=s(95155),a=s(31474);let l={primary:"bg-gradient-to-b from-primary to-primary-hover text-white shadow-sm",secondary:"bg-white dark:bg-white/10 border border-black/10 dark:border-white/10 text-text-main hover:bg-black/5 dark:hover:bg-white/5",outline:"border border-black/15 dark:border-white/15 text-text-main hover:bg-black/5",ghost:"text-text-muted hover:bg-black/5 dark:hover:bg-white/5 hover:text-text-main",danger:"bg-red-500 text-white hover:bg-red-600 shadow-sm"},n={sm:"h-7 px-3 text-xs rounded-md",md:"h-9 px-4 text-sm rounded-lg",lg:"h-11 px-6 text-sm rounded-lg"};function i({children:e,variant:t="primary",size:s="md",icon:i,iconRight:o,disabled:d=!1,loading:c=!1,fullWidth:m=!1,className:x,...u}){return(0,r.jsxs)("button",{className:(0,a.cn)("inline-flex items-center justify-center gap-2 font-medium transition-all duration-200 cursor-pointer","active:scale-[0.99] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100",l[t],n[s],m&&"w-full",x),disabled:d||c,...u,children:[c?(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-[18px]",children:"progress_activity"}):i?(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:i}):null,e,o&&!c&&(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:o})]})}},92622:(e,t,s)=>{s.d(t,{default:()=>b});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(98500),o=s.n(i),d=s(73321),c=s(31474),m=s(90620),x=s(92542),u=s(81127);let h=[{href:"/dashboard/endpoint",label:"Endpoint",icon:"api"},{href:"/dashboard/providers",label:"Providers",icon:"dns"},{href:"/dashboard/combos",label:"Combos",icon:"layers"},{href:"/dashboard/usage",label:"Usage",icon:"bar_chart"},{href:"/dashboard/quota",label:"Quota Tracker",icon:"data_usage"},{href:"/dashboard/mitm",label:"MITM",icon:"security"},{href:"/dashboard/cli-tools",label:"CLI Tools",icon:"terminal"}],p=[{href:"/dashboard/console-log",label:"Console Log",icon:"terminal"}],f=[{href:"/dashboard/proxy-pools",label:"Proxy Pools",icon:"lan"},{href:"/dashboard/profile",label:"Settings",icon:"settings"}];function b({onClose:e}){let t=(0,d.usePathname)(),[s,l]=(0,a.useState)(!1),[n,i]=(0,a.useState)(!1),[b,g]=(0,a.useState)(!1),[j,y]=(0,a.useState)(null),[v,N]=(0,a.useState)(!1);(0,a.useEffect)(()=>{fetch("/api/settings").then(e=>e.json()).then(e=>{e.enableTranslator&&N(!0)}).catch(()=>{})},[]),(0,a.useEffect)(()=>{fetch("/api/version").then(e=>e.json()).then(e=>{e.hasUpdate&&y(e)}).catch(()=>{})},[]);let w=e=>"/dashboard/endpoint"===e?"/dashboard"===t||t.startsWith("/dashboard/endpoint"):t.startsWith(e),k=async()=>{i(!0);try{await fetch("/api/shutdown",{method:"POST"})}catch(e){}i(!1),l(!1),g(!0)};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("aside",{className:"flex w-72 flex-col border-r border-black/5 dark:border-white/5 bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-6 pt-5 pb-2",children:[(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#FF5F56]"}),(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#FFBD2E]"}),(0,r.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#27C93F]"})]}),(0,r.jsxs)("div",{className:"px-6 py-4 flex flex-col gap-2",children:[(0,r.jsxs)(o(),{href:"/dashboard",className:"flex items-center gap-3",children:[(0,r.jsx)("div",{className:"flex items-center justify-center size-9 rounded bg-linear-to-br from-[#f97815] to-[#c2590a]",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-white text-[20px]",children:"hub"})}),(0,r.jsxs)("div",{className:"flex flex-col",children:[(0,r.jsx)("h1",{className:"text-lg font-semibold tracking-tight text-text-main",children:m.vQ.name}),(0,r.jsxs)("span",{className:"text-xs text-text-muted",children:["v",m.vQ.version]})]})]}),j&&(0,r.jsxs)("div",{className:"flex flex-col gap-0.5",children:[(0,r.jsxs)("span",{className:"text-xs font-semibold text-green-600 dark:text-amber-500",children:["↑ New version available: v",j.latestVersion]}),(0,r.jsx)("code",{className:"text-[10px] text-green-600/80 dark:text-amber-400/70 font-mono select-all",children:"npm install -g 9router@latest"})]})]}),(0,r.jsxs)("nav",{className:"flex-1 px-4 py-2 space-y-1 overflow-y-auto custom-scrollbar",children:[h.map(t=>(0,r.jsxs)(o(),{href:t.href,onClick:e,className:(0,c.cn)("flex items-center gap-3 px-4 py-2 rounded-lg transition-all group",w(t.href)?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"),children:[(0,r.jsx)("span",{className:(0,c.cn)("material-symbols-outlined text-[18px]",w(t.href)?"fill-1":"group-hover:text-primary transition-colors"),children:t.icon}),(0,r.jsx)("span",{className:"text-sm font-medium",children:t.label})]},t.href)),(0,r.jsxs)("div",{className:"pt-4 mt-2",children:[(0,r.jsx)("p",{className:"px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2",children:"Debug"}),v&&(0,r.jsxs)(o(),{href:"/dashboard/translator",onClick:e,className:(0,c.cn)("flex items-center gap-3 px-4 py-2 rounded-lg transition-all group",w("/dashboard/translator")?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"),children:[(0,r.jsx)("span",{className:(0,c.cn)("material-symbols-outlined text-[18px]",w("/dashboard/translator")?"fill-1":"group-hover:text-primary transition-colors"),children:"translate"}),(0,r.jsx)("span",{className:"text-sm font-medium",children:"Translator"})]}),p.map(t=>(0,r.jsxs)(o(),{href:t.href,onClick:e,className:(0,c.cn)("flex items-center gap-3 px-4 py-2 rounded-lg transition-all group",w(t.href)?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"),children:[(0,r.jsx)("span",{className:(0,c.cn)("material-symbols-outlined text-[18px]",w(t.href)?"fill-1":"group-hover:text-primary transition-colors"),children:t.icon}),(0,r.jsx)("span",{className:"text-sm font-medium",children:t.label})]},t.href))]}),(0,r.jsxs)("div",{className:"pt-4 mt-2",children:[(0,r.jsx)("p",{className:"px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2",children:"System"}),f.map(t=>(0,r.jsxs)(o(),{href:t.href,onClick:e,className:(0,c.cn)("flex items-center gap-3 px-4 py-2 rounded-lg transition-all group",w(t.href)?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"),children:[(0,r.jsx)("span",{className:(0,c.cn)("material-symbols-outlined text-[18px]",w(t.href)?"fill-1":"group-hover:text-primary transition-colors"),children:t.icon}),(0,r.jsx)("span",{className:"text-sm font-medium",children:t.label})]},t.href))]})]}),(0,r.jsxs)("div",{className:"p-3 border-t border-black/5 dark:border-white/5",children:[(0,r.jsxs)("div",{className:"flex items-start gap-2 p-2 rounded-lg bg-surface/50 mb-2",children:[(0,r.jsx)("div",{className:"flex items-center justify-center size-6 rounded-md bg-blue-500/10 text-blue-500 shrink-0 mt-0.5",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"info"})}),(0,r.jsx)("div",{className:"flex flex-col",children:(0,r.jsx)("span",{className:"text-xs font-medium text-text-main leading-relaxed",children:"Service is running in terminal. You can close this web page. Shutdown will stop the service."})})]}),(0,r.jsx)(x.default,{variant:"outline",fullWidth:!0,icon:"power_settings_new",onClick:()=>l(!0),className:"text-red-500 border-red-200 hover:bg-red-50 hover:border-red-300",children:"Shutdown"})]})]}),(0,r.jsx)(u.ConfirmModal,{isOpen:s,onClose:()=>l(!1),onConfirm:k,title:"Close Proxy",message:"Are you sure you want to close the proxy server?",confirmText:"Close",cancelText:"Cancel",variant:"danger",loading:n}),b&&(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80 backdrop-blur-sm",children:(0,r.jsxs)("div",{className:"text-center p-8",children:[(0,r.jsx)("div",{className:"flex items-center justify-center size-16 rounded-full bg-red-500/20 text-red-500 mx-auto mb-4",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"power_off"})}),(0,r.jsx)("h2",{className:"text-xl font-semibold text-white mb-2",children:"Server Disconnected"}),(0,r.jsx)("p",{className:"text-text-muted mb-6",children:"The proxy server has been stopped."}),(0,r.jsx)(x.default,{variant:"secondary",onClick:()=>globalThis.location.reload(),children:"Reload Page"})]})})]})}b.propTypes={onClose:n().func}},93308:(e,t,s)=>{s.d(t,{CL:()=>l,QC:()=>n,Xn:()=>a,YZ:()=>r});let r=["en","vi","zh-CN","zh-TW","ja","pt-BR","pt-PT","ko","es","de","fr","he","ar","ru","pl","cs","nl","tr","uk","tl","id","th","hi","bn","ur","ro","sv","it","el","hu","fi","da","no"],a="en",l="locale";function n(e){return"zh"===e||"zh-CN"===e?"zh-CN":"en"===e?"en":"vi"===e?"vi":"zh-TW"===e?"zh-TW":"ja"===e?"ja":"pt-BR"===e?"pt-BR":"pt-PT"===e?"pt-PT":"ko"===e?"ko":"es"===e?"es":"de"===e?"de":"fr"===e?"fr":"he"===e?"he":"ar"===e?"ar":"ru"===e?"ru":"pl"===e?"pl":"cs"===e?"cs":"nl"===e?"nl":"tr"===e?"tr":"uk"===e?"uk":"tl"===e?"tl":"id"===e?"id":"th"===e?"th":"hi"===e?"hi":"bn"===e?"bn":"ur"===e?"ur":"ro"===e?"ro":"sv"===e?"sv":"it"===e?"it":"el"===e?"el":"hu"===e?"hu":"fi"===e?"fi":"da"===e?"da":"no"===e?"no":a}},94230:(e,t,s)=>{s.d(t,{default:()=>d});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497),o=s(11059);function d({isOpen:e,provider:t,onSuccess:s,onClose:l}){let[n,d]=(0,a.useState)("loading"),[c,m]=(0,a.useState)(""),[x,u]=(0,a.useState)(null),[h,p]=(0,a.useState)(""),[f,b]=(0,a.useState)(null),{copied:g,copy:j}=(0,o.C)();(0,a.useEffect)(()=>{e&&t&&(async()=>{try{b(null),d("loading");let e=await fetch(`/api/oauth/kiro/social-authorize?provider=${t}`),s=await e.json();if(!e.ok)throw Error(s.error);u(s),m(s.authUrl),d("input"),window.open(s.authUrl,"_blank")}catch(e){b(e.message),d("error")}})()},[e,t]);let y=async()=>{try{let e;b(null);try{e=new URL(h)}catch(e){throw Error("Invalid callback URL format")}let r=e.searchParams.get("code");e.searchParams.get("state");let a=e.searchParams.get("error");if(a)throw Error(e.searchParams.get("error_description")||a);if(!r)throw Error("No authorization code found in URL");let l=await fetch("/api/oauth/kiro/social-exchange",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:r,codeVerifier:x.codeVerifier,provider:t})}),n=await l.json();if(!l.ok)throw Error(n.error);d("success"),s?.()}catch(e){b(e.message),d("error")}},v="google"===t?"Google":"GitHub";return(0,r.jsx)(i.aF,{isOpen:e,title:`Connect Kiro via ${v}`,onClose:l,size:"lg",children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:["loading"===n&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Initializing..."}),(0,r.jsxs)("p",{className:"text-sm text-text-muted",children:["Setting up ",v," authentication"]})]}),"input"===n&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"space-y-4",children:[(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 1: Open this URL in your browser"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.pd,{value:c,readOnly:!0,className:"flex-1 font-mono text-xs"}),(0,r.jsx)(i.$n,{variant:"secondary",icon:"auth_url"===g?"check":"content_copy",onClick:()=>j(c,"auth_url"),children:"Copy"})]})]}),(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 2: Paste the callback URL here"}),(0,r.jsx)("p",{className:"text-xs text-text-muted mb-2",children:"After authorization, copy the full URL from your browser address bar."}),(0,r.jsx)(i.pd,{value:h,onChange:e=>p(e.target.value),placeholder:"kiro://kiro.kiroAgent/authenticate-success?code=...",className:"font-mono text-xs"})]})]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:y,fullWidth:!0,disabled:!h,children:"Connect"}),(0,r.jsx)(i.$n,{onClick:l,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),"success"===n&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-green-100 dark:bg-green-900/30 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connected Successfully!"}),(0,r.jsxs)("p",{className:"text-sm text-text-muted mb-4",children:["Your Kiro account via ",v," has been connected."]}),(0,r.jsx)(i.$n,{onClick:l,fullWidth:!0,children:"Done"})]}),"error"===n&&(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-red-100 dark:bg-red-900/30 flex items-center justify-center",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-3xl text-red-600",children:"error"})}),(0,r.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connection Failed"}),(0,r.jsx)("p",{className:"text-sm text-red-600 mb-4",children:f}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:()=>d("input"),variant:"secondary",fullWidth:!0,children:"Try Again"}),(0,r.jsx)(i.$n,{onClick:l,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})]})})}d.propTypes={isOpen:n().bool.isRequired,provider:n().oneOf(["google","github"]).isRequired,onSuccess:n().func,onClose:n().func.isRequired}},97677:(e,t,s)=>{s.d(t,{default:()=>a});var r=s(95155);function a({text:e,children:t,position:s="top"}){return(0,r.jsxs)("div",{className:"relative inline-flex group",children:[t,(0,r.jsx)("div",{className:`pointer-events-none absolute ${{top:"bottom-full left-1/2 -translate-x-1/2 mb-1.5",bottom:"top-full left-1/2 -translate-x-1/2 mt-1.5",left:"right-full top-1/2 -translate-y-1/2 mr-1.5",right:"left-full top-1/2 -translate-y-1/2 ml-1.5"}[s]} z-50 w-max max-w-56 rounded px-2 py-1 text-[11px] leading-snug bg-gray-900 text-white opacity-0 group-hover:opacity-100 transition-opacity duration-150 whitespace-normal`,children:e})]})}},98542:(e,t,s)=>{s.d(t,{default:()=>l});var r=s(95155),a=s(31474);function l({checked:e=!1,onChange:t,label:s,description:l,disabled:n=!1,size:i="md",className:o}){let d={sm:{track:"w-8 h-4",thumb:"size-3",translate:"translate-x-4"},md:{track:"w-11 h-6",thumb:"size-5",translate:"translate-x-5"},lg:{track:"w-14 h-7",thumb:"size-6",translate:"translate-x-7"}};return(0,r.jsxs)("div",{className:(0,a.cn)("flex items-center gap-3",n&&"opacity-50 cursor-not-allowed",o),children:[(0,r.jsx)("button",{type:"button",role:"switch","aria-checked":e,disabled:n,onClick:()=>{!n&&t&&t(!e)},className:(0,a.cn)("relative inline-flex shrink-0 cursor-pointer rounded-full","transition-colors duration-200 ease-in-out","focus:outline-none focus:ring-1 focus:ring-primary/30",e?"bg-primary":"bg-black/10 dark:bg-white/20",d[i].track,n&&"cursor-not-allowed"),children:(0,r.jsx)("span",{className:(0,a.cn)("pointer-events-none inline-block rounded-full bg-white shadow-sm","transform transition duration-200 ease-in-out",e?d[i].translate:"translate-x-0.5",d[i].thumb,"mt-0.5")})}),(s||l)&&(0,r.jsxs)("div",{className:"flex flex-col",children:[s&&(0,r.jsx)("span",{className:"text-sm font-medium text-text-main",children:s}),l&&(0,r.jsx)("span",{className:"text-xs text-text-muted",children:l})]})]})}}}]);
@@ -0,0 +1,3 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5772],{5772:(e,t,r)=>{r.d(t,{default:()=>n.a});var i=r(97651),n=r.n(i)},12590:(e,t)=>{function r({widthInt:e,heightInt:t,blurWidth:r,blurHeight:i,blurDataURL:n,objectFit:o}){let a=r?40*r:e,l=i?40*i:t,s=a&&l?`viewBox='0 0 ${a} ${l}'`:"";return`%3Csvg xmlns='http://www.w3.org/2000/svg' ${s}%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 100 -1' result='s'/%3E%3CfeFlood x='0' y='0' width='100%25' height='100%25'/%3E%3CfeComposite operator='out' in='s'/%3E%3CfeComposite in2='SourceGraphic'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' x='0' y='0' preserveAspectRatio='${s?"none":"contain"===o?"xMidYMid":"cover"===o?"xMidYMid slice":"none"}' style='filter: url(%23b);' href='${n}'/%3E%3C/svg%3E`}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImageBlurSvg",{enumerable:!0,get:function(){return r}})},17150:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ImageConfigContext",{enumerable:!0,get:function(){return o}});let i=r(83395)._(r(12115)),n=r(55762),o=i.default.createContext(n.imageConfigDefault)},18857:(e,t)=>{function r(e,t){let r=e||75;return t?.qualities?.length?t.qualities.reduce((e,t)=>Math.abs(t-r)<Math.abs(e-r)?t:e,0):r}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"findClosestQuality",{enumerable:!0,get:function(){return r}})},36095:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a}});let i=r(18857),n=r(53887);function o({config:e,src:t,width:r,quality:o}){if(t.startsWith("/")&&t.includes("?")&&e.localPatterns?.length===1&&"**"===e.localPatterns[0].pathname&&""===e.localPatterns[0].search)throw Object.defineProperty(Error(`Image with src "${t}" is using a query string which is not configured in images.localPatterns.
2
+ Read more: https://nextjs.org/docs/messages/next-image-unconfigured-localpatterns`),"__NEXT_ERROR_CODE",{value:"E871",enumerable:!1,configurable:!0});let a=(0,i.findClosestQuality)(o,e),l=(0,n.getDeploymentId)();return`${e.path}?url=${encodeURIComponent(t)}&w=${r}&q=${a}${t.startsWith("/")&&l?`&dpl=${l}`:""}`}o.__next_img_default=!0;let a=o},38437:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return v}});let i=r(83395),n=r(31256),o=r(95155),a=n._(r(12115)),l=i._(r(47650)),s=i._(r(46686)),u=r(95413),d=r(55762),c=r(17150);r(47284);let f=r(60751),p=i._(r(36095)),g=r(21172),m={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[32,48,64,96,128,256,384],qualities:[75],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0};function h(e,t,r,i,n,o,a){let l=e?.src;e&&e["data-loaded-src"]!==l&&(e["data-loaded-src"]=l,("decode"in e?e.decode():Promise.resolve()).catch(()=>{}).then(()=>{if(e.parentElement&&e.isConnected){if("empty"!==t&&n(!0),r?.current){let t=new Event("load");Object.defineProperty(t,"target",{writable:!1,value:e});let i=!1,n=!1;r.current({...t,nativeEvent:t,currentTarget:e,target:e,isDefaultPrevented:()=>i,isPropagationStopped:()=>n,persist:()=>{},preventDefault:()=>{i=!0,t.preventDefault()},stopPropagation:()=>{n=!0,t.stopPropagation()}})}i?.current&&i.current(e)}}))}function b(e){return a.use?{fetchPriority:e}:{fetchpriority:e}}let y=(0,a.forwardRef)(({src:e,srcSet:t,sizes:r,height:i,width:n,decoding:l,className:s,style:u,fetchPriority:d,placeholder:c,loading:f,unoptimized:p,fill:m,onLoadRef:y,onLoadingCompleteRef:_,setBlurComplete:v,setShowAltText:w,sizesInput:j,onLoad:P,onError:O,...x},C)=>{let S=(0,a.useCallback)(e=>{e&&(O&&(e.src=e.src),e.complete&&h(e,c,y,_,v,p,j))},[e,c,y,_,v,O,p,j]),E=(0,g.useMergedRef)(C,S);return(0,o.jsx)("img",{...x,...b(d),loading:f,width:n,height:i,decoding:l,"data-nimg":m?"fill":"1",className:s,style:u,sizes:r,srcSet:t,src:e,ref:E,onLoad:e=>{h(e.currentTarget,c,y,_,v,p,j)},onError:e=>{w(!0),"empty"!==c&&v(!0),O&&O(e)}})});function _({isAppRouter:e,imgAttributes:t}){let r={as:"image",imageSrcSet:t.srcSet,imageSizes:t.sizes,crossOrigin:t.crossOrigin,referrerPolicy:t.referrerPolicy,...b(t.fetchPriority)};return e&&l.default.preload?(l.default.preload(t.src,r),null):(0,o.jsx)(s.default,{children:(0,o.jsx)("link",{rel:"preload",href:t.srcSet?void 0:t.src,...r},"__nimg-"+t.src+t.srcSet+t.sizes)})}let v=(0,a.forwardRef)((e,t)=>{let r=(0,a.useContext)(f.RouterContext),i=(0,a.useContext)(c.ImageConfigContext),n=(0,a.useMemo)(()=>{let e=m||i||d.imageConfigDefault,t=[...e.deviceSizes,...e.imageSizes].sort((e,t)=>e-t),r=e.deviceSizes.sort((e,t)=>e-t),n=e.qualities?.sort((e,t)=>e-t);return{...e,allSizes:t,deviceSizes:r,qualities:n,localPatterns:e.localPatterns}},[i]),{onLoad:l,onLoadingComplete:s}=e,g=(0,a.useRef)(l);(0,a.useEffect)(()=>{g.current=l},[l]);let h=(0,a.useRef)(s);(0,a.useEffect)(()=>{h.current=s},[s]);let[b,v]=(0,a.useState)(!1),[w,j]=(0,a.useState)(!1),{props:P,meta:O}=(0,u.getImgProps)(e,{defaultLoader:p.default,imgConf:n,blurComplete:b,showAltText:w});return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(y,{...P,unoptimized:O.unoptimized,placeholder:O.placeholder,fill:O.fill,onLoadRef:g,onLoadingCompleteRef:h,setBlurComplete:v,setShowAltText:j,sizesInput:e.sizes,ref:t}),O.preload?(0,o.jsx)(_,{isAppRouter:!r,imgAttributes:P}):null]})});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},46686:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0});var i={default:function(){return m},defaultHead:function(){return c}};for(var n in i)Object.defineProperty(t,n,{enumerable:!0,get:i[n]});let o=r(83395),a=r(31256),l=r(95155),s=a._(r(12115)),u=o._(r(76899)),d=r(75368);function c(){return[(0,l.jsx)("meta",{charSet:"utf-8"},"charset"),(0,l.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")]}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===s.default.Fragment?e.concat(s.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}r(47284);let p=["name","httpEquiv","charSet","itemProp"];function g(e){let t,r,i,n;return e.reduce(f,[]).reverse().concat(c().reverse()).filter((t=new Set,r=new Set,i=new Set,n={},e=>{let o=!0,a=!1;if(e.key&&"number"!=typeof e.key&&e.key.indexOf("$")>0){a=!0;let r=e.key.slice(e.key.indexOf("$")+1);t.has(r)?o=!1:t.add(r)}switch(e.type){case"title":case"base":r.has(e.type)?o=!1:r.add(e.type);break;case"meta":for(let t=0,r=p.length;t<r;t++){let r=p[t];if(e.props.hasOwnProperty(r))if("charSet"===r)i.has(r)?o=!1:i.add(r);else{let t=e.props[r],i=n[r]||new Set;("name"!==r||!a)&&i.has(t)?o=!1:(i.add(t),n[r]=i)}}}return o})).reverse().map((e,t)=>{let r=e.key||t;return s.default.cloneElement(e,{key:r})})}let m=function({children:e}){let t=(0,s.useContext)(d.HeadManagerContext);return(0,l.jsx)(u.default,{reduceComponentsToState:g,headManager:t,children:e})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},55762:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});var r={VALID_LOADERS:function(){return n},imageConfigDefault:function(){return o}};for(var i in r)Object.defineProperty(t,i,{enumerable:!0,get:r[i]});let n=["default","imgix","cloudinary","akamai","custom"],o={deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[32,48,64,96,128,256,384],path:"/_next/image",loader:"default",loaderFile:"",domains:[],disableStaticImages:!1,minimumCacheTTL:14400,formats:["image/webp"],maximumRedirects:3,maximumResponseBody:5e7,dangerouslyAllowLocalIP:!1,dangerouslyAllowSVG:!1,contentSecurityPolicy:"script-src 'none'; frame-src 'none'; sandbox;",contentDispositionType:"attachment",localPatterns:void 0,remotePatterns:[],qualities:[75],unoptimized:!1}},60751:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RouterContext",{enumerable:!0,get:function(){return i}});let i=r(83395)._(r(12115)).default.createContext(null)},76899:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a}});let i=r(12115),n=i.useLayoutEffect,o=i.useEffect;function a(e){let{headManager:t,reduceComponentsToState:r}=e;function a(){if(t&&t.mountedInstances){let e=i.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(r(e))}}return n(()=>(t?.mountedInstances?.add(e.children),()=>{t?.mountedInstances?.delete(e.children)})),n(()=>(t&&(t._pendingUpdate=a),()=>{t&&(t._pendingUpdate=a)})),o(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},95413:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getImgProps",{enumerable:!0,get:function(){return u}}),r(47284);let i=r(53887),n=r(12590),o=r(55762),a=["-moz-initial","fill","none","scale-down",void 0];function l(e){return void 0!==e.default}function s(e){return void 0===e?e:"number"==typeof e?Number.isFinite(e)?e:NaN:"string"==typeof e&&/^[0-9]+$/.test(e)?parseInt(e,10):NaN}function u({src:e,sizes:t,unoptimized:r=!1,priority:u=!1,preload:d=!1,loading:c,className:f,quality:p,width:g,height:m,fill:h=!1,style:b,overrideSrc:y,onLoad:_,onLoadingComplete:v,placeholder:w="empty",blurDataURL:j,fetchPriority:P,decoding:O="async",layout:x,objectFit:C,objectPosition:S,lazyBoundary:E,lazyRoot:R,...z},M){var I;let $,D,k,{imgConf:A,showAltText:N,blurComplete:L,defaultLoader:T}=M,q=A||o.imageConfigDefault;if("allSizes"in q)$=q;else{let e=[...q.deviceSizes,...q.imageSizes].sort((e,t)=>e-t),t=q.deviceSizes.sort((e,t)=>e-t),r=q.qualities?.sort((e,t)=>e-t);$={...q,allSizes:e,deviceSizes:t,qualities:r}}if(void 0===T)throw Object.defineProperty(Error("images.loaderFile detected but the file is missing default export.\nRead more: https://nextjs.org/docs/messages/invalid-images-config"),"__NEXT_ERROR_CODE",{value:"E163",enumerable:!1,configurable:!0});let F=z.loader||T;delete z.loader,delete z.srcSet;let U="__next_img_default"in F;if(U){if("custom"===$.loader)throw Object.defineProperty(Error(`Image with src "${e}" is missing "loader" prop.
3
+ Read more: https://nextjs.org/docs/messages/next-image-missing-loader`),"__NEXT_ERROR_CODE",{value:"E252",enumerable:!1,configurable:!0})}else{let e=F;F=t=>{let{config:r,...i}=t;return e(i)}}if(x){"fill"===x&&(h=!0);let e={intrinsic:{maxWidth:"100%",height:"auto"},responsive:{width:"100%",height:"auto"}}[x];e&&(b={...b,...e});let r={responsive:"100vw",fill:"100vw"}[x];r&&!t&&(t=r)}let B="",W=s(g),G=s(m);if((I=e)&&"object"==typeof I&&(l(I)||void 0!==I.src)){let t=l(e)?e.default:e;if(!t.src)throw Object.defineProperty(Error(`An object should only be passed to the image component src parameter if it comes from a static image import. It must include src. Received ${JSON.stringify(t)}`),"__NEXT_ERROR_CODE",{value:"E460",enumerable:!1,configurable:!0});if(!t.height||!t.width)throw Object.defineProperty(Error(`An object should only be passed to the image component src parameter if it comes from a static image import. It must include height and width. Received ${JSON.stringify(t)}`),"__NEXT_ERROR_CODE",{value:"E48",enumerable:!1,configurable:!0});if(D=t.blurWidth,k=t.blurHeight,j=j||t.blurDataURL,B=t.src,!h)if(W||G){if(W&&!G){let e=W/t.width;G=Math.round(t.height*e)}else if(!W&&G){let e=G/t.height;W=Math.round(t.width*e)}}else W=t.width,G=t.height}let V=!u&&!d&&("lazy"===c||void 0===c);(!(e="string"==typeof e?e:B)||e.startsWith("data:")||e.startsWith("blob:"))&&(r=!0,V=!1),$.unoptimized&&(r=!0),U&&!$.dangerouslyAllowSVG&&e.split("?",1)[0].endsWith(".svg")&&(r=!0);let X=s(p),H=Object.assign(h?{position:"absolute",height:"100%",width:"100%",left:0,top:0,right:0,bottom:0,objectFit:C,objectPosition:S}:{},N?{}:{color:"transparent"},b),J=L||"empty"===w?null:"blur"===w?`url("data:image/svg+xml;charset=utf-8,${(0,n.getImageBlurSvg)({widthInt:W,heightInt:G,blurWidth:D,blurHeight:k,blurDataURL:j||"",objectFit:H.objectFit})}")`:`url("${w}")`,Q=a.includes(H.objectFit)?"fill"===H.objectFit?"100% 100%":"cover":H.objectFit,Y=J?{backgroundSize:Q,backgroundPosition:H.objectPosition||"50% 50%",backgroundRepeat:"no-repeat",backgroundImage:J}:{},K=function({config:e,src:t,unoptimized:r,width:n,quality:o,sizes:a,loader:l}){if(r){let e=(0,i.getDeploymentId)();if(t.startsWith("/")&&!t.startsWith("//")&&e){let r=t.includes("?")?"&":"?";t=`${t}${r}dpl=${e}`}return{src:t,srcSet:void 0,sizes:void 0}}let{widths:s,kind:u}=function({deviceSizes:e,allSizes:t},r,i){if(i){let r=/(^|\s)(1?\d?\d)vw/g,n=[];for(let e;e=r.exec(i);)n.push(parseInt(e[2]));if(n.length){let r=.01*Math.min(...n);return{widths:t.filter(t=>t>=e[0]*r),kind:"w"}}return{widths:t,kind:"w"}}return"number"!=typeof r?{widths:e,kind:"w"}:{widths:[...new Set([r,2*r].map(e=>t.find(t=>t>=e)||t[t.length-1]))],kind:"x"}}(e,n,a),d=s.length-1;return{sizes:a||"w"!==u?a:"100vw",srcSet:s.map((r,i)=>`${l({config:e,src:t,quality:o,width:r})} ${"w"===u?r:i+1}${u}`).join(", "),src:l({config:e,src:t,quality:o,width:s[d]})}}({config:$,src:e,unoptimized:r,width:W,quality:X,sizes:t,loader:F}),Z=V?"lazy":c;return{props:{...z,loading:Z,fetchPriority:P,width:W,height:G,decoding:O,className:f,style:{...H,...Y},sizes:K.sizes,srcSet:K.srcSet,src:y||K.src},meta:{unoptimized:r,preload:d||u,placeholder:w,fill:h}}}},97651:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0});var i={default:function(){return d},getImageProps:function(){return u}};for(var n in i)Object.defineProperty(t,n,{enumerable:!0,get:i[n]});let o=r(83395),a=r(95413),l=r(38437),s=o._(r(36095));function u(e){let{props:t}=(0,a.getImgProps)(e,{defaultLoader:s.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[32,48,64,96,128,256,384],qualities:[75],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!0}});for(let[e,r]of Object.entries(t))void 0===r&&delete t[e];return{props:t}}let d=l.Image}}]);