omniroute 2.3.7 → 2.3.9

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 (563) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +45 -44
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/routes-manifest.json +6 -0
  5. package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/_global-error.html +2 -2
  43. package/app/.next/server/app/_global-error.rsc +1 -1
  44. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  45. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  46. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  47. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  48. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  49. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  50. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/models/route.js +1 -1
  108. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  110. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/providers/route.js +1 -1
  132. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/v1/completions/route.js +1 -0
  179. package/app/.next/server/app/api/v1/completions/route.js.nft.json +1 -0
  180. package/app/.next/server/app/api/v1/completions/route_client-reference-manifest.js +1 -0
  181. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/docs/page.js +1 -1
  199. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app-paths-manifest.json +45 -44
  211. package/app/.next/server/chunks/1248.js +1 -1
  212. package/app/.next/server/chunks/1526.js +1 -1
  213. package/app/.next/server/chunks/1584.js +1 -1
  214. package/app/.next/server/chunks/1623.js +1 -1
  215. package/app/.next/server/chunks/1880.js +1 -1
  216. package/app/.next/server/chunks/1909.js +1 -1
  217. package/app/.next/server/chunks/1960.js +1 -1
  218. package/app/.next/server/chunks/1990.js +1 -1
  219. package/app/.next/server/chunks/2214.js +1 -1
  220. package/app/.next/server/chunks/2372.js +1 -1
  221. package/app/.next/server/chunks/2594.js +1 -1
  222. package/app/.next/server/chunks/3371.js +1 -1
  223. package/app/.next/server/chunks/3648.js +1 -1
  224. package/app/.next/server/chunks/3911.js +1 -1
  225. package/app/.next/server/chunks/496.js +1 -1
  226. package/app/.next/server/chunks/5047.js +1 -1
  227. package/app/.next/server/chunks/5094.js +1 -1
  228. package/app/.next/server/chunks/5097.js +1 -1
  229. package/app/.next/server/chunks/5521.js +1 -1
  230. package/app/.next/server/chunks/5945.js +1 -1
  231. package/app/.next/server/chunks/6118.js +1 -1
  232. package/app/.next/server/chunks/6930.js +1 -1
  233. package/app/.next/server/chunks/7011.js +1 -1
  234. package/app/.next/server/chunks/708.js +1 -1
  235. package/app/.next/server/chunks/7650.js +1 -1
  236. package/app/.next/server/chunks/8220.js +1 -1
  237. package/app/.next/server/chunks/8464.js +1 -1
  238. package/app/.next/server/chunks/8706.js +1 -1
  239. package/app/.next/server/chunks/8976.js +1 -1
  240. package/app/.next/server/chunks/9119.js +1 -1
  241. package/app/.next/server/chunks/944.js +1 -1
  242. package/app/.next/server/chunks/9837.js +1 -1
  243. package/app/.next/server/pages/500.html +2 -2
  244. package/app/.next/server/server-reference-manifest.js +1 -1
  245. package/app/.next/server/server-reference-manifest.json +1 -1
  246. package/app/.next/static/chunks/{5846-6cb4ac9e979862fa.js → 5846-f7f2725434560f7c.js} +1 -1
  247. package/app/.next/static/chunks/{647-a5b1e8d1993d6cc3.js → 647-27f02a9e225826d5.js} +2 -2
  248. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-08c2aa1b8887ab74.js +1 -0
  249. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-33b01fc11a9d3de5.js → page-4fd91743f3ac831d.js} +1 -1
  250. package/app/.next/static/chunks/app/.well-known/agent.json/{route-33b01fc11a9d3de5.js → route-4fd91743f3ac831d.js} +1 -1
  251. package/app/.next/static/chunks/app/400/{layout-33b01fc11a9d3de5.js → layout-4fd91743f3ac831d.js} +1 -1
  252. package/app/.next/static/chunks/app/401/{layout-33b01fc11a9d3de5.js → layout-4fd91743f3ac831d.js} +1 -1
  253. package/app/.next/static/chunks/app/403/layout-4fd91743f3ac831d.js +1 -0
  254. package/app/.next/static/chunks/app/408/layout-4fd91743f3ac831d.js +1 -0
  255. package/app/.next/static/chunks/app/429/layout-4fd91743f3ac831d.js +1 -0
  256. package/app/.next/static/chunks/app/500/layout-4fd91743f3ac831d.js +1 -0
  257. package/app/.next/static/chunks/app/502/layout-4fd91743f3ac831d.js +1 -0
  258. package/app/.next/static/chunks/app/503/layout-4fd91743f3ac831d.js +1 -0
  259. package/app/.next/static/chunks/app/_global-error/page-4fd91743f3ac831d.js +1 -0
  260. package/app/.next/static/chunks/app/_not-found/page-4fd91743f3ac831d.js +1 -0
  261. package/app/.next/static/chunks/app/a2a/route-4fd91743f3ac831d.js +1 -0
  262. package/app/.next/static/chunks/app/api/a2a/status/route-4fd91743f3ac831d.js +1 -0
  263. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-4fd91743f3ac831d.js +1 -0
  264. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-4fd91743f3ac831d.js +1 -0
  265. package/app/.next/static/chunks/app/api/a2a/tasks/route-4fd91743f3ac831d.js +1 -0
  266. package/app/.next/static/chunks/app/api/acp/agents/route-4fd91743f3ac831d.js +1 -0
  267. package/app/.next/static/chunks/app/api/auth/login/route-4fd91743f3ac831d.js +1 -0
  268. package/app/.next/static/chunks/app/api/auth/logout/route-4fd91743f3ac831d.js +1 -0
  269. package/app/.next/static/chunks/app/api/auth/status/route-4fd91743f3ac831d.js +1 -0
  270. package/app/.next/static/chunks/app/api/cache/route-4fd91743f3ac831d.js +1 -0
  271. package/app/.next/static/chunks/app/api/cache/stats/route-4fd91743f3ac831d.js +1 -0
  272. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-4fd91743f3ac831d.js +1 -0
  273. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-4fd91743f3ac831d.js +1 -0
  274. package/app/.next/static/chunks/app/api/cli-tools/backups/route-4fd91743f3ac831d.js +1 -0
  275. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-4fd91743f3ac831d.js +1 -0
  276. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-4fd91743f3ac831d.js +1 -0
  277. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-4fd91743f3ac831d.js +1 -0
  278. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-4fd91743f3ac831d.js +1 -0
  279. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-4fd91743f3ac831d.js +1 -0
  280. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-4fd91743f3ac831d.js +1 -0
  281. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-4fd91743f3ac831d.js +1 -0
  282. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-4fd91743f3ac831d.js +1 -0
  283. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-4fd91743f3ac831d.js +1 -0
  284. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-4fd91743f3ac831d.js +1 -0
  285. package/app/.next/static/chunks/app/api/cli-tools/status/route-4fd91743f3ac831d.js +1 -0
  286. package/app/.next/static/chunks/app/api/cloud/auth/route-4fd91743f3ac831d.js +1 -0
  287. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-4fd91743f3ac831d.js +1 -0
  288. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-4fd91743f3ac831d.js +1 -0
  289. package/app/.next/static/chunks/app/api/cloud/models/alias/route-4fd91743f3ac831d.js +1 -0
  290. package/app/.next/static/chunks/app/api/combos/[id]/route-4fd91743f3ac831d.js +1 -0
  291. package/app/.next/static/chunks/app/api/combos/auto/route-4fd91743f3ac831d.js +1 -0
  292. package/app/.next/static/chunks/app/api/combos/metrics/route-4fd91743f3ac831d.js +1 -0
  293. package/app/.next/static/chunks/app/api/combos/route-4fd91743f3ac831d.js +1 -0
  294. package/app/.next/static/chunks/app/api/combos/test/route-4fd91743f3ac831d.js +1 -0
  295. package/app/.next/static/chunks/app/api/compliance/audit-log/route-4fd91743f3ac831d.js +1 -0
  296. package/app/.next/static/chunks/app/api/db-backups/export/route-4fd91743f3ac831d.js +1 -0
  297. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-4fd91743f3ac831d.js +1 -0
  298. package/app/.next/static/chunks/app/api/db-backups/import/route-4fd91743f3ac831d.js +1 -0
  299. package/app/.next/static/chunks/app/api/db-backups/route-4fd91743f3ac831d.js +1 -0
  300. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-4fd91743f3ac831d.js +1 -0
  301. package/app/.next/static/chunks/app/api/evals/route-4fd91743f3ac831d.js +1 -0
  302. package/app/.next/static/chunks/app/api/fallback/chains/route-4fd91743f3ac831d.js +1 -0
  303. package/app/.next/static/chunks/app/api/init/route-4fd91743f3ac831d.js +1 -0
  304. package/app/.next/static/chunks/app/api/keys/[id]/route-4fd91743f3ac831d.js +1 -0
  305. package/app/.next/static/chunks/app/api/keys/route-4fd91743f3ac831d.js +1 -0
  306. package/app/.next/static/chunks/app/api/logs/console/route-4fd91743f3ac831d.js +1 -0
  307. package/app/.next/static/chunks/app/api/mcp/audit/route-4fd91743f3ac831d.js +1 -0
  308. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-4fd91743f3ac831d.js +1 -0
  309. package/app/.next/static/chunks/app/api/mcp/sse/route-4fd91743f3ac831d.js +1 -0
  310. package/app/.next/static/chunks/app/api/mcp/status/route-4fd91743f3ac831d.js +1 -0
  311. package/app/.next/static/chunks/app/api/mcp/stream/route-4fd91743f3ac831d.js +1 -0
  312. package/app/.next/static/chunks/app/api/mcp/tools/route-4fd91743f3ac831d.js +1 -0
  313. package/app/.next/static/chunks/app/api/models/alias/route-4fd91743f3ac831d.js +1 -0
  314. package/app/.next/static/chunks/app/api/models/availability/route-4fd91743f3ac831d.js +1 -0
  315. package/app/.next/static/chunks/app/api/models/catalog/route-4fd91743f3ac831d.js +1 -0
  316. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-4fd91743f3ac831d.js +1 -0
  317. package/app/.next/static/chunks/app/api/models/route-4fd91743f3ac831d.js +1 -0
  318. package/app/.next/static/chunks/app/api/monitoring/health/route-4fd91743f3ac831d.js +1 -0
  319. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-4fd91743f3ac831d.js +1 -0
  320. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-4fd91743f3ac831d.js +1 -0
  321. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-4fd91743f3ac831d.js +1 -0
  322. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-4fd91743f3ac831d.js +1 -0
  323. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-4fd91743f3ac831d.js +1 -0
  324. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-4fd91743f3ac831d.js +1 -0
  325. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-4fd91743f3ac831d.js +1 -0
  326. package/app/.next/static/chunks/app/api/policies/route-4fd91743f3ac831d.js +1 -0
  327. package/app/.next/static/chunks/app/api/pricing/defaults/route-4fd91743f3ac831d.js +1 -0
  328. package/app/.next/static/chunks/app/api/pricing/models/route-4fd91743f3ac831d.js +1 -0
  329. package/app/.next/static/chunks/app/api/pricing/route-4fd91743f3ac831d.js +1 -0
  330. package/app/.next/static/chunks/app/api/provider-metrics/route-4fd91743f3ac831d.js +1 -0
  331. package/app/.next/static/chunks/app/api/provider-models/route-4fd91743f3ac831d.js +1 -0
  332. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-4fd91743f3ac831d.js +1 -0
  333. package/app/.next/static/chunks/app/api/provider-nodes/route-4fd91743f3ac831d.js +1 -0
  334. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-4fd91743f3ac831d.js +1 -0
  335. package/app/.next/static/chunks/app/api/providers/[id]/models/route-4fd91743f3ac831d.js +1 -0
  336. package/app/.next/static/chunks/app/api/providers/[id]/route-4fd91743f3ac831d.js +1 -0
  337. package/app/.next/static/chunks/app/api/providers/[id]/test/route-4fd91743f3ac831d.js +1 -0
  338. package/app/.next/static/chunks/app/api/providers/client/route-4fd91743f3ac831d.js +1 -0
  339. package/app/.next/static/chunks/app/api/providers/route-4fd91743f3ac831d.js +1 -0
  340. package/app/.next/static/chunks/app/api/providers/test-batch/route-4fd91743f3ac831d.js +1 -0
  341. package/app/.next/static/chunks/app/api/providers/validate/route-4fd91743f3ac831d.js +1 -0
  342. package/app/.next/static/chunks/app/api/rate-limit/route-4fd91743f3ac831d.js +1 -0
  343. package/app/.next/static/chunks/app/api/rate-limits/route-4fd91743f3ac831d.js +1 -0
  344. package/app/.next/static/chunks/app/api/resilience/reset/route-4fd91743f3ac831d.js +1 -0
  345. package/app/.next/static/chunks/app/api/resilience/route-4fd91743f3ac831d.js +1 -0
  346. package/app/.next/static/chunks/app/api/restart/route-4fd91743f3ac831d.js +1 -0
  347. package/app/.next/static/chunks/app/api/sessions/route-4fd91743f3ac831d.js +1 -0
  348. package/app/.next/static/chunks/app/api/settings/background-degradation/route-4fd91743f3ac831d.js +1 -0
  349. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-4fd91743f3ac831d.js +1 -0
  350. package/app/.next/static/chunks/app/api/settings/ip-filter/route-4fd91743f3ac831d.js +1 -0
  351. package/app/.next/static/chunks/app/api/settings/model-aliases/route-4fd91743f3ac831d.js +1 -0
  352. package/app/.next/static/chunks/app/api/settings/proxy/route-4fd91743f3ac831d.js +1 -0
  353. package/app/.next/static/chunks/app/api/settings/proxy/test/route-4fd91743f3ac831d.js +1 -0
  354. package/app/.next/static/chunks/app/api/settings/require-login/route-4fd91743f3ac831d.js +1 -0
  355. package/app/.next/static/chunks/app/api/settings/route-4fd91743f3ac831d.js +1 -0
  356. package/app/.next/static/chunks/app/api/settings/system-prompt/route-4fd91743f3ac831d.js +1 -0
  357. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-4fd91743f3ac831d.js +1 -0
  358. package/app/.next/static/chunks/app/api/shutdown/route-4fd91743f3ac831d.js +1 -0
  359. package/app/.next/static/chunks/app/api/storage/health/route-4fd91743f3ac831d.js +1 -0
  360. package/app/.next/static/chunks/app/api/sync/cloud/route-4fd91743f3ac831d.js +1 -0
  361. package/app/.next/static/chunks/app/api/sync/initialize/route-4fd91743f3ac831d.js +1 -0
  362. package/app/.next/static/chunks/app/api/tags/route-4fd91743f3ac831d.js +1 -0
  363. package/app/.next/static/chunks/app/api/telemetry/summary/route-4fd91743f3ac831d.js +1 -0
  364. package/app/.next/static/chunks/app/api/token-health/route-4fd91743f3ac831d.js +1 -0
  365. package/app/.next/static/chunks/app/api/translator/detect/route-4fd91743f3ac831d.js +1 -0
  366. package/app/.next/static/chunks/app/api/translator/history/route-4fd91743f3ac831d.js +1 -0
  367. package/app/.next/static/chunks/app/api/translator/load/route-4fd91743f3ac831d.js +1 -0
  368. package/app/.next/static/chunks/app/api/translator/save/route-4fd91743f3ac831d.js +1 -0
  369. package/app/.next/static/chunks/app/api/translator/send/route-4fd91743f3ac831d.js +1 -0
  370. package/app/.next/static/chunks/app/api/translator/translate/route-4fd91743f3ac831d.js +1 -0
  371. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-4fd91743f3ac831d.js +1 -0
  372. package/app/.next/static/chunks/app/api/usage/analytics/route-4fd91743f3ac831d.js +1 -0
  373. package/app/.next/static/chunks/app/api/usage/budget/route-4fd91743f3ac831d.js +1 -0
  374. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-4fd91743f3ac831d.js +1 -0
  375. package/app/.next/static/chunks/app/api/usage/call-logs/route-4fd91743f3ac831d.js +1 -0
  376. package/app/.next/static/chunks/app/api/usage/history/route-4fd91743f3ac831d.js +1 -0
  377. package/app/.next/static/chunks/app/api/usage/logs/route-4fd91743f3ac831d.js +1 -0
  378. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-4fd91743f3ac831d.js +1 -0
  379. package/app/.next/static/chunks/app/api/usage/quota/route-4fd91743f3ac831d.js +1 -0
  380. package/app/.next/static/chunks/app/api/usage/request-logs/route-4fd91743f3ac831d.js +1 -0
  381. package/app/.next/static/chunks/app/api/v1/api/chat/route-4fd91743f3ac831d.js +1 -0
  382. package/app/.next/static/chunks/app/api/v1/audio/speech/route-4fd91743f3ac831d.js +1 -0
  383. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-4fd91743f3ac831d.js +1 -0
  384. package/app/.next/static/chunks/app/api/v1/chat/completions/route-4fd91743f3ac831d.js +1 -0
  385. package/app/.next/static/chunks/app/api/v1/completions/route-4fd91743f3ac831d.js +1 -0
  386. package/app/.next/static/chunks/app/api/v1/embeddings/route-4fd91743f3ac831d.js +1 -0
  387. package/app/.next/static/chunks/app/api/v1/images/generations/route-4fd91743f3ac831d.js +1 -0
  388. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-4fd91743f3ac831d.js +1 -0
  389. package/app/.next/static/chunks/app/api/v1/messages/route-4fd91743f3ac831d.js +1 -0
  390. package/app/.next/static/chunks/app/api/v1/models/route-4fd91743f3ac831d.js +1 -0
  391. package/app/.next/static/chunks/app/api/v1/moderations/route-4fd91743f3ac831d.js +1 -0
  392. package/app/.next/static/chunks/app/api/v1/music/generations/route-4fd91743f3ac831d.js +1 -0
  393. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-4fd91743f3ac831d.js +1 -0
  394. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-4fd91743f3ac831d.js +1 -0
  395. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-4fd91743f3ac831d.js +1 -0
  396. package/app/.next/static/chunks/app/api/v1/rerank/route-4fd91743f3ac831d.js +1 -0
  397. package/app/.next/static/chunks/app/api/v1/responses/route-4fd91743f3ac831d.js +1 -0
  398. package/app/.next/static/chunks/app/api/v1/route-4fd91743f3ac831d.js +1 -0
  399. package/app/.next/static/chunks/app/api/v1/videos/generations/route-4fd91743f3ac831d.js +1 -0
  400. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-4fd91743f3ac831d.js +1 -0
  401. package/app/.next/static/chunks/app/api/v1beta/models/route-4fd91743f3ac831d.js +1 -0
  402. package/app/.next/static/chunks/app/page-4fd91743f3ac831d.js +1 -0
  403. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-4fd91743f3ac831d.js +1 -0
  404. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-4fd91743f3ac831d.js +1 -0
  405. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-4fd91743f3ac831d.js +1 -0
  406. package/app/.next/static/nnEQ31LYgGwGKL2H9Kt4h/_buildManifest.js +1 -0
  407. package/app/package.json +1 -1
  408. package/package.json +1 -1
  409. package/app/.next/static/5aHkzD-0OF6dKmuzFq3GK/_buildManifest.js +0 -1
  410. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-a42d431785ec0eeb.js +0 -1
  411. package/app/.next/static/chunks/app/403/layout-33b01fc11a9d3de5.js +0 -1
  412. package/app/.next/static/chunks/app/408/layout-33b01fc11a9d3de5.js +0 -1
  413. package/app/.next/static/chunks/app/429/layout-33b01fc11a9d3de5.js +0 -1
  414. package/app/.next/static/chunks/app/500/layout-33b01fc11a9d3de5.js +0 -1
  415. package/app/.next/static/chunks/app/502/layout-33b01fc11a9d3de5.js +0 -1
  416. package/app/.next/static/chunks/app/503/layout-33b01fc11a9d3de5.js +0 -1
  417. package/app/.next/static/chunks/app/_global-error/page-33b01fc11a9d3de5.js +0 -1
  418. package/app/.next/static/chunks/app/_not-found/page-33b01fc11a9d3de5.js +0 -1
  419. package/app/.next/static/chunks/app/a2a/route-33b01fc11a9d3de5.js +0 -1
  420. package/app/.next/static/chunks/app/api/a2a/status/route-33b01fc11a9d3de5.js +0 -1
  421. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-33b01fc11a9d3de5.js +0 -1
  422. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-33b01fc11a9d3de5.js +0 -1
  423. package/app/.next/static/chunks/app/api/a2a/tasks/route-33b01fc11a9d3de5.js +0 -1
  424. package/app/.next/static/chunks/app/api/acp/agents/route-33b01fc11a9d3de5.js +0 -1
  425. package/app/.next/static/chunks/app/api/auth/login/route-33b01fc11a9d3de5.js +0 -1
  426. package/app/.next/static/chunks/app/api/auth/logout/route-33b01fc11a9d3de5.js +0 -1
  427. package/app/.next/static/chunks/app/api/auth/status/route-33b01fc11a9d3de5.js +0 -1
  428. package/app/.next/static/chunks/app/api/cache/route-33b01fc11a9d3de5.js +0 -1
  429. package/app/.next/static/chunks/app/api/cache/stats/route-33b01fc11a9d3de5.js +0 -1
  430. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-33b01fc11a9d3de5.js +0 -1
  431. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-33b01fc11a9d3de5.js +0 -1
  432. package/app/.next/static/chunks/app/api/cli-tools/backups/route-33b01fc11a9d3de5.js +0 -1
  433. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-33b01fc11a9d3de5.js +0 -1
  434. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-33b01fc11a9d3de5.js +0 -1
  435. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-33b01fc11a9d3de5.js +0 -1
  436. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-33b01fc11a9d3de5.js +0 -1
  437. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-33b01fc11a9d3de5.js +0 -1
  438. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-33b01fc11a9d3de5.js +0 -1
  439. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-33b01fc11a9d3de5.js +0 -1
  440. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-33b01fc11a9d3de5.js +0 -1
  441. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-33b01fc11a9d3de5.js +0 -1
  442. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-33b01fc11a9d3de5.js +0 -1
  443. package/app/.next/static/chunks/app/api/cli-tools/status/route-33b01fc11a9d3de5.js +0 -1
  444. package/app/.next/static/chunks/app/api/cloud/auth/route-33b01fc11a9d3de5.js +0 -1
  445. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-33b01fc11a9d3de5.js +0 -1
  446. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-33b01fc11a9d3de5.js +0 -1
  447. package/app/.next/static/chunks/app/api/cloud/models/alias/route-33b01fc11a9d3de5.js +0 -1
  448. package/app/.next/static/chunks/app/api/combos/[id]/route-33b01fc11a9d3de5.js +0 -1
  449. package/app/.next/static/chunks/app/api/combos/auto/route-33b01fc11a9d3de5.js +0 -1
  450. package/app/.next/static/chunks/app/api/combos/metrics/route-33b01fc11a9d3de5.js +0 -1
  451. package/app/.next/static/chunks/app/api/combos/route-33b01fc11a9d3de5.js +0 -1
  452. package/app/.next/static/chunks/app/api/combos/test/route-33b01fc11a9d3de5.js +0 -1
  453. package/app/.next/static/chunks/app/api/compliance/audit-log/route-33b01fc11a9d3de5.js +0 -1
  454. package/app/.next/static/chunks/app/api/db-backups/export/route-33b01fc11a9d3de5.js +0 -1
  455. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-33b01fc11a9d3de5.js +0 -1
  456. package/app/.next/static/chunks/app/api/db-backups/import/route-33b01fc11a9d3de5.js +0 -1
  457. package/app/.next/static/chunks/app/api/db-backups/route-33b01fc11a9d3de5.js +0 -1
  458. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-33b01fc11a9d3de5.js +0 -1
  459. package/app/.next/static/chunks/app/api/evals/route-33b01fc11a9d3de5.js +0 -1
  460. package/app/.next/static/chunks/app/api/fallback/chains/route-33b01fc11a9d3de5.js +0 -1
  461. package/app/.next/static/chunks/app/api/init/route-33b01fc11a9d3de5.js +0 -1
  462. package/app/.next/static/chunks/app/api/keys/[id]/route-33b01fc11a9d3de5.js +0 -1
  463. package/app/.next/static/chunks/app/api/keys/route-33b01fc11a9d3de5.js +0 -1
  464. package/app/.next/static/chunks/app/api/logs/console/route-33b01fc11a9d3de5.js +0 -1
  465. package/app/.next/static/chunks/app/api/mcp/audit/route-33b01fc11a9d3de5.js +0 -1
  466. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-33b01fc11a9d3de5.js +0 -1
  467. package/app/.next/static/chunks/app/api/mcp/sse/route-33b01fc11a9d3de5.js +0 -1
  468. package/app/.next/static/chunks/app/api/mcp/status/route-33b01fc11a9d3de5.js +0 -1
  469. package/app/.next/static/chunks/app/api/mcp/stream/route-33b01fc11a9d3de5.js +0 -1
  470. package/app/.next/static/chunks/app/api/mcp/tools/route-33b01fc11a9d3de5.js +0 -1
  471. package/app/.next/static/chunks/app/api/models/alias/route-33b01fc11a9d3de5.js +0 -1
  472. package/app/.next/static/chunks/app/api/models/availability/route-33b01fc11a9d3de5.js +0 -1
  473. package/app/.next/static/chunks/app/api/models/catalog/route-33b01fc11a9d3de5.js +0 -1
  474. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-33b01fc11a9d3de5.js +0 -1
  475. package/app/.next/static/chunks/app/api/models/route-33b01fc11a9d3de5.js +0 -1
  476. package/app/.next/static/chunks/app/api/monitoring/health/route-33b01fc11a9d3de5.js +0 -1
  477. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-33b01fc11a9d3de5.js +0 -1
  478. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-33b01fc11a9d3de5.js +0 -1
  479. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-33b01fc11a9d3de5.js +0 -1
  480. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-33b01fc11a9d3de5.js +0 -1
  481. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-33b01fc11a9d3de5.js +0 -1
  482. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-33b01fc11a9d3de5.js +0 -1
  483. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-33b01fc11a9d3de5.js +0 -1
  484. package/app/.next/static/chunks/app/api/policies/route-33b01fc11a9d3de5.js +0 -1
  485. package/app/.next/static/chunks/app/api/pricing/defaults/route-33b01fc11a9d3de5.js +0 -1
  486. package/app/.next/static/chunks/app/api/pricing/models/route-33b01fc11a9d3de5.js +0 -1
  487. package/app/.next/static/chunks/app/api/pricing/route-33b01fc11a9d3de5.js +0 -1
  488. package/app/.next/static/chunks/app/api/provider-metrics/route-33b01fc11a9d3de5.js +0 -1
  489. package/app/.next/static/chunks/app/api/provider-models/route-33b01fc11a9d3de5.js +0 -1
  490. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-33b01fc11a9d3de5.js +0 -1
  491. package/app/.next/static/chunks/app/api/provider-nodes/route-33b01fc11a9d3de5.js +0 -1
  492. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-33b01fc11a9d3de5.js +0 -1
  493. package/app/.next/static/chunks/app/api/providers/[id]/models/route-33b01fc11a9d3de5.js +0 -1
  494. package/app/.next/static/chunks/app/api/providers/[id]/route-33b01fc11a9d3de5.js +0 -1
  495. package/app/.next/static/chunks/app/api/providers/[id]/test/route-33b01fc11a9d3de5.js +0 -1
  496. package/app/.next/static/chunks/app/api/providers/client/route-33b01fc11a9d3de5.js +0 -1
  497. package/app/.next/static/chunks/app/api/providers/route-33b01fc11a9d3de5.js +0 -1
  498. package/app/.next/static/chunks/app/api/providers/test-batch/route-33b01fc11a9d3de5.js +0 -1
  499. package/app/.next/static/chunks/app/api/providers/validate/route-33b01fc11a9d3de5.js +0 -1
  500. package/app/.next/static/chunks/app/api/rate-limit/route-33b01fc11a9d3de5.js +0 -1
  501. package/app/.next/static/chunks/app/api/rate-limits/route-33b01fc11a9d3de5.js +0 -1
  502. package/app/.next/static/chunks/app/api/resilience/reset/route-33b01fc11a9d3de5.js +0 -1
  503. package/app/.next/static/chunks/app/api/resilience/route-33b01fc11a9d3de5.js +0 -1
  504. package/app/.next/static/chunks/app/api/restart/route-33b01fc11a9d3de5.js +0 -1
  505. package/app/.next/static/chunks/app/api/sessions/route-33b01fc11a9d3de5.js +0 -1
  506. package/app/.next/static/chunks/app/api/settings/background-degradation/route-33b01fc11a9d3de5.js +0 -1
  507. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-33b01fc11a9d3de5.js +0 -1
  508. package/app/.next/static/chunks/app/api/settings/ip-filter/route-33b01fc11a9d3de5.js +0 -1
  509. package/app/.next/static/chunks/app/api/settings/model-aliases/route-33b01fc11a9d3de5.js +0 -1
  510. package/app/.next/static/chunks/app/api/settings/proxy/route-33b01fc11a9d3de5.js +0 -1
  511. package/app/.next/static/chunks/app/api/settings/proxy/test/route-33b01fc11a9d3de5.js +0 -1
  512. package/app/.next/static/chunks/app/api/settings/require-login/route-33b01fc11a9d3de5.js +0 -1
  513. package/app/.next/static/chunks/app/api/settings/route-33b01fc11a9d3de5.js +0 -1
  514. package/app/.next/static/chunks/app/api/settings/system-prompt/route-33b01fc11a9d3de5.js +0 -1
  515. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-33b01fc11a9d3de5.js +0 -1
  516. package/app/.next/static/chunks/app/api/shutdown/route-33b01fc11a9d3de5.js +0 -1
  517. package/app/.next/static/chunks/app/api/storage/health/route-33b01fc11a9d3de5.js +0 -1
  518. package/app/.next/static/chunks/app/api/sync/cloud/route-33b01fc11a9d3de5.js +0 -1
  519. package/app/.next/static/chunks/app/api/sync/initialize/route-33b01fc11a9d3de5.js +0 -1
  520. package/app/.next/static/chunks/app/api/tags/route-33b01fc11a9d3de5.js +0 -1
  521. package/app/.next/static/chunks/app/api/telemetry/summary/route-33b01fc11a9d3de5.js +0 -1
  522. package/app/.next/static/chunks/app/api/token-health/route-33b01fc11a9d3de5.js +0 -1
  523. package/app/.next/static/chunks/app/api/translator/detect/route-33b01fc11a9d3de5.js +0 -1
  524. package/app/.next/static/chunks/app/api/translator/history/route-33b01fc11a9d3de5.js +0 -1
  525. package/app/.next/static/chunks/app/api/translator/load/route-33b01fc11a9d3de5.js +0 -1
  526. package/app/.next/static/chunks/app/api/translator/save/route-33b01fc11a9d3de5.js +0 -1
  527. package/app/.next/static/chunks/app/api/translator/send/route-33b01fc11a9d3de5.js +0 -1
  528. package/app/.next/static/chunks/app/api/translator/translate/route-33b01fc11a9d3de5.js +0 -1
  529. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-33b01fc11a9d3de5.js +0 -1
  530. package/app/.next/static/chunks/app/api/usage/analytics/route-33b01fc11a9d3de5.js +0 -1
  531. package/app/.next/static/chunks/app/api/usage/budget/route-33b01fc11a9d3de5.js +0 -1
  532. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-33b01fc11a9d3de5.js +0 -1
  533. package/app/.next/static/chunks/app/api/usage/call-logs/route-33b01fc11a9d3de5.js +0 -1
  534. package/app/.next/static/chunks/app/api/usage/history/route-33b01fc11a9d3de5.js +0 -1
  535. package/app/.next/static/chunks/app/api/usage/logs/route-33b01fc11a9d3de5.js +0 -1
  536. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-33b01fc11a9d3de5.js +0 -1
  537. package/app/.next/static/chunks/app/api/usage/quota/route-33b01fc11a9d3de5.js +0 -1
  538. package/app/.next/static/chunks/app/api/usage/request-logs/route-33b01fc11a9d3de5.js +0 -1
  539. package/app/.next/static/chunks/app/api/v1/api/chat/route-33b01fc11a9d3de5.js +0 -1
  540. package/app/.next/static/chunks/app/api/v1/audio/speech/route-33b01fc11a9d3de5.js +0 -1
  541. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-33b01fc11a9d3de5.js +0 -1
  542. package/app/.next/static/chunks/app/api/v1/chat/completions/route-33b01fc11a9d3de5.js +0 -1
  543. package/app/.next/static/chunks/app/api/v1/embeddings/route-33b01fc11a9d3de5.js +0 -1
  544. package/app/.next/static/chunks/app/api/v1/images/generations/route-33b01fc11a9d3de5.js +0 -1
  545. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-33b01fc11a9d3de5.js +0 -1
  546. package/app/.next/static/chunks/app/api/v1/messages/route-33b01fc11a9d3de5.js +0 -1
  547. package/app/.next/static/chunks/app/api/v1/models/route-33b01fc11a9d3de5.js +0 -1
  548. package/app/.next/static/chunks/app/api/v1/moderations/route-33b01fc11a9d3de5.js +0 -1
  549. package/app/.next/static/chunks/app/api/v1/music/generations/route-33b01fc11a9d3de5.js +0 -1
  550. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-33b01fc11a9d3de5.js +0 -1
  551. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-33b01fc11a9d3de5.js +0 -1
  552. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-33b01fc11a9d3de5.js +0 -1
  553. package/app/.next/static/chunks/app/api/v1/rerank/route-33b01fc11a9d3de5.js +0 -1
  554. package/app/.next/static/chunks/app/api/v1/responses/route-33b01fc11a9d3de5.js +0 -1
  555. package/app/.next/static/chunks/app/api/v1/route-33b01fc11a9d3de5.js +0 -1
  556. package/app/.next/static/chunks/app/api/v1/videos/generations/route-33b01fc11a9d3de5.js +0 -1
  557. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-33b01fc11a9d3de5.js +0 -1
  558. package/app/.next/static/chunks/app/api/v1beta/models/route-33b01fc11a9d3de5.js +0 -1
  559. package/app/.next/static/chunks/app/page-33b01fc11a9d3de5.js +0 -1
  560. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-33b01fc11a9d3de5.js +0 -1
  561. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-33b01fc11a9d3de5.js +0 -1
  562. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-33b01fc11a9d3de5.js +0 -1
  563. /package/app/.next/static/{5aHkzD-0OF6dKmuzFq3GK → nnEQ31LYgGwGKL2H9Kt4h}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";exports.id=3648,exports.ids=[3648],exports.modules={1237:(a,b,c)=>{c.d(b,{default:()=>h});var d=c(48249),e=c(67484),f=c(65953),g=c(53156);function h({isOpen:a,onClose:b,title:c="Manual Configuration",configs:h=[]}){let[i,j]=(0,e.useState)(null),k=async(a,b)=>{try{if(navigator.clipboard&&window.isSecureContext)await navigator.clipboard.writeText(a);else{let b=document.createElement("textarea");b.value=a,b.style.position="fixed",b.style.left="-9999px",b.style.top="-9999px",b.style.opacity="0",document.body.appendChild(b),b.focus(),b.select(),document.execCommand("copy"),document.body.removeChild(b)}j(b),setTimeout(()=>j(null),2e3)}catch(a){console.log("Failed to copy:",a)}};return(0,d.jsx)(f.default,{isOpen:a,onClose:b,title:c,size:"xl",children:(0,d.jsx)("div",{className:"flex flex-col gap-4",children:h.map((a,b)=>(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("span",{className:"text-sm font-medium text-text-main",children:a.filename}),(0,d.jsxs)(g.default,{variant:"ghost",size:"sm",onClick:()=>k(a.content,b),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:i===b?"check":"content_copy"}),i===b?"Copied!":"Copy"]})]}),(0,d.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:a.content})]},b))})})}},2490:(a,b,c)=>{c.d(b,{default:()=>f});var d=c(48249),e=c(31846);function f({children:a,title:b,subtitle:c,icon:f,action:g,padding:h="md",hover:i=!1,className:j,...k}){return(0,d.jsxs)("div",{className:(0,e.cn)("bg-surface","border border-black/5 dark:border-white/5","rounded-lg shadow-sm",i&&"hover:shadow-md hover:border-primary/30 transition-all cursor-pointer",{none:"",xs:"p-3",sm:"p-4",md:"p-6",lg:"p-8"}[h],j),...k,children:[(b||g)&&(0,d.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[f&&(0,d.jsx)("div",{className:"p-2 rounded-lg bg-bg text-text-muted",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:f})}),(0,d.jsxs)("div",{children:[b&&(0,d.jsx)("h3",{className:"text-text-main font-semibold",children:b}),c&&(0,d.jsx)("p",{className:"text-sm text-text-muted",children:c})]})]}),g]}),a]})}f.Section=function({children:a,className:b,...c}){return(0,d.jsx)("div",{className:(0,e.cn)("p-4 rounded-lg","bg-black/[0.02] dark:bg-white/[0.02]","border border-black/5 dark:border-white/5",b),...c,children:a})},f.Row=function({children:a,className:b,...c}){return(0,d.jsx)("div",{className:(0,e.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]",b),...c,children:a})},f.ListItem=function({children:a,actions:b,className:c,...f}){return(0,d.jsxs)("div",{className:(0,e.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",c),...f,children:[(0,d.jsx)("div",{className:"flex-1 min-w-0",children:a}),b&&(0,d.jsx)("div",{className:"flex items-center gap-1 opacity-0 group-hover:opacity-100 focus-within:opacity-100 transition-opacity",children:b})]})}},4355:(a,b,c)=>{c.d(b,{default:()=>h});var d=c(48249),e=c(31846);let f={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"},g={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 h({children:a,variant:b="default",size:c="md",dot:h=!1,icon:i,className:j}){return(0,d.jsxs)("span",{className:(0,e.cn)("inline-flex items-center gap-1.5 rounded-full font-semibold",f[b],g[c],j),children:[h&&(0,d.jsx)("span",{"aria-hidden":"true",className:(0,e.cn)("size-1.5 rounded-full","success"===b&&"bg-green-500","warning"===b&&"bg-yellow-500","error"===b&&"bg-red-500","info"===b&&"bg-blue-500","primary"===b&&"bg-primary","default"===b&&"bg-gray-500")}),i&&(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]","aria-hidden":"true",children:i}),a]})}},8744:(a,b,c)=>{c.d(b,{default:()=>m});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(65953),i=c(53156),j=c(29518),k=c(73295);let l=new Set(["antigravity","gemini-cli"]);function m({isOpen:a,provider:b,providerInfo:c,onSuccess:f,onClose:g,idcConfig:m}){let[n,o]=(0,e.useState)("waiting"),[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(""),[t,u]=(0,e.useState)(null),[v,w]=(0,e.useState)(!1),[x,y]=(0,e.useState)(null),[z,A]=(0,e.useState)(!1),B=(0,e.useRef)(null),{copied:C,copy:D}=(0,k.C)(),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)("/callback?code=...");(0,e.useRef)(!1),(0,e.useRef)(!1);let[I,J]=(0,e.useState)(!1),K=(0,e.useCallback)(async(a,c)=>{if(p)try{let d=await fetch(`/api/oauth/${b}/exchange`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:a,redirectUri:p.redirectUri,codeVerifier:p.codeVerifier,state:c})}),e=await d.json();if(!d.ok)throw Error(e.error);o("success"),f?.()}catch(a){a.message?.toLowerCase().includes("redirect_uri_mismatch")&&l.has(b)?u("redirect_uri_mismatch: The default Google OAuth credentials only work on localhost. For remote use, configure your own OAuth credentials via environment variables: "+("antigravity"===b?"ANTIGRAVITY_OAUTH_CLIENT_ID and ANTIGRAVITY_OAUTH_CLIENT_SECRET":"GEMINI_OAUTH_CLIENT_ID and GEMINI_OAUTH_CLIENT_SECRET")+". See the README section 'OAuth on a Remote Server'."):u(a.message),o("error")}},[p,b,f]),L=(0,e.useCallback)(async(a,c,d,e)=>{A(!0);for(let g=0;g<60;g++){await new Promise(a=>setTimeout(a,1e3*d));try{let g=await fetch(`/api/oauth/${b}/poll`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceCode:a,codeVerifier:c,extraData:e})}),h=await g.json();if(h.success){o("success"),A(!1),f?.();return}if("expired_token"===h.error||"access_denied"===h.error)throw Error(h.errorDescription||h.error);"slow_down"===h.error&&(d=Math.min(d+5,30))}catch(a){u(a.message),o("error"),A(!1);return}}u("Authorization timeout"),o("error"),A(!1)},[b,f]),M=(0,e.useCallback)(async()=>{if(b)try{let a;if(u(null),"github"===b||"qwen"===b||"kiro"===b||"kimi-coding"===b||"kilocode"===b){w(!0),o("waiting");let a=await fetch(`/api/oauth/${b}/device-code`),c=await a.json();if(!a.ok)throw Error(c.error);y(c);let d=c.verification_uri_complete||c.verification_uri;d&&window.open(d,"oauth_verify");let e="kiro"===b?{_clientId:c._clientId,_clientSecret:c._clientSecret}:null;L(c.device_code,c.codeVerifier,c.interval||5,e);return}if("codex"===b&&E){try{let a=await fetch("/api/oauth/codex/start-callback-server"),b=await a.json();if(!a.ok)throw Error(b.error);q({...b,redirectUri:b.redirectUri}),o("waiting"),window.open(b.authUrl,"oauth_auth"),A(!0);for(let a=0;a<150;a++){await new Promise(a=>setTimeout(a,2e3));let a=await fetch("/api/oauth/codex/poll-callback",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({})}),b=await a.json();if(b.success){o("success"),A(!1),f?.();return}if(b.error&&!b.pending)throw Error(b.errorDescription||b.error)}throw A(!1),Error("Authorization timeout")}catch(a){A(!1),o("input"),u(a.message+" — You can paste the callback URL manually below.")}return}if("codex"===b||"openai"===b)a="http://localhost:1455/auth/callback";else if(l.has(b)){let b=window.location.port||"20128";a=`http://localhost:${b}/callback`}else if(E){let b=window.location.port||("https:"===window.location.protocol?"443":"80");a=`http://localhost:${b}/callback`}else{let b=window.location.origin;a=`${b}/callback`}let c=await fetch(`/api/oauth/${b}/authorize?redirect_uri=${encodeURIComponent(a)}`),d=await c.json();if(!c.ok)throw Error(d.error);q({...d,redirectUri:a}),I?(o("waiting"),B.current=window.open(d.authUrl,"oauth_popup","width=600,height=700"),B.current||o("input")):(o("input"),window.open(d.authUrl,"oauth_auth"))}catch(a){u(a.message),o("error")}},[b,E,I,L,f]),N=async()=>{try{u(null);let a=new URL(r),b=a.searchParams.get("code"),c=a.searchParams.get("state"),d=a.searchParams.get("error");if(d)throw Error(a.searchParams.get("error_description")||d);if(!b)throw Error("No authorization code found in URL");await K(b,c)}catch(a){u(a.message),o("error")}};return b&&c?(0,d.jsx)(h.default,{isOpen:a,title:`Connect ${c.name}`,onClose:g,size:"lg",children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:["waiting"===n&&!v&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Waiting for Authorization"}),(0,d.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Complete the authorization in the popup window."}),(0,d.jsx)(i.default,{variant:"ghost",onClick:()=>o("input"),children:"Popup blocked? Enter URL manually"})]}),"waiting"===n&&v&&x&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"text-center py-4",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Visit the URL below and enter the code:"}),(0,d.jsxs)("div",{className:"bg-sidebar p-4 rounded-lg mb-4",children:[(0,d.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Verification URL"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("code",{className:"flex-1 text-sm break-all",children:x.verification_uri}),(0,d.jsx)(i.default,{size:"sm",variant:"ghost",icon:"verify_url"===C?"check":"content_copy",onClick:()=>D(x.verification_uri,"verify_url")})]})]}),(0,d.jsxs)("div",{className:"bg-primary/10 p-4 rounded-lg",children:[(0,d.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Your Code"}),(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2",children:[(0,d.jsx)("p",{className:"text-2xl font-mono font-bold text-primary",children:x.user_code}),(0,d.jsx)(i.default,{size:"sm",variant:"ghost",icon:"user_code"===C?"check":"content_copy",onClick:()=>D(x.user_code,"user_code")})]})]})]}),z&&(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),"Waiting for authorization..."]})]}),"input"===n&&!v&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"space-y-4",children:[!I&&l.has(b)&&(0,d.jsxs)("div",{className:"rounded-lg border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-200",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm align-middle mr-1",children:"warning"}),(0,d.jsx)("strong",{children:"Remote access + Google OAuth:"})," The default credentials only accept redirects to ",(0,d.jsx)("code",{children:"localhost"}),". After authorizing, your browser will try to open ",(0,d.jsx)("code",{children:"localhost"})," — copy that full URL and paste it below. For fully remote use without this manual step,"," ",(0,d.jsx)("a",{href:"https://github.com/diegosouzapw/OmniRoute#oauth-on-a-remote-server",target:"_blank",rel:"noreferrer",className:"underline",children:"configure your own OAuth credentials"}),"."]}),!I&&!l.has(b)&&(0,d.jsxs)("div",{className:"rounded-lg border border-blue-500/30 bg-blue-500/10 p-3 text-xs text-blue-200",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm align-middle mr-1",children:"info"}),(0,d.jsx)("strong",{children:"Remote access:"})," Since you're accessing OmniRoute remotely, after authorizing you'll see an error page (localhost not found). That's expected — just copy the full URL from your browser's address bar and paste it below."]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 1: Open this URL in your browser"}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(j.default,{value:p?.authUrl||"",readOnly:!0,className:"flex-1 font-mono text-xs"}),(0,d.jsx)(i.default,{variant:"secondary",icon:"auth_url"===C?"check":"content_copy",onClick:()=>D(p?.authUrl,"auth_url"),children:"Copy"})]})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 2: Paste the callback URL here"}),(0,d.jsx)("p",{className:"text-xs text-text-muted mb-2",children:"After authorization, copy the full URL from your browser."}),(0,d.jsx)(j.default,{value:r,onChange:a=>s(a.target.value),placeholder:G,className:"font-mono text-xs"})]})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.default,{onClick:N,fullWidth:!0,disabled:!r,children:"Connect"}),(0,d.jsx)(i.default,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),"success"===n&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.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,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connected Successfully!"}),(0,d.jsxs)("p",{className:"text-sm text-text-muted mb-4",children:["Your ",c.name," account has been connected."]}),(0,d.jsx)(i.default,{onClick:g,fullWidth:!0,children:"Done"})]}),"error"===n&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.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,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-red-600",children:"error"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connection Failed"}),(0,d.jsx)("p",{className:"text-sm text-red-600 mb-4",children:t}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.default,{onClick:M,variant:"secondary",fullWidth:!0,children:"Try Again"}),(0,d.jsx)(i.default,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})]})}):null}m.propTypes={isOpen:g().bool.isRequired,provider:g().string,providerInfo:g().shape({name:g().string}),onSuccess:g().func,onClose:g().func.isRequired}},16116:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{default:()=>j});var e=c(48249),f=c(49885),g=c.n(f),h=c(59869),i=a([h]);function j({children:a}){return(0,e.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,e.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,e.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,e.jsx)("div",{className:"absolute top-6 right-6 z-20",children:(0,e.jsx)(h.default,{variant:"card"})}),(0,e.jsx)("main",{className:"flex-1 flex flex-col items-center justify-center p-4 sm:p-6 z-10 w-full h-full",children:a})]})}h=(i.then?(await i)():i)[0],j.propTypes={children:g().node.isRequired},d()}catch(a){d(a)}})},16529:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(48249),e=c(67484);function f(){let[a,b]=(0,e.useState)(!1),[c,f]=(0,e.useState)("");return((0,e.useCallback)(async()=>{try{(await fetch("/api/monitoring/health",{signal:AbortSignal.timeout(3e3)})).ok?a&&(b(!1),f("")):(b(!0),f("Server is experiencing issues. Some features may be unavailable."))}catch{b(!0),f("Server is unreachable. Reconnecting...")}},[a]),a)?(0,d.jsxs)("div",{className:"bg-amber-500/10 border-b border-amber-500/20 px-4 py-2.5 flex items-center justify-between gap-3 animate-in slide-in-from-top",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-amber-500 text-[18px] animate-pulse",children:"warning"}),(0,d.jsx)("span",{className:"text-sm text-amber-200",children:c})]}),(0,d.jsx)("button",{onClick:()=>b(!1),className:"p-1 rounded hover:bg-white/5 text-text-muted hover:text-text-main transition-colors","aria-label":"Dismiss",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]}):null}},17908:(a,b,c)=>{function d(a){try{return new Date(a).toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}catch{return"-"}}function e(a){return a?a<1e3?`${a}ms`:`${(a/1e3).toFixed(1)}s`:"-"}function f(a){if(!a||"-"===a)return"-";let b=a.indexOf("@");return b>3?a.slice(0,3)+"***"+a.slice(b):a.length>8?a.slice(0,5)+"***":a}function g(a,b){if(!a&&!b)return"—";let c=a||"key";return b?`${c} (${function(a,b=2,c=2){return a?a.length<=b+c?`${a.slice(0,1)}***`:`${a.slice(0,b)}***${a.slice(-c)}`:""}(b,4,4)})`:c}function h(a){return a>=1e9?`${(a/1e9).toFixed(1)}B`:a>=1e6?`${(a/1e6).toFixed(1)}M`:a>=1e3?`${(a/1e3).toFixed(1)}K`:new Intl.NumberFormat().format(a||0)}function i(a){return new Intl.NumberFormat().format(a||0)}function j(a){return`$${(a||0).toFixed(2)}`}function k(a,b=50){if(!a)return"-";try{let c=new URL(a),d=c.hostname+c.pathname;return d.length>b?d.slice(0,b)+"…":d}catch{return a.length>b?a.slice(0,b)+"…":a}}function l(a){return"number"==typeof a&&isFinite(a)?a:void 0}c.d(b,{F0:()=>j,Ib:()=>f,Q1:()=>l,VK:()=>h,VO:()=>g,Y1:()=>k,a3:()=>e,fU:()=>d,xW:()=>i})},18732:(a,b,c)=>{c.d(b,{default:()=>j});var d=c(48249),e=c(35005),f=c(67484);let g={success:"✓",error:"✕",warning:"⚠",info:"ℹ"},h={success:{bg:"rgba(16, 185, 129, 0.15)",border:"rgba(16, 185, 129, 0.4)",icon:"#10b981"},error:{bg:"rgba(239, 68, 68, 0.15)",border:"rgba(239, 68, 68, 0.4)",icon:"#ef4444"},warning:{bg:"rgba(245, 158, 11, 0.15)",border:"rgba(245, 158, 11, 0.4)",icon:"#f59e0b"},info:{bg:"rgba(59, 130, 246, 0.15)",border:"rgba(59, 130, 246, 0.4)",icon:"#3b82f6"}};function i({notification:a,onDismiss:b}){let[c,e]=(0,f.useState)(!1),i=h[a.type]||h.info;return(0,d.jsxs)("div",{role:"alert","aria-live":"polite",style:{display:"flex",alignItems:"flex-start",gap:"12px",padding:"14px 16px",borderRadius:"10px",backgroundColor:i.bg,border:`1px solid ${i.border}`,backdropFilter:"blur(12px)",boxShadow:"0 8px 32px rgba(0,0,0,0.2)",minWidth:"320px",maxWidth:"420px",animation:c?"toastOut 0.2s ease-in forwards":"toastIn 0.3s ease-out forwards",transition:"all 0.2s ease"},children:[(0,d.jsx)("span",{style:{fontSize:"18px",color:i.icon,fontWeight:"bold",lineHeight:1,marginTop:"2px"},children:g[a.type]}),(0,d.jsxs)("div",{style:{flex:1,minWidth:0},children:[a.title&&(0,d.jsx)("div",{style:{fontWeight:600,fontSize:"14px",color:"var(--text-primary, #fff)",marginBottom:"2px"},children:a.title}),(0,d.jsx)("div",{style:{fontSize:"13px",color:"var(--text-secondary, #ccc)",lineHeight:1.4},children:a.message})]}),a.dismissible&&(0,d.jsx)("button",{onClick:()=>{e(!0),setTimeout(()=>b(a.id),200)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",cursor:"pointer",color:"var(--text-secondary, #999)",fontSize:"16px",padding:"0 2px",lineHeight:1,opacity:.6,transition:"opacity 0.15s"},onMouseEnter:a=>a.currentTarget.style.opacity="1",onMouseLeave:a=>a.currentTarget.style.opacity="0.6",children:"\xd7"})]})}function j(){let{notifications:a,removeNotification:b}=(0,e.i)();return 0===a.length?null:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("style",{children:`
1
+ "use strict";exports.id=3648,exports.ids=[3648],exports.modules={1237:(a,b,c)=>{c.d(b,{default:()=>h});var d=c(48249),e=c(67484),f=c(65953),g=c(53156);function h({isOpen:a,onClose:b,title:c="Manual Configuration",configs:h=[]}){let[i,j]=(0,e.useState)(null),k=async(a,b)=>{try{if(navigator.clipboard&&window.isSecureContext)await navigator.clipboard.writeText(a);else{let b=document.createElement("textarea");b.value=a,b.style.position="fixed",b.style.left="-9999px",b.style.top="-9999px",b.style.opacity="0",document.body.appendChild(b),b.focus(),b.select(),document.execCommand("copy"),document.body.removeChild(b)}j(b),setTimeout(()=>j(null),2e3)}catch(a){console.log("Failed to copy:",a)}};return(0,d.jsx)(f.default,{isOpen:a,onClose:b,title:c,size:"xl",children:(0,d.jsx)("div",{className:"flex flex-col gap-4",children:h.map((a,b)=>(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("span",{className:"text-sm font-medium text-text-main",children:a.filename}),(0,d.jsxs)(g.default,{variant:"ghost",size:"sm",onClick:()=>k(a.content,b),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:i===b?"check":"content_copy"}),i===b?"Copied!":"Copy"]})]}),(0,d.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:a.content})]},b))})})}},2490:(a,b,c)=>{c.d(b,{default:()=>f});var d=c(48249),e=c(31846);function f({children:a,title:b,subtitle:c,icon:f,action:g,padding:h="md",hover:i=!1,className:j,...k}){return(0,d.jsxs)("div",{className:(0,e.cn)("bg-surface","border border-black/5 dark:border-white/5","rounded-lg shadow-sm",i&&"hover:shadow-md hover:border-primary/30 transition-all cursor-pointer",{none:"",xs:"p-3",sm:"p-4",md:"p-6",lg:"p-8"}[h],j),...k,children:[(b||g)&&(0,d.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[f&&(0,d.jsx)("div",{className:"p-2 rounded-lg bg-bg text-text-muted",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:f})}),(0,d.jsxs)("div",{children:[b&&(0,d.jsx)("h3",{className:"text-text-main font-semibold",children:b}),c&&(0,d.jsx)("p",{className:"text-sm text-text-muted",children:c})]})]}),g]}),a]})}f.Section=function({children:a,className:b,...c}){return(0,d.jsx)("div",{className:(0,e.cn)("p-4 rounded-lg","bg-black/[0.02] dark:bg-white/[0.02]","border border-black/5 dark:border-white/5",b),...c,children:a})},f.Row=function({children:a,className:b,...c}){return(0,d.jsx)("div",{className:(0,e.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]",b),...c,children:a})},f.ListItem=function({children:a,actions:b,className:c,...f}){return(0,d.jsxs)("div",{className:(0,e.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",c),...f,children:[(0,d.jsx)("div",{className:"flex-1 min-w-0",children:a}),b&&(0,d.jsx)("div",{className:"flex items-center gap-1 opacity-0 group-hover:opacity-100 focus-within:opacity-100 transition-opacity",children:b})]})}},4355:(a,b,c)=>{c.d(b,{default:()=>h});var d=c(48249),e=c(31846);let f={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"},g={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 h({children:a,variant:b="default",size:c="md",dot:h=!1,icon:i,className:j}){return(0,d.jsxs)("span",{className:(0,e.cn)("inline-flex items-center gap-1.5 rounded-full font-semibold",f[b],g[c],j),children:[h&&(0,d.jsx)("span",{"aria-hidden":"true",className:(0,e.cn)("size-1.5 rounded-full","success"===b&&"bg-green-500","warning"===b&&"bg-yellow-500","error"===b&&"bg-red-500","info"===b&&"bg-blue-500","primary"===b&&"bg-primary","default"===b&&"bg-gray-500")}),i&&(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]","aria-hidden":"true",children:i}),a]})}},8744:(a,b,c)=>{c.d(b,{default:()=>m});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(65953),i=c(53156),j=c(29518),k=c(73295);let l=new Set(["antigravity","gemini-cli"]);function m({isOpen:a,provider:b,providerInfo:c,onSuccess:f,onClose:g,idcConfig:m}){let[n,o]=(0,e.useState)("waiting"),[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(""),[t,u]=(0,e.useState)(null),[v,w]=(0,e.useState)(!1),[x,y]=(0,e.useState)(null),[z,A]=(0,e.useState)(!1),B=(0,e.useRef)(null),{copied:C,copy:D}=(0,k.C)(),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)("/callback?code=...");(0,e.useRef)(!1),(0,e.useRef)(!1);let[I,J]=(0,e.useState)(!1),K=(0,e.useCallback)(async(a,c)=>{if(p)try{let d=await fetch(`/api/oauth/${b}/exchange`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({code:a,redirectUri:p.redirectUri,codeVerifier:p.codeVerifier,state:c})}),e=await d.json();if(!d.ok){let a="object"==typeof e.error&&null!==e.error?e.error.message||JSON.stringify(e.error):e.error||"Exchange failed";throw Error(a)}o("success"),f?.()}catch(a){a.message?.toLowerCase().includes("redirect_uri_mismatch")&&l.has(b)?u("redirect_uri_mismatch: The default Google OAuth credentials only work on localhost. For remote use, configure your own OAuth credentials via environment variables: "+("antigravity"===b?"ANTIGRAVITY_OAUTH_CLIENT_ID and ANTIGRAVITY_OAUTH_CLIENT_SECRET":"GEMINI_OAUTH_CLIENT_ID and GEMINI_OAUTH_CLIENT_SECRET")+". See the README section 'OAuth on a Remote Server'."):u(a.message),o("error")}},[p,b,f]),L=(0,e.useCallback)(async(a,c,d,e)=>{A(!0);for(let g=0;g<60;g++){await new Promise(a=>setTimeout(a,1e3*d));try{let g=await fetch(`/api/oauth/${b}/poll`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({deviceCode:a,codeVerifier:c,extraData:e})}),h=await g.json();if(h.success){o("success"),A(!1),f?.();return}if("expired_token"===h.error||"access_denied"===h.error)throw Error(h.errorDescription||h.error);"slow_down"===h.error&&(d=Math.min(d+5,30))}catch(a){u(a.message),o("error"),A(!1);return}}u("Authorization timeout"),o("error"),A(!1)},[b,f]),M=(0,e.useCallback)(async()=>{if(b)try{let a;if(u(null),"github"===b||"qwen"===b||"kiro"===b||"kimi-coding"===b||"kilocode"===b){w(!0),o("waiting");let a=await fetch(`/api/oauth/${b}/device-code`),c=await a.json();if(!a.ok){let a="object"==typeof c.error&&null!==c.error?c.error.message||JSON.stringify(c.error):c.error||"Request failed";throw Error(a)}y(c);let d=c.verification_uri_complete||c.verification_uri;d&&window.open(d,"oauth_verify");let e="kiro"===b?{_clientId:c._clientId,_clientSecret:c._clientSecret}:null;L(c.device_code,c.codeVerifier,c.interval||5,e);return}if("codex"===b&&E){try{let a=await fetch("/api/oauth/codex/start-callback-server"),b=await a.json();if(!a.ok)throw Error(b.error);q({...b,redirectUri:b.redirectUri}),o("waiting"),window.open(b.authUrl,"oauth_auth"),A(!0);for(let a=0;a<150;a++){await new Promise(a=>setTimeout(a,2e3));let a=await fetch("/api/oauth/codex/poll-callback",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({})}),b=await a.json();if(b.success){o("success"),A(!1),f?.();return}if(b.error&&!b.pending)throw Error(b.errorDescription||b.error)}throw A(!1),Error("Authorization timeout")}catch(a){A(!1),o("input"),u(a.message+" — You can paste the callback URL manually below.")}return}if("codex"===b||"openai"===b)a="http://localhost:1455/auth/callback";else if(l.has(b)){let b=window.location.port||"20128";a=`http://localhost:${b}/callback`}else if(E){let b=window.location.port||("https:"===window.location.protocol?"443":"80");a=`http://localhost:${b}/callback`}else{let b=window.location.origin;a=`${b}/callback`}let c=await fetch(`/api/oauth/${b}/authorize?redirect_uri=${encodeURIComponent(a)}`),d=await c.json();if(!c.ok){let a="object"==typeof d.error&&null!==d.error?d.error.message||JSON.stringify(d.error):d.error||"Authorization failed";throw Error(a)}q({...d,redirectUri:a}),I?(o("waiting"),B.current=window.open(d.authUrl,"oauth_popup","width=600,height=700"),B.current||o("input")):(o("input"),window.open(d.authUrl,"oauth_auth"))}catch(a){u(a.message),o("error")}},[b,E,I,L,f]),N=async()=>{try{u(null);let a=new URL(r),b=a.searchParams.get("code"),c=a.searchParams.get("state"),d=a.searchParams.get("error");if(d)throw Error(a.searchParams.get("error_description")||d);if(!b)throw Error("No authorization code found in URL");await K(b,c)}catch(a){u(a.message),o("error")}};return b&&c?(0,d.jsx)(h.default,{isOpen:a,title:`Connect ${c.name}`,onClose:g,size:"lg",children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:["waiting"===n&&!v&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Waiting for Authorization"}),(0,d.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Complete the authorization in the popup window."}),(0,d.jsx)(i.default,{variant:"ghost",onClick:()=>o("input"),children:"Popup blocked? Enter URL manually"})]}),"waiting"===n&&v&&x&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"text-center py-4",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Visit the URL below and enter the code:"}),(0,d.jsxs)("div",{className:"bg-sidebar p-4 rounded-lg mb-4",children:[(0,d.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Verification URL"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("code",{className:"flex-1 text-sm break-all",children:x.verification_uri}),(0,d.jsx)(i.default,{size:"sm",variant:"ghost",icon:"verify_url"===C?"check":"content_copy",onClick:()=>D(x.verification_uri,"verify_url")})]})]}),(0,d.jsxs)("div",{className:"bg-primary/10 p-4 rounded-lg",children:[(0,d.jsx)("p",{className:"text-xs text-text-muted mb-1",children:"Your Code"}),(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2",children:[(0,d.jsx)("p",{className:"text-2xl font-mono font-bold text-primary",children:x.user_code}),(0,d.jsx)(i.default,{size:"sm",variant:"ghost",icon:"user_code"===C?"check":"content_copy",onClick:()=>D(x.user_code,"user_code")})]})]})]}),z&&(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),"Waiting for authorization..."]})]}),"input"===n&&!v&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"space-y-4",children:[!I&&l.has(b)&&(0,d.jsxs)("div",{className:"rounded-lg border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-200",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm align-middle mr-1",children:"warning"}),(0,d.jsx)("strong",{children:"Remote access + Google OAuth:"})," The default credentials only accept redirects to ",(0,d.jsx)("code",{children:"localhost"}),". After authorizing, your browser will try to open ",(0,d.jsx)("code",{children:"localhost"})," — copy that full URL and paste it below. For fully remote use without this manual step,"," ",(0,d.jsx)("a",{href:"https://github.com/diegosouzapw/OmniRoute#oauth-on-a-remote-server",target:"_blank",rel:"noreferrer",className:"underline",children:"configure your own OAuth credentials"}),"."]}),!I&&!l.has(b)&&(0,d.jsxs)("div",{className:"rounded-lg border border-blue-500/30 bg-blue-500/10 p-3 text-xs text-blue-200",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm align-middle mr-1",children:"info"}),(0,d.jsx)("strong",{children:"Remote access:"})," Since you're accessing OmniRoute remotely, after authorizing you'll see an error page (localhost not found). That's expected — just copy the full URL from your browser's address bar and paste it below."]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 1: Open this URL in your browser"}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(j.default,{value:p?.authUrl||"",readOnly:!0,className:"flex-1 font-mono text-xs"}),(0,d.jsx)(i.default,{variant:"secondary",icon:"auth_url"===C?"check":"content_copy",onClick:()=>D(p?.authUrl,"auth_url"),children:"Copy"})]})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-2",children:"Step 2: Paste the callback URL here"}),(0,d.jsx)("p",{className:"text-xs text-text-muted mb-2",children:"After authorization, copy the full URL from your browser."}),(0,d.jsx)(j.default,{value:r,onChange:a=>s(a.target.value),placeholder:G,className:"font-mono text-xs"})]})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.default,{onClick:N,fullWidth:!0,disabled:!r,children:"Connect"}),(0,d.jsx)(i.default,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),"success"===n&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.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,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connected Successfully!"}),(0,d.jsxs)("p",{className:"text-sm text-text-muted mb-4",children:["Your ",c.name," account has been connected."]}),(0,d.jsx)(i.default,{onClick:g,fullWidth:!0,children:"Done"})]}),"error"===n&&(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.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,d.jsx)("span",{className:"material-symbols-outlined text-3xl text-red-600",children:"error"})}),(0,d.jsx)("h3",{className:"text-lg font-semibold mb-2",children:"Connection Failed"}),(0,d.jsx)("p",{className:"text-sm text-red-600 mb-4",children:t}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.default,{onClick:M,variant:"secondary",fullWidth:!0,children:"Try Again"}),(0,d.jsx)(i.default,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})]})}):null}m.propTypes={isOpen:g().bool.isRequired,provider:g().string,providerInfo:g().shape({name:g().string}),onSuccess:g().func,onClose:g().func.isRequired}},16116:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{default:()=>j});var e=c(48249),f=c(49885),g=c.n(f),h=c(59869),i=a([h]);function j({children:a}){return(0,e.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,e.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,e.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,e.jsx)("div",{className:"absolute top-6 right-6 z-20",children:(0,e.jsx)(h.default,{variant:"card"})}),(0,e.jsx)("main",{className:"flex-1 flex flex-col items-center justify-center p-4 sm:p-6 z-10 w-full h-full",children:a})]})}h=(i.then?(await i)():i)[0],j.propTypes={children:g().node.isRequired},d()}catch(a){d(a)}})},16529:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(48249),e=c(67484);function f(){let[a,b]=(0,e.useState)(!1),[c,f]=(0,e.useState)("");return((0,e.useCallback)(async()=>{try{(await fetch("/api/monitoring/health",{signal:AbortSignal.timeout(3e3)})).ok?a&&(b(!1),f("")):(b(!0),f("Server is experiencing issues. Some features may be unavailable."))}catch{b(!0),f("Server is unreachable. Reconnecting...")}},[a]),a)?(0,d.jsxs)("div",{className:"bg-amber-500/10 border-b border-amber-500/20 px-4 py-2.5 flex items-center justify-between gap-3 animate-in slide-in-from-top",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-amber-500 text-[18px] animate-pulse",children:"warning"}),(0,d.jsx)("span",{className:"text-sm text-amber-200",children:c})]}),(0,d.jsx)("button",{onClick:()=>b(!1),className:"p-1 rounded hover:bg-white/5 text-text-muted hover:text-text-main transition-colors","aria-label":"Dismiss",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]}):null}},17908:(a,b,c)=>{function d(a){try{return new Date(a).toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})}catch{return"-"}}function e(a){return a?a<1e3?`${a}ms`:`${(a/1e3).toFixed(1)}s`:"-"}function f(a){if(!a||"-"===a)return"-";let b=a.indexOf("@");return b>3?a.slice(0,3)+"***"+a.slice(b):a.length>8?a.slice(0,5)+"***":a}function g(a,b){if(!a&&!b)return"—";let c=a||"key";return b?`${c} (${function(a,b=2,c=2){return a?a.length<=b+c?`${a.slice(0,1)}***`:`${a.slice(0,b)}***${a.slice(-c)}`:""}(b,4,4)})`:c}function h(a){return a>=1e9?`${(a/1e9).toFixed(1)}B`:a>=1e6?`${(a/1e6).toFixed(1)}M`:a>=1e3?`${(a/1e3).toFixed(1)}K`:new Intl.NumberFormat().format(a||0)}function i(a){return new Intl.NumberFormat().format(a||0)}function j(a){return`$${(a||0).toFixed(2)}`}function k(a,b=50){if(!a)return"-";try{let c=new URL(a),d=c.hostname+c.pathname;return d.length>b?d.slice(0,b)+"…":d}catch{return a.length>b?a.slice(0,b)+"…":a}}function l(a){return"number"==typeof a&&isFinite(a)?a:void 0}c.d(b,{F0:()=>j,Ib:()=>f,Q1:()=>l,VK:()=>h,VO:()=>g,Y1:()=>k,a3:()=>e,fU:()=>d,xW:()=>i})},18732:(a,b,c)=>{c.d(b,{default:()=>j});var d=c(48249),e=c(35005),f=c(67484);let g={success:"✓",error:"✕",warning:"⚠",info:"ℹ"},h={success:{bg:"rgba(16, 185, 129, 0.15)",border:"rgba(16, 185, 129, 0.4)",icon:"#10b981"},error:{bg:"rgba(239, 68, 68, 0.15)",border:"rgba(239, 68, 68, 0.4)",icon:"#ef4444"},warning:{bg:"rgba(245, 158, 11, 0.15)",border:"rgba(245, 158, 11, 0.4)",icon:"#f59e0b"},info:{bg:"rgba(59, 130, 246, 0.15)",border:"rgba(59, 130, 246, 0.4)",icon:"#3b82f6"}};function i({notification:a,onDismiss:b}){let[c,e]=(0,f.useState)(!1),i=h[a.type]||h.info;return(0,d.jsxs)("div",{role:"alert","aria-live":"polite",style:{display:"flex",alignItems:"flex-start",gap:"12px",padding:"14px 16px",borderRadius:"10px",backgroundColor:i.bg,border:`1px solid ${i.border}`,backdropFilter:"blur(12px)",boxShadow:"0 8px 32px rgba(0,0,0,0.2)",minWidth:"320px",maxWidth:"420px",animation:c?"toastOut 0.2s ease-in forwards":"toastIn 0.3s ease-out forwards",transition:"all 0.2s ease"},children:[(0,d.jsx)("span",{style:{fontSize:"18px",color:i.icon,fontWeight:"bold",lineHeight:1,marginTop:"2px"},children:g[a.type]}),(0,d.jsxs)("div",{style:{flex:1,minWidth:0},children:[a.title&&(0,d.jsx)("div",{style:{fontWeight:600,fontSize:"14px",color:"var(--text-primary, #fff)",marginBottom:"2px"},children:a.title}),(0,d.jsx)("div",{style:{fontSize:"13px",color:"var(--text-secondary, #ccc)",lineHeight:1.4},children:a.message})]}),a.dismissible&&(0,d.jsx)("button",{onClick:()=>{e(!0),setTimeout(()=>b(a.id),200)},"aria-label":"Dismiss notification",style:{background:"none",border:"none",cursor:"pointer",color:"var(--text-secondary, #999)",fontSize:"16px",padding:"0 2px",lineHeight:1,opacity:.6,transition:"opacity 0.15s"},onMouseEnter:a=>a.currentTarget.style.opacity="1",onMouseLeave:a=>a.currentTarget.style.opacity="0.6",children:"\xd7"})]})}function j(){let{notifications:a,removeNotification:b}=(0,e.i)();return 0===a.length?null:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("style",{children:`
2
2
  @keyframes toastIn {
3
3
  from { opacity: 0; transform: translateX(100%) scale(0.95); }
4
4
  to { opacity: 1; transform: translateX(0) scale(1); }