n9router 0.4.36 → 0.4.39

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 (724) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +12 -11
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/routes-manifest.json +6 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +3 -3
  47. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/_global-error/page.js +3 -3
  49. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/_global-error.html +1 -1
  51. package/app/.next/server/app/_global-error.rsc +1 -1
  52. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  53. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  54. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  55. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  58. package/app/.next/server/app/_not-found/page.js +2 -2
  59. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/_not-found.html +1 -1
  61. package/app/.next/server/app/_not-found.rsc +4 -4
  62. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  63. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  64. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  65. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  66. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  67. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  68. package/app/.next/server/app/api/antigravity-app/route.js +1 -1
  69. package/app/.next/server/app/api/antigravity-app-v2/route.js +1 -1
  70. package/app/.next/server/app/api/antigravity-ide/route.js +1 -1
  71. package/app/.next/server/app/api/antigravity-targets/route.js +1 -0
  72. package/app/.next/server/app/api/antigravity-targets/route.js.nft.json +1 -0
  73. package/app/.next/server/app/api/antigravity-targets/route_client-reference-manifest.js +1 -0
  74. package/app/.next/server/app/api/antigravity-tools/import/route.js +1 -1
  75. package/app/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js +1 -1
  76. package/app/.next/server/app/api/auth/login/route.js +1 -1
  77. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  78. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  79. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  80. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  81. package/app/.next/server/app/api/auth/status/route.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +4 -4
  83. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  85. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  86. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  93. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  95. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  97. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  99. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  100. package/app/.next/server/app/api/combos/route.js +1 -1
  101. package/app/.next/server/app/api/donate/route.js +1 -1
  102. package/app/.next/server/app/api/health/route.js +1 -1
  103. package/app/.next/server/app/api/init/route.js +1 -1
  104. package/app/.next/server/app/api/internal/account-health/route.js +1 -1
  105. package/app/.next/server/app/api/internal/request-detail/route.js +1 -1
  106. package/app/.next/server/app/api/internal/usage/route.js +1 -1
  107. package/app/.next/server/app/api/keys/[id]/reset-usage/route.js +1 -1
  108. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  109. package/app/.next/server/app/api/keys/[id]/usage/route.js +1 -1
  110. package/app/.next/server/app/api/keys/route.js +1 -1
  111. package/app/.next/server/app/api/locale/route.js +1 -1
  112. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +1 -1
  113. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  114. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  115. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  116. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  117. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  118. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  119. package/app/.next/server/app/api/models/alias/route.js +1 -1
  120. package/app/.next/server/app/api/models/availability/route.js +1 -1
  121. package/app/.next/server/app/api/models/custom/route.js +1 -1
  122. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  123. package/app/.next/server/app/api/models/route.js +1 -1
  124. package/app/.next/server/app/api/models/test/route.js +1 -1
  125. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  126. package/app/.next/server/app/api/oauth/codex/import-token/route.js +1 -1
  127. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  128. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  129. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  130. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  131. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  132. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  133. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  134. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  135. package/app/.next/server/app/api/pricing/route.js +1 -1
  136. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  137. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  138. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  139. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  140. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  141. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  142. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  143. package/app/.next/server/app/api/providers/client/route.js +1 -1
  144. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  145. package/app/.next/server/app/api/providers/route.js +1 -1
  146. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  147. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  148. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  149. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  150. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  151. package/app/.next/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  152. package/app/.next/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  153. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  154. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  155. package/app/.next/server/app/api/settings/database/route.js +1 -1
  156. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  157. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  158. package/app/.next/server/app/api/settings/route.js +1 -1
  159. package/app/.next/server/app/api/shutdown/route.js +1 -1
  160. package/app/.next/server/app/api/tags/route.js +1 -1
  161. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  162. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  163. package/app/.next/server/app/api/translator/load/route.js +1 -1
  164. package/app/.next/server/app/api/translator/save/route.js +1 -1
  165. package/app/.next/server/app/api/translator/send/route.js +1 -1
  166. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  167. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  168. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  169. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  170. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  171. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  172. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  173. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  174. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  175. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  176. package/app/.next/server/app/api/usage/history/route.js +1 -1
  177. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  178. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  179. package/app/.next/server/app/api/usage/report/route.js +1 -1
  180. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  181. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  182. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  183. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  184. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  185. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  186. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  187. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  188. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  189. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  190. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  191. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  192. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  193. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  194. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  195. package/app/.next/server/app/api/v1/models/route.js +1 -1
  196. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  197. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  198. package/app/.next/server/app/api/v1/route.js +1 -1
  199. package/app/.next/server/app/api/v1/search/route.js +1 -1
  200. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  201. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  202. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  203. package/app/.next/server/app/api/version/route.js +1 -1
  204. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  205. package/app/.next/server/app/api/version/update/route.js +1 -1
  206. package/app/.next/server/app/callback/page.js +2 -2
  207. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/callback.html +1 -1
  209. package/app/.next/server/app/callback.rsc +4 -4
  210. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  211. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  212. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  213. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  214. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  215. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  216. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  217. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  218. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  219. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  220. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  221. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  222. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  223. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  224. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  225. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  226. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  227. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  228. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  229. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  230. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  231. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  232. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  233. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  234. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  235. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  236. package/app/.next/server/app/dashboard/combos.html +1 -1
  237. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  238. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  239. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  240. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  241. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  242. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  243. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  244. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  245. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  246. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  247. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  248. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  249. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  250. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  251. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  252. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  253. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  254. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  255. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  256. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  257. package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -6
  258. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  259. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  260. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  261. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  262. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  263. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  264. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  265. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  266. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  267. package/app/.next/server/app/dashboard/mitm.html +1 -1
  268. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  269. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  270. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  271. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  272. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  273. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  274. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  275. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  276. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  277. package/app/.next/server/app/dashboard/profile.html +1 -1
  278. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  279. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  280. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  281. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  282. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  283. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  284. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  285. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  286. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  287. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  288. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  289. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  290. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  291. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  292. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  293. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  294. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  295. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  296. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  297. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  298. package/app/.next/server/app/dashboard/providers.html +1 -1
  299. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  300. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  301. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  302. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  303. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  304. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  305. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  306. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  307. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  308. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  309. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  310. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  311. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  312. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  313. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  314. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  315. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  316. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  317. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  318. package/app/.next/server/app/dashboard/quota.html +2 -2
  319. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  320. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  321. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  322. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  323. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  324. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  325. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  326. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  327. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  328. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  329. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  331. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  332. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  333. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  334. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/skills.html +1 -1
  341. package/app/.next/server/app/dashboard/skills.rsc +6 -6
  342. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  343. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  344. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  345. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  346. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  347. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  348. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  349. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  350. package/app/.next/server/app/dashboard/translator.html +1 -1
  351. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  352. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  353. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  354. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  355. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  356. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  357. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  358. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  359. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  360. package/app/.next/server/app/dashboard/usage.html +1 -1
  361. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  362. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  363. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  364. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  365. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  366. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  367. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  368. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  369. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  370. package/app/.next/server/app/dashboard.html +1 -1
  371. package/app/.next/server/app/dashboard.rsc +6 -6
  372. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  373. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  374. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  375. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  376. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  377. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  378. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  379. package/app/.next/server/app/favicon.ico/route.js +1 -1
  380. package/app/.next/server/app/index.html +1 -1
  381. package/app/.next/server/app/index.rsc +4 -4
  382. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  383. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  384. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  385. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  386. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  387. package/app/.next/server/app/landing/page.js +2 -2
  388. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  389. package/app/.next/server/app/landing.html +1 -1
  390. package/app/.next/server/app/landing.rsc +4 -4
  391. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  392. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  393. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  394. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  395. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  396. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  397. package/app/.next/server/app/login/page.js +2 -2
  398. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  399. package/app/.next/server/app/login.html +1 -1
  400. package/app/.next/server/app/login.rsc +5 -5
  401. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  402. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  403. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  404. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  405. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  406. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  407. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  408. package/app/.next/server/app/page.js +2 -2
  409. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  410. package/app/.next/server/app-paths-manifest.json +12 -11
  411. package/app/.next/server/chunks/3110.js +1 -1
  412. package/app/.next/server/chunks/318.js +9 -9
  413. package/app/.next/server/chunks/3588.js +1 -1
  414. package/app/.next/server/chunks/3759.js +1 -1
  415. package/app/.next/server/chunks/6251.js +1 -1
  416. package/app/.next/server/chunks/6811.js +1 -1
  417. package/app/.next/server/chunks/7994.js +2 -2
  418. package/app/.next/server/chunks/8473.js +2 -2
  419. package/app/.next/server/chunks/8895.js +3 -3
  420. package/app/.next/server/chunks/9489.js +1 -1
  421. package/app/.next/server/chunks/9807.js +1 -1
  422. package/app/.next/server/middleware-build-manifest.js +1 -1
  423. package/app/.next/server/pages/404.html +1 -1
  424. package/app/.next/server/pages/500.html +1 -1
  425. package/app/.next/server/server-reference-manifest.js +1 -1
  426. package/app/.next/server/server-reference-manifest.json +1 -1
  427. package/app/.next/static/chunks/{1321-4e2ed43c8724597f.js → 1321-0a263e340e5ac89b.js} +1 -1
  428. package/app/.next/static/chunks/2589-d4f1afc5e9f94887.js +3 -0
  429. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-ff34887f020e7a37.js +1 -0
  430. package/app/.next/static/chunks/app/_global-error/{page-7a42dc789702ab06.js → page-9e73c1f718efb820.js} +1 -1
  431. package/app/.next/static/chunks/app/api/antigravity-app/{route-7a42dc789702ab06.js → route-9e73c1f718efb820.js} +1 -1
  432. package/app/.next/static/chunks/app/api/antigravity-app-v2/{route-7a42dc789702ab06.js → route-9e73c1f718efb820.js} +1 -1
  433. package/app/.next/static/chunks/app/api/antigravity-ide/{route-7a42dc789702ab06.js → route-9e73c1f718efb820.js} +1 -1
  434. package/app/.next/static/chunks/app/api/antigravity-targets/route-9e73c1f718efb820.js +1 -0
  435. package/app/.next/static/chunks/app/api/antigravity-tools/import/route-9e73c1f718efb820.js +1 -0
  436. package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-9e73c1f718efb820.js +1 -0
  437. package/app/.next/static/chunks/app/api/auth/login/route-9e73c1f718efb820.js +1 -0
  438. package/app/.next/static/chunks/app/api/auth/logout/route-9e73c1f718efb820.js +1 -0
  439. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-9e73c1f718efb820.js +1 -0
  440. package/app/.next/static/chunks/app/api/auth/oidc/start/route-9e73c1f718efb820.js +1 -0
  441. package/app/.next/static/chunks/app/api/auth/oidc/test/route-9e73c1f718efb820.js +1 -0
  442. package/app/.next/static/chunks/app/api/auth/status/route-9e73c1f718efb820.js +1 -0
  443. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-9e73c1f718efb820.js +1 -0
  444. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-9e73c1f718efb820.js +1 -0
  445. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-9e73c1f718efb820.js +1 -0
  446. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-9e73c1f718efb820.js +1 -0
  447. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-9e73c1f718efb820.js +1 -0
  448. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-9e73c1f718efb820.js +1 -0
  449. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-9e73c1f718efb820.js +1 -0
  450. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-9e73c1f718efb820.js +1 -0
  451. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-9e73c1f718efb820.js +1 -0
  452. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-9e73c1f718efb820.js +1 -0
  453. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-9e73c1f718efb820.js +1 -0
  454. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-9e73c1f718efb820.js +1 -0
  455. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-9e73c1f718efb820.js +1 -0
  456. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-9e73c1f718efb820.js +1 -0
  457. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-9e73c1f718efb820.js +1 -0
  458. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-9e73c1f718efb820.js +1 -0
  459. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-9e73c1f718efb820.js +1 -0
  460. package/app/.next/static/chunks/app/api/combos/[id]/route-9e73c1f718efb820.js +1 -0
  461. package/app/.next/static/chunks/app/api/combos/route-9e73c1f718efb820.js +1 -0
  462. package/app/.next/static/chunks/app/api/donate/route-9e73c1f718efb820.js +1 -0
  463. package/app/.next/static/chunks/app/api/health/route-9e73c1f718efb820.js +1 -0
  464. package/app/.next/static/chunks/app/api/init/route-9e73c1f718efb820.js +1 -0
  465. package/app/.next/static/chunks/app/api/internal/account-health/route-9e73c1f718efb820.js +1 -0
  466. package/app/.next/static/chunks/app/api/internal/request-detail/route-9e73c1f718efb820.js +1 -0
  467. package/app/.next/static/chunks/app/api/internal/usage/route-9e73c1f718efb820.js +1 -0
  468. package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-9e73c1f718efb820.js +1 -0
  469. package/app/.next/static/chunks/app/api/keys/[id]/route-9e73c1f718efb820.js +1 -0
  470. package/app/.next/static/chunks/app/api/keys/[id]/usage/route-9e73c1f718efb820.js +1 -0
  471. package/app/.next/static/chunks/app/api/keys/route-9e73c1f718efb820.js +1 -0
  472. package/app/.next/static/chunks/app/api/locale/route-9e73c1f718efb820.js +1 -0
  473. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-9e73c1f718efb820.js +1 -0
  474. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-9e73c1f718efb820.js +1 -0
  475. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-9e73c1f718efb820.js +1 -0
  476. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-9e73c1f718efb820.js +1 -0
  477. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-9e73c1f718efb820.js +1 -0
  478. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-9e73c1f718efb820.js +1 -0
  479. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-9e73c1f718efb820.js +1 -0
  480. package/app/.next/static/chunks/app/api/models/alias/route-9e73c1f718efb820.js +1 -0
  481. package/app/.next/static/chunks/app/api/models/availability/route-9e73c1f718efb820.js +1 -0
  482. package/app/.next/static/chunks/app/api/models/custom/route-9e73c1f718efb820.js +1 -0
  483. package/app/.next/static/chunks/app/api/models/disabled/route-9e73c1f718efb820.js +1 -0
  484. package/app/.next/static/chunks/app/api/models/route-9e73c1f718efb820.js +1 -0
  485. package/app/.next/static/chunks/app/api/models/test/route-9e73c1f718efb820.js +1 -0
  486. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-9e73c1f718efb820.js +1 -0
  487. package/app/.next/static/chunks/app/api/oauth/codex/import-token/route-9e73c1f718efb820.js +1 -0
  488. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-9e73c1f718efb820.js +1 -0
  489. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-9e73c1f718efb820.js +1 -0
  490. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-9e73c1f718efb820.js +1 -0
  491. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-9e73c1f718efb820.js +1 -0
  492. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-9e73c1f718efb820.js +1 -0
  493. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-9e73c1f718efb820.js +1 -0
  494. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-9e73c1f718efb820.js +1 -0
  495. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-9e73c1f718efb820.js +1 -0
  496. package/app/.next/static/chunks/app/api/pricing/route-9e73c1f718efb820.js +1 -0
  497. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-9e73c1f718efb820.js +1 -0
  498. package/app/.next/static/chunks/app/api/provider-nodes/route-9e73c1f718efb820.js +1 -0
  499. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-9e73c1f718efb820.js +1 -0
  500. package/app/.next/static/chunks/app/api/providers/[id]/models/route-9e73c1f718efb820.js +1 -0
  501. package/app/.next/static/chunks/app/api/providers/[id]/route-9e73c1f718efb820.js +1 -0
  502. package/app/.next/static/chunks/app/api/providers/[id]/test/route-9e73c1f718efb820.js +1 -0
  503. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-9e73c1f718efb820.js +1 -0
  504. package/app/.next/static/chunks/app/api/providers/client/route-9e73c1f718efb820.js +1 -0
  505. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-9e73c1f718efb820.js +1 -0
  506. package/app/.next/static/chunks/app/api/providers/route-9e73c1f718efb820.js +1 -0
  507. package/app/.next/static/chunks/app/api/providers/suggested-models/route-9e73c1f718efb820.js +1 -0
  508. package/app/.next/static/chunks/app/api/providers/test-batch/route-9e73c1f718efb820.js +1 -0
  509. package/app/.next/static/chunks/app/api/providers/validate/route-9e73c1f718efb820.js +1 -0
  510. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-9e73c1f718efb820.js +1 -0
  511. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-9e73c1f718efb820.js +1 -0
  512. package/app/.next/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-9e73c1f718efb820.js +1 -0
  513. package/app/.next/static/chunks/app/api/proxy-pools/deno-deploy/route-9e73c1f718efb820.js +1 -0
  514. package/app/.next/static/chunks/app/api/proxy-pools/route-9e73c1f718efb820.js +1 -0
  515. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-9e73c1f718efb820.js +1 -0
  516. package/app/.next/static/chunks/app/api/settings/database/route-9e73c1f718efb820.js +1 -0
  517. package/app/.next/static/chunks/app/api/settings/proxy-test/route-9e73c1f718efb820.js +1 -0
  518. package/app/.next/static/chunks/app/api/settings/require-login/route-9e73c1f718efb820.js +1 -0
  519. package/app/.next/static/chunks/app/api/settings/route-9e73c1f718efb820.js +1 -0
  520. package/app/.next/static/chunks/app/api/shutdown/route-9e73c1f718efb820.js +1 -0
  521. package/app/.next/static/chunks/app/api/tags/route-9e73c1f718efb820.js +1 -0
  522. package/app/.next/static/chunks/app/api/translator/console-logs/route-9e73c1f718efb820.js +1 -0
  523. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-9e73c1f718efb820.js +1 -0
  524. package/app/.next/static/chunks/app/api/translator/load/route-9e73c1f718efb820.js +1 -0
  525. package/app/.next/static/chunks/app/api/translator/save/route-9e73c1f718efb820.js +1 -0
  526. package/app/.next/static/chunks/app/api/translator/send/route-9e73c1f718efb820.js +1 -0
  527. package/app/.next/static/chunks/app/api/translator/translate/route-9e73c1f718efb820.js +1 -0
  528. package/app/.next/static/chunks/app/api/tunnel/disable/route-9e73c1f718efb820.js +1 -0
  529. package/app/.next/static/chunks/app/api/tunnel/enable/route-9e73c1f718efb820.js +1 -0
  530. package/app/.next/static/chunks/app/api/tunnel/status/route-9e73c1f718efb820.js +1 -0
  531. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-9e73c1f718efb820.js +1 -0
  532. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-9e73c1f718efb820.js +1 -0
  533. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-9e73c1f718efb820.js +1 -0
  534. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-9e73c1f718efb820.js +1 -0
  535. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-9e73c1f718efb820.js +1 -0
  536. package/app/.next/static/chunks/app/api/usage/chart/route-9e73c1f718efb820.js +1 -0
  537. package/app/.next/static/chunks/app/api/usage/history/route-9e73c1f718efb820.js +1 -0
  538. package/app/.next/static/chunks/app/api/usage/logs/route-9e73c1f718efb820.js +1 -0
  539. package/app/.next/static/chunks/app/api/usage/providers/route-9e73c1f718efb820.js +1 -0
  540. package/app/.next/static/chunks/app/api/usage/report/route-9e73c1f718efb820.js +1 -0
  541. package/app/.next/static/chunks/app/api/usage/request-details/route-9e73c1f718efb820.js +1 -0
  542. package/app/.next/static/chunks/app/api/usage/request-logs/route-9e73c1f718efb820.js +1 -0
  543. package/app/.next/static/chunks/app/api/usage/stats/route-9e73c1f718efb820.js +1 -0
  544. package/app/.next/static/chunks/app/api/usage/stream/route-9e73c1f718efb820.js +1 -0
  545. package/app/.next/static/chunks/app/api/v1/api/chat/route-9e73c1f718efb820.js +1 -0
  546. package/app/.next/static/chunks/app/api/v1/audio/speech/route-9e73c1f718efb820.js +1 -0
  547. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-9e73c1f718efb820.js +1 -0
  548. package/app/.next/static/chunks/app/api/v1/audio/voices/route-9e73c1f718efb820.js +1 -0
  549. package/app/.next/static/chunks/app/api/v1/chat/completions/route-9e73c1f718efb820.js +1 -0
  550. package/app/.next/static/chunks/app/api/v1/embeddings/route-9e73c1f718efb820.js +1 -0
  551. package/app/.next/static/chunks/app/api/v1/images/generations/route-9e73c1f718efb820.js +1 -0
  552. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-9e73c1f718efb820.js +1 -0
  553. package/app/.next/static/chunks/app/api/v1/messages/route-9e73c1f718efb820.js +1 -0
  554. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-9e73c1f718efb820.js +1 -0
  555. package/app/.next/static/chunks/app/api/v1/models/info/route-9e73c1f718efb820.js +1 -0
  556. package/app/.next/static/chunks/app/api/v1/models/route-9e73c1f718efb820.js +1 -0
  557. package/app/.next/static/chunks/app/api/v1/responses/compact/route-9e73c1f718efb820.js +1 -0
  558. package/app/.next/static/chunks/app/api/v1/responses/route-9e73c1f718efb820.js +1 -0
  559. package/app/.next/static/chunks/app/api/v1/route-9e73c1f718efb820.js +1 -0
  560. package/app/.next/static/chunks/app/api/v1/search/route-9e73c1f718efb820.js +1 -0
  561. package/app/.next/static/chunks/app/api/v1/web/fetch/route-9e73c1f718efb820.js +1 -0
  562. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-9e73c1f718efb820.js +1 -0
  563. package/app/.next/static/chunks/app/api/v1beta/models/route-9e73c1f718efb820.js +1 -0
  564. package/app/.next/static/chunks/app/api/version/route-9e73c1f718efb820.js +1 -0
  565. package/app/.next/static/chunks/app/api/version/shutdown/route-9e73c1f718efb820.js +1 -0
  566. package/app/.next/static/chunks/app/api/version/update/route-9e73c1f718efb820.js +1 -0
  567. package/app/.next/static/chunks/app/manifest.webmanifest/route-9e73c1f718efb820.js +1 -0
  568. package/app/.next/static/chunks/app/page-9e73c1f718efb820.js +1 -0
  569. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-9e73c1f718efb820.js +1 -0
  570. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-9e73c1f718efb820.js +1 -0
  571. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-9e73c1f718efb820.js +1 -0
  572. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-9e73c1f718efb820.js +1 -0
  573. package/app/.next/static/css/440b3581c215aef0.css +1 -0
  574. package/app/.next/static/lt10LbiDbWGY38Na7xWK5/_buildManifest.js +1 -0
  575. package/app/open-sse/executors/kiro.js +67 -12
  576. package/app/open-sse/handlers/chatCore/streamingHandler.js +2 -2
  577. package/app/open-sse/handlers/chatCore.js +4 -4
  578. package/app/open-sse/handlers/responsesHandler.js +2 -1
  579. package/app/open-sse/utils/streamHandler.js +42 -10
  580. package/app/package.json +1 -1
  581. package/package.json +1 -1
  582. package/app/.next/static/4coXBNn9VafqaS8iRnddC/_buildManifest.js +0 -1
  583. package/app/.next/static/chunks/2589-eefad05f65704f6b.js +0 -3
  584. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-8eaef671b213ee9e.js +0 -1
  585. package/app/.next/static/chunks/app/api/antigravity-tools/import/route-7a42dc789702ab06.js +0 -1
  586. package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-7a42dc789702ab06.js +0 -1
  587. package/app/.next/static/chunks/app/api/auth/login/route-7a42dc789702ab06.js +0 -1
  588. package/app/.next/static/chunks/app/api/auth/logout/route-7a42dc789702ab06.js +0 -1
  589. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-7a42dc789702ab06.js +0 -1
  590. package/app/.next/static/chunks/app/api/auth/oidc/start/route-7a42dc789702ab06.js +0 -1
  591. package/app/.next/static/chunks/app/api/auth/oidc/test/route-7a42dc789702ab06.js +0 -1
  592. package/app/.next/static/chunks/app/api/auth/status/route-7a42dc789702ab06.js +0 -1
  593. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-7a42dc789702ab06.js +0 -1
  594. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a42dc789702ab06.js +0 -1
  595. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a42dc789702ab06.js +0 -1
  596. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a42dc789702ab06.js +0 -1
  597. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-7a42dc789702ab06.js +0 -1
  598. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a42dc789702ab06.js +0 -1
  599. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a42dc789702ab06.js +0 -1
  600. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-7a42dc789702ab06.js +0 -1
  601. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-7a42dc789702ab06.js +0 -1
  602. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-7a42dc789702ab06.js +0 -1
  603. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-7a42dc789702ab06.js +0 -1
  604. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a42dc789702ab06.js +0 -1
  605. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-7a42dc789702ab06.js +0 -1
  606. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-7a42dc789702ab06.js +0 -1
  607. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-7a42dc789702ab06.js +0 -1
  608. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a42dc789702ab06.js +0 -1
  609. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a42dc789702ab06.js +0 -1
  610. package/app/.next/static/chunks/app/api/combos/[id]/route-7a42dc789702ab06.js +0 -1
  611. package/app/.next/static/chunks/app/api/combos/route-7a42dc789702ab06.js +0 -1
  612. package/app/.next/static/chunks/app/api/donate/route-7a42dc789702ab06.js +0 -1
  613. package/app/.next/static/chunks/app/api/health/route-7a42dc789702ab06.js +0 -1
  614. package/app/.next/static/chunks/app/api/init/route-7a42dc789702ab06.js +0 -1
  615. package/app/.next/static/chunks/app/api/internal/account-health/route-7a42dc789702ab06.js +0 -1
  616. package/app/.next/static/chunks/app/api/internal/request-detail/route-7a42dc789702ab06.js +0 -1
  617. package/app/.next/static/chunks/app/api/internal/usage/route-7a42dc789702ab06.js +0 -1
  618. package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-7a42dc789702ab06.js +0 -1
  619. package/app/.next/static/chunks/app/api/keys/[id]/route-7a42dc789702ab06.js +0 -1
  620. package/app/.next/static/chunks/app/api/keys/[id]/usage/route-7a42dc789702ab06.js +0 -1
  621. package/app/.next/static/chunks/app/api/keys/route-7a42dc789702ab06.js +0 -1
  622. package/app/.next/static/chunks/app/api/locale/route-7a42dc789702ab06.js +0 -1
  623. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-7a42dc789702ab06.js +0 -1
  624. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-7a42dc789702ab06.js +0 -1
  625. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-7a42dc789702ab06.js +0 -1
  626. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-7a42dc789702ab06.js +0 -1
  627. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-7a42dc789702ab06.js +0 -1
  628. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-7a42dc789702ab06.js +0 -1
  629. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-7a42dc789702ab06.js +0 -1
  630. package/app/.next/static/chunks/app/api/models/alias/route-7a42dc789702ab06.js +0 -1
  631. package/app/.next/static/chunks/app/api/models/availability/route-7a42dc789702ab06.js +0 -1
  632. package/app/.next/static/chunks/app/api/models/custom/route-7a42dc789702ab06.js +0 -1
  633. package/app/.next/static/chunks/app/api/models/disabled/route-7a42dc789702ab06.js +0 -1
  634. package/app/.next/static/chunks/app/api/models/route-7a42dc789702ab06.js +0 -1
  635. package/app/.next/static/chunks/app/api/models/test/route-7a42dc789702ab06.js +0 -1
  636. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a42dc789702ab06.js +0 -1
  637. package/app/.next/static/chunks/app/api/oauth/codex/import-token/route-7a42dc789702ab06.js +0 -1
  638. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a42dc789702ab06.js +0 -1
  639. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a42dc789702ab06.js +0 -1
  640. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-7a42dc789702ab06.js +0 -1
  641. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a42dc789702ab06.js +0 -1
  642. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a42dc789702ab06.js +0 -1
  643. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a42dc789702ab06.js +0 -1
  644. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a42dc789702ab06.js +0 -1
  645. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a42dc789702ab06.js +0 -1
  646. package/app/.next/static/chunks/app/api/pricing/route-7a42dc789702ab06.js +0 -1
  647. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a42dc789702ab06.js +0 -1
  648. package/app/.next/static/chunks/app/api/provider-nodes/route-7a42dc789702ab06.js +0 -1
  649. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a42dc789702ab06.js +0 -1
  650. package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a42dc789702ab06.js +0 -1
  651. package/app/.next/static/chunks/app/api/providers/[id]/route-7a42dc789702ab06.js +0 -1
  652. package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a42dc789702ab06.js +0 -1
  653. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a42dc789702ab06.js +0 -1
  654. package/app/.next/static/chunks/app/api/providers/client/route-7a42dc789702ab06.js +0 -1
  655. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-7a42dc789702ab06.js +0 -1
  656. package/app/.next/static/chunks/app/api/providers/route-7a42dc789702ab06.js +0 -1
  657. package/app/.next/static/chunks/app/api/providers/suggested-models/route-7a42dc789702ab06.js +0 -1
  658. package/app/.next/static/chunks/app/api/providers/test-batch/route-7a42dc789702ab06.js +0 -1
  659. package/app/.next/static/chunks/app/api/providers/validate/route-7a42dc789702ab06.js +0 -1
  660. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a42dc789702ab06.js +0 -1
  661. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a42dc789702ab06.js +0 -1
  662. package/app/.next/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-7a42dc789702ab06.js +0 -1
  663. package/app/.next/static/chunks/app/api/proxy-pools/deno-deploy/route-7a42dc789702ab06.js +0 -1
  664. package/app/.next/static/chunks/app/api/proxy-pools/route-7a42dc789702ab06.js +0 -1
  665. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-7a42dc789702ab06.js +0 -1
  666. package/app/.next/static/chunks/app/api/settings/database/route-7a42dc789702ab06.js +0 -1
  667. package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a42dc789702ab06.js +0 -1
  668. package/app/.next/static/chunks/app/api/settings/require-login/route-7a42dc789702ab06.js +0 -1
  669. package/app/.next/static/chunks/app/api/settings/route-7a42dc789702ab06.js +0 -1
  670. package/app/.next/static/chunks/app/api/shutdown/route-7a42dc789702ab06.js +0 -1
  671. package/app/.next/static/chunks/app/api/tags/route-7a42dc789702ab06.js +0 -1
  672. package/app/.next/static/chunks/app/api/translator/console-logs/route-7a42dc789702ab06.js +0 -1
  673. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a42dc789702ab06.js +0 -1
  674. package/app/.next/static/chunks/app/api/translator/load/route-7a42dc789702ab06.js +0 -1
  675. package/app/.next/static/chunks/app/api/translator/save/route-7a42dc789702ab06.js +0 -1
  676. package/app/.next/static/chunks/app/api/translator/send/route-7a42dc789702ab06.js +0 -1
  677. package/app/.next/static/chunks/app/api/translator/translate/route-7a42dc789702ab06.js +0 -1
  678. package/app/.next/static/chunks/app/api/tunnel/disable/route-7a42dc789702ab06.js +0 -1
  679. package/app/.next/static/chunks/app/api/tunnel/enable/route-7a42dc789702ab06.js +0 -1
  680. package/app/.next/static/chunks/app/api/tunnel/status/route-7a42dc789702ab06.js +0 -1
  681. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-7a42dc789702ab06.js +0 -1
  682. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-7a42dc789702ab06.js +0 -1
  683. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-7a42dc789702ab06.js +0 -1
  684. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-7a42dc789702ab06.js +0 -1
  685. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a42dc789702ab06.js +0 -1
  686. package/app/.next/static/chunks/app/api/usage/chart/route-7a42dc789702ab06.js +0 -1
  687. package/app/.next/static/chunks/app/api/usage/history/route-7a42dc789702ab06.js +0 -1
  688. package/app/.next/static/chunks/app/api/usage/logs/route-7a42dc789702ab06.js +0 -1
  689. package/app/.next/static/chunks/app/api/usage/providers/route-7a42dc789702ab06.js +0 -1
  690. package/app/.next/static/chunks/app/api/usage/report/route-7a42dc789702ab06.js +0 -1
  691. package/app/.next/static/chunks/app/api/usage/request-details/route-7a42dc789702ab06.js +0 -1
  692. package/app/.next/static/chunks/app/api/usage/request-logs/route-7a42dc789702ab06.js +0 -1
  693. package/app/.next/static/chunks/app/api/usage/stats/route-7a42dc789702ab06.js +0 -1
  694. package/app/.next/static/chunks/app/api/usage/stream/route-7a42dc789702ab06.js +0 -1
  695. package/app/.next/static/chunks/app/api/v1/api/chat/route-7a42dc789702ab06.js +0 -1
  696. package/app/.next/static/chunks/app/api/v1/audio/speech/route-7a42dc789702ab06.js +0 -1
  697. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-7a42dc789702ab06.js +0 -1
  698. package/app/.next/static/chunks/app/api/v1/audio/voices/route-7a42dc789702ab06.js +0 -1
  699. package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a42dc789702ab06.js +0 -1
  700. package/app/.next/static/chunks/app/api/v1/embeddings/route-7a42dc789702ab06.js +0 -1
  701. package/app/.next/static/chunks/app/api/v1/images/generations/route-7a42dc789702ab06.js +0 -1
  702. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a42dc789702ab06.js +0 -1
  703. package/app/.next/static/chunks/app/api/v1/messages/route-7a42dc789702ab06.js +0 -1
  704. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-7a42dc789702ab06.js +0 -1
  705. package/app/.next/static/chunks/app/api/v1/models/info/route-7a42dc789702ab06.js +0 -1
  706. package/app/.next/static/chunks/app/api/v1/models/route-7a42dc789702ab06.js +0 -1
  707. package/app/.next/static/chunks/app/api/v1/responses/compact/route-7a42dc789702ab06.js +0 -1
  708. package/app/.next/static/chunks/app/api/v1/responses/route-7a42dc789702ab06.js +0 -1
  709. package/app/.next/static/chunks/app/api/v1/route-7a42dc789702ab06.js +0 -1
  710. package/app/.next/static/chunks/app/api/v1/search/route-7a42dc789702ab06.js +0 -1
  711. package/app/.next/static/chunks/app/api/v1/web/fetch/route-7a42dc789702ab06.js +0 -1
  712. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a42dc789702ab06.js +0 -1
  713. package/app/.next/static/chunks/app/api/v1beta/models/route-7a42dc789702ab06.js +0 -1
  714. package/app/.next/static/chunks/app/api/version/route-7a42dc789702ab06.js +0 -1
  715. package/app/.next/static/chunks/app/api/version/shutdown/route-7a42dc789702ab06.js +0 -1
  716. package/app/.next/static/chunks/app/api/version/update/route-7a42dc789702ab06.js +0 -1
  717. package/app/.next/static/chunks/app/manifest.webmanifest/route-7a42dc789702ab06.js +0 -1
  718. package/app/.next/static/chunks/app/page-7a42dc789702ab06.js +0 -1
  719. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a42dc789702ab06.js +0 -1
  720. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a42dc789702ab06.js +0 -1
  721. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a42dc789702ab06.js +0 -1
  722. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a42dc789702ab06.js +0 -1
  723. package/app/.next/static/css/237aeed62967f245.css +0 -1
  724. /package/app/.next/static/{4coXBNn9VafqaS8iRnddC → lt10LbiDbWGY38Na7xWK5}/_ssgManifest.js +0 -0
@@ -0,0 +1,3 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2589],{42589:(e,t,s)=>{Promise.resolve().then(s.bind(s,43218))},43218:(e,t,s)=>{"use strict";s.d(t,{default:()=>$});var a=s(95155),l=s(12115),n=s(14051),r=s.n(n),i=s(35497),o=s(11059),c=s(98542),d=s(92542),m=s(81127);let u=[{field:"inputTokens5h",label:"Tokens / 5h",placeholder:"e.g. 500000"},{field:"inputTokens24h",label:"Tokens / 24h",placeholder:"e.g. 2000000"},{field:"cost5h",label:"Cost / 5h ($)",placeholder:"e.g. 1.00",isCost:!0},{field:"cost24h",label:"Cost / 24h ($)",placeholder:"e.g. 5.00",isCost:!0}],x=[{label:"15 minutes",ms:9e5},{label:"1 hour",ms:36e5},{label:"6 hours",ms:216e5},{label:"12 hours",ms:432e5},{label:"24 hours",ms:864e5},{label:"7 days",ms:6048e5},{label:"30 days",ms:2592e6}],h=[{label:"All recorded time",windowMs:null},{label:"Last 5 hours",windowMs:18e6},{label:"Last 24 hours",windowMs:864e5},{label:"Last 7 days",windowMs:6048e5},{label:"Last 30 days",windowMs:2592e6}];function p({label:e,value:t,limit:s,isCost:l}){if(!s)return null;let n=Math.min(100,t/s*100),r=n>=100?"bg-red-500":n>=80?"bg-amber-500":"bg-primary",i=l?`$${t.toFixed(4)} / $${s.toFixed(2)} (${n.toFixed(0)}%)`:`${t.toLocaleString()} / ${s.toLocaleString()} (${n.toFixed(0)}%)`;return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex justify-between text-xs",children:[(0,a.jsx)("span",{className:"text-text-muted",children:e}),(0,a.jsx)("span",{className:"text-text-muted",children:i})]}),(0,a.jsx)("div",{className:"h-1.5 rounded-full bg-black/5 dark:bg-white/5 overflow-hidden",children:(0,a.jsx)("div",{className:`h-full rounded-full ${r}`,style:{width:`${n}%`}})})]})}function b(e){let t=Math.floor(e/6e4),s=Math.floor(e/36e5),a=Math.floor(e/864e5);return a>0?`${a}d`:s>0?`${s}h`:`${t}m`}function g({apiKey:e,usageData:t,limitDraft:s,setLimitDraft:l,saving:n,onSave:r,onCancel:i,onResetUsage:o,resetHistory:c,resettingUsage:m}){let x=t?.usage||{},h=e.limits;return(0,a.jsxs)("div",{className:"mb-3 rounded-lg border border-black/8 dark:border-white/8 bg-bg-subtle p-4",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,a.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wide",children:"Usage Limits"}),(0,a.jsx)("span",{className:"text-xs text-text-muted",children:"Leave blank = unlimited"})]}),t&&h&&(0,a.jsxs)("div",{className:"mb-4 space-y-2",children:[["5h","24h"].map(e=>{let t="5h"===e?x.inputTokens5h||0:x.inputTokens24h||0,s="5h"===e?x.cost5h||0:x.cost24h||0,l="5h"===e?h.inputTokens5h:h.inputTokens24h,n="5h"===e?h.cost5h:h.cost24h;return l||n?(0,a.jsxs)("div",{className:"space-y-1",children:[(0,a.jsx)(p,{label:`${e} tokens`,value:t,limit:l}),(0,a.jsx)(p,{label:`${e} cost`,value:s,limit:n,isCost:!0})]},e):null}),h.windows&&h.windows.map((e,s)=>{let l=`tokens_${e.durationMs}`,n=`cost_${e.durationMs}`,r=t.windowUsage?.[l]||0,i=t.windowUsage?.[n]||0;if(!(e.inputTokens||e.cost))return null;let o=e.label||b(e.durationMs);return(0,a.jsxs)("div",{className:"space-y-1",children:[(0,a.jsx)(p,{label:`${o} tokens`,value:r,limit:e.inputTokens}),(0,a.jsx)(p,{label:`${o} cost`,value:i,limit:e.cost,isCost:!0})]},`custom-${s}`)})]}),(0,a.jsx)("div",{className:"grid grid-cols-2 gap-3 mb-3",children:u.map(({field:e,label:t,placeholder:n,isCost:r})=>(0,a.jsxs)("div",{children:[(0,a.jsx)("label",{className:"block text-xs text-text-muted mb-1",children:t}),(0,a.jsx)("input",{type:"number",min:"0",step:r?"0.01":"1",value:s[e]??"",onChange:t=>l(s=>({...s,[e]:t.target.value})),placeholder:n,className:"w-full px-2 py-1.5 text-xs border border-black/10 dark:border-white/10 rounded-lg bg-bg text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50"})]},e))}),(0,a.jsx)(f,{limitDraft:s,setLimitDraft:l}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(d.default,{size:"sm",onClick:r,disabled:n,children:n?"Saving…":"Save limits"}),(0,a.jsx)(d.default,{size:"sm",variant:"ghost",onClick:i,children:"Cancel"}),o&&(0,a.jsx)(y,{keyName:e.name,onResetUsage:o,resettingUsage:m})]}),c&&c.length>0&&(0,a.jsx)(j,{history:c})]})}function f({limitDraft:e,setLimitDraft:t}){let[s,n]=(0,l.useState)(!1),[r,i]=(0,l.useState)(x[1].ms),o=e.windows||[],c=(e,s,a)=>{t(t=>({...t,windows:t.windows.map((t,l)=>l===e?{...t,[s]:a}:t)}))},m=new Set(o.map(e=>e.durationMs)),u=x.filter(e=>!m.has(e.ms));return(0,a.jsxs)("div",{className:"mb-4 border-t border-black/5 dark:border-white/5 pt-3",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,a.jsx)("span",{className:"text-xs font-medium text-text-muted",children:"Custom Time Windows"}),!s&&u.length>0&&(0,a.jsxs)("button",{onClick:()=>n(!0),className:"text-xs text-primary hover:text-primary/80 flex items-center gap-1",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"add"}),"Add window"]})]}),o.length>0&&(0,a.jsx)("div",{className:"space-y-2 mb-3",children:o.map((e,s)=>(0,a.jsxs)("div",{className:"flex items-center gap-2 p-2 rounded bg-bg-secondary/50",children:[(0,a.jsx)("span",{className:"text-xs font-medium w-20 shrink-0",children:e.label||b(e.durationMs)}),(0,a.jsxs)("div",{className:"flex-1 grid grid-cols-2 gap-2",children:[(0,a.jsx)("input",{type:"number",min:"0",step:"1",value:e.inputTokens??"",onChange:e=>c(s,"inputTokens",e.target.value),placeholder:"Tokens",className:"w-full px-2 py-1 text-xs border border-black/10 dark:border-white/10 rounded bg-bg text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50"}),(0,a.jsx)("input",{type:"number",min:"0",step:"0.01",value:e.cost??"",onChange:e=>c(s,"cost",e.target.value),placeholder:"Cost $",className:"w-full px-2 py-1 text-xs border border-black/10 dark:border-white/10 rounded bg-bg text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50"})]}),(0,a.jsx)("button",{onClick:()=>{t(e=>({...e,windows:e.windows.filter((e,t)=>t!==s)}))},className:"p-1 text-red-500 hover:bg-red-500/10 rounded",title:"Remove window",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"delete"})})]},s))}),s&&u.length>0&&(0,a.jsxs)("div",{className:"flex items-center gap-2 p-2 rounded bg-bg-secondary/50",children:[(0,a.jsx)("select",{value:r,onChange:e=>i(Number(e.target.value)),className:"flex-1 px-2 py-1 text-xs border border-black/10 dark:border-white/10 rounded bg-bg text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50",children:u.map(e=>(0,a.jsx)("option",{value:e.ms,children:e.label},e.ms))}),(0,a.jsx)(d.default,{size:"sm",onClick:()=>{let e=x.find(e=>e.ms===r);if(!e||o.some(e=>e.durationMs===r))return;let s={durationMs:r,label:e.label,inputTokens:"",cost:""};t(e=>({...e,windows:[...e.windows||[],s]})),n(!1)},children:"Add"}),(0,a.jsx)(d.default,{size:"sm",variant:"ghost",onClick:()=>n(!1),children:"Cancel"})]}),0===o.length&&!s&&(0,a.jsx)("p",{className:"text-xs text-text-muted italic",children:"No custom windows configured"})]})}function y({keyName:e,onResetUsage:t,resettingUsage:s}){let[n,r]=(0,l.useState)(!1),[i,o]=(0,l.useState)(h[0]),c=async()=>{await t(i.windowMs,i.label),r(!1)};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)(d.default,{size:"sm",variant:"ghost",onClick:()=>r(!0),disabled:s,className:"ml-auto text-amber-600 dark:text-amber-400 hover:bg-amber-500/10 border-amber-500/30",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"restart_alt"}),"Reset usage"]}),(0,a.jsx)(m.default,{isOpen:n,onClose:()=>!s&&r(!1),title:"Reset Usage",size:"sm",footer:(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(d.default,{variant:"ghost",onClick:()=>r(!1),disabled:s,children:"Cancel"}),(0,a.jsx)(d.default,{variant:"danger",onClick:c,loading:s,children:"Reset"})]}),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("p",{className:"text-sm text-text-muted",children:["Clear usage counters for ",(0,a.jsx)("strong",{className:"text-text-main",children:e}),". This deletes the underlying request records for the selected window — limits will read zero until new requests come in."]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5",children:"Time window to clear"}),(0,a.jsx)("div",{className:"flex flex-col gap-1",children:h.map(e=>(0,a.jsxs)("label",{className:`flex items-center gap-2.5 px-3 py-2 rounded-lg cursor-pointer border transition-colors ${i.label===e.label?"border-primary/40 bg-primary/5 text-text-main":"border-transparent hover:bg-black/5 dark:hover:bg-white/5 text-text-muted"}`,children:[(0,a.jsx)("input",{type:"radio",name:"reset-window",className:"accent-primary",checked:i.label===e.label,onChange:()=>o(e)}),(0,a.jsx)("span",{className:"text-sm",children:e.label})]},e.label))})]}),(0,a.jsxs)("div",{className:"flex items-start gap-2 px-3 py-2 rounded-lg bg-amber-500/8 border border-amber-500/20 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[15px] mt-px shrink-0",children:"warning"}),(0,a.jsx)("p",{className:"text-xs",children:"This action cannot be undone. The deleted records will be logged in reset history."})]})]})})]})}function j({history:e}){let[t,s]=(0,l.useState)(!1),n=t?e:e.slice(0,3);return(0,a.jsxs)("div",{className:"mt-4 pt-3 border-t border-black/5 dark:border-white/5",children:[(0,a.jsxs)("button",{onClick:()=>s(e=>!e),className:"flex items-center gap-1 text-xs font-medium text-text-muted hover:text-text-main transition-colors mb-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"history"}),"Reset history (",e.length,")",(0,a.jsx)("span",{className:"material-symbols-outlined text-[12px] ml-auto",children:t?"expand_less":"expand_more"})]}),(0,a.jsxs)("div",{className:"space-y-1",children:[n.map(e=>(0,a.jsxs)("div",{className:"flex items-center justify-between text-xs py-1.5 px-2 rounded bg-black/3 dark:bg-white/3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[12px] text-amber-500 shrink-0",children:"restart_alt"}),(0,a.jsx)("span",{className:"text-text-muted truncate",children:e.window_label})]}),(0,a.jsxs)("div",{className:"flex items-center gap-3 shrink-0 ml-2",children:[e.tokens_cleared>0&&(0,a.jsxs)("span",{className:"text-text-muted font-mono",children:[e.tokens_cleared>=1e3?`${(e.tokens_cleared/1e3).toFixed(0)}k`:e.tokens_cleared," tok"]}),e.cost_cleared>0&&(0,a.jsxs)("span",{className:"text-text-muted font-mono",children:["$",e.cost_cleared.toFixed(4)]}),(0,a.jsx)("span",{className:"text-text-muted/60",children:new Date(e.reset_at).toLocaleDateString(void 0,{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"})})]})]},e.id)),!t&&e.length>3&&(0,a.jsxs)("button",{onClick:()=>s(!0),className:"text-xs text-primary hover:underline mt-1",children:["Show ",e.length-3," more…"]})]})]})}function k(e){return null==e?"—":e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(0)}k`:String(Math.floor(e))}function w({limits:e,usageData:t}){if(!e)return null;let s=t?.usage||null,l=t?.windowUsage||{},n=[e.inputTokens5h&&{label:"5h tok",cur:s?.inputTokens5h,max:e.inputTokens5h},e.inputTokens24h&&{label:"24h tok",cur:s?.inputTokens24h,max:e.inputTokens24h},e.cost5h&&{label:"5h $",cur:s?.cost5h,max:e.cost5h,isCost:!0},e.cost24h&&{label:"24h $",cur:s?.cost24h,max:e.cost24h,isCost:!0}].filter(Boolean);if(e.windows&&Array.isArray(e.windows))for(let t of e.windows){if(!t.durationMs)continue;let e=`tokens_${t.durationMs}`,s=`cost_${t.durationMs}`,a=function(e){let t=Math.floor(e/6e4),s=Math.floor(e/36e5),a=Math.floor(e/864e5);return a>0?`${a}d`:s>0?`${s}h`:`${t}m`}(t.durationMs);t.inputTokens&&n.push({label:`${a} tok`,cur:l[e],max:t.inputTokens}),t.cost&&n.push({label:`${a} $`,cur:l[s],max:t.cost,isCost:!0})}return 0===n.length?null:(0,a.jsx)("div",{className:"flex items-center gap-1 mt-1 flex-wrap",children:n.map(({label:e,cur:t,max:s,isCost:l})=>{let n=null!=t?Math.min(100,t/s*100):null,r=l?`$${null!=t?t.toFixed(2):"—"}/$${s.toFixed(2)}`:`${null!=t?k(t):"—"}/${k(s)}`;return(0,a.jsxs)("span",{className:`text-[10px] px-1.5 py-px rounded font-mono whitespace-nowrap ${null==n?"bg-black/5 dark:bg-white/5 text-text-muted":n>=100?"bg-red-500/15 text-red-500":n>=80?"bg-amber-500/15 text-amber-500":"bg-emerald-500/10 text-emerald-600 dark:text-emerald-400"}`,children:[e," ",r]},e)})})}function v({apiKey:e,visibleKeys:t,toggleKeyVisibility:s,copied:n,copy:r,handleToggleKey:i,handleDeleteKey:o,handleRenameKey:d,editingLimits:m,keyUsage:u,limitDraft:x,setLimitDraft:h,savingLimits:p,handleOpenLimits:b,handleSaveLimits:f,setEditingLimits:y,resetHistory:j,resettingUsage:k,handleResetUsage:N}){var C;let T=t.has(e.id),S=!1===e.isActive,[$,_]=(0,l.useState)(!1),[E,P]=(0,l.useState)(""),F=(0,l.useRef)(null);(0,l.useEffect)(()=>{$&&F.current&&F.current.select()},[$]);let U=()=>{let t=E.trim();t&&t!==e.name&&d(e.id,t),_(!1)},D=()=>_(!1);return(0,a.jsxs)("div",{className:"flex flex-col border-b border-black/5 dark:border-white/5 last:border-b-0",children:[(0,a.jsxs)("div",{className:`group flex items-center justify-between py-3 ${S?"opacity-60":""}`,children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[$?(0,a.jsxs)("div",{className:"flex items-center gap-1",children:[(0,a.jsx)("input",{ref:F,value:E,onChange:e=>P(e.target.value),onKeyDown:e=>{"Enter"===e.key&&U(),"Escape"===e.key&&D()},className:"text-sm font-medium bg-transparent border-b border-primary outline-none w-40 py-0"}),(0,a.jsx)("button",{onClick:U,className:"p-1 text-primary hover:bg-primary/10 rounded",title:"Save",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"check"})}),(0,a.jsx)("button",{onClick:D,className:"p-1 text-text-muted hover:bg-black/5 dark:hover:bg-white/5 rounded",title:"Cancel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]}):(0,a.jsxs)("div",{className:"flex items-center gap-1",children:[(0,a.jsx)("p",{className:"text-sm font-medium",children:e.name}),(0,a.jsx)("button",{onClick:()=>{P(e.name),_(!0)},className:"p-1 text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all rounded hover:bg-black/5 dark:hover:bg-white/5",title:"Rename key",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[13px]",children:"edit"})})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2 mt-1",children:[(0,a.jsx)("code",{className:"text-xs text-text-muted font-mono",children:T?e.key:(C=e.key)?`****${C.slice(-4)}`:""}),(0,a.jsx)("button",{onClick:()=>s(e.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",title:T?"Hide key":"Show key",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:T?"visibility_off":"visibility"})}),(0,a.jsx)("button",{onClick:()=>r(e.key,e.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:n===e.id?"check":"content_copy"})})]}),(0,a.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Created ",new Date(e.createdAt).toLocaleDateString()]}),S&&(0,a.jsx)("p",{className:"text-xs text-orange-500 mt-1",children:"Paused"}),(0,a.jsx)(w,{limits:e.limits,usageData:u[e.id]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)(c.default,{size:"sm",checked:e.isActive??!0,onChange:t=>{e.isActive&&!t?confirm(`Pause API key "${e.name}"?
2
+
3
+ This key will stop working immediately but can be resumed later.`)&&i(e.id,t):i(e.id,t)},title:e.isActive?"Pause key":"Resume key"}),(0,a.jsx)("button",{onClick:()=>b(e),className:`p-2 rounded transition-all ${m===e.id?"bg-primary/10 text-primary":"hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-primary opacity-0 group-hover:opacity-100"}`,title:"Configure usage limits",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tune"})}),(0,a.jsx)("button",{onClick:()=>o(e.id),className:"p-2 hover:bg-red-500/10 rounded text-red-500 opacity-0 group-hover:opacity-100 transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]}),m===e.id&&(0,a.jsx)(g,{apiKey:e,usageData:u[e.id],limitDraft:x,setLimitDraft:h,saving:p,onSave:()=>f(e.id),onCancel:()=>y(null),onResetUsage:(t,s)=>N(e.id,t,s),resetHistory:j?.[e.id],resettingUsage:k})]})}let N=[{icon:"public",title:"Access Anywhere",desc:"Use your API from any network"},{icon:"group",title:"Share Endpoint",desc:"Share URL with team members"},{icon:"code",title:"Use in Cursor/Cline",desc:"Connect AI tools remotely"},{icon:"lock",title:"Encrypted",desc:"End-to-end TLS via Cloudflare"}];async function C(e){if(!e)return!1;try{return(await fetch(`${e}/api/health`,{mode:"cors",cache:"no-store",signal:AbortSignal.timeout(5e3)})).ok}catch{return!1}}async function T(...e){let t=e.filter(Boolean).map(C);return!!t.length&&new Promise(e=>{let s=t.length;t.forEach(t=>t.then(t=>{t?e(!0):0==--s&&e(!1)}))})}let S=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function $({machineId:e}){let[t,s]=(0,l.useState)([]),[n,r]=(0,l.useState)(!0),[c,d]=(0,l.useState)(!1),[m,u]=(0,l.useState)(""),[x,h]=(0,l.useState)(null),[p,b]=(0,l.useState)(null),[g,f]=(0,l.useState)(!1),[y,j]=(0,l.useState)(!0),[k,w]=(0,l.useState)(!0),[U,D]=(0,l.useState)(!1),[O,A]=(0,l.useState)(!0),[R,L]=(0,l.useState)(!1),[M,I]=(0,l.useState)("full"),[K,q]=(0,l.useState)(!0),[W,z]=(0,l.useState)(!1),[J,H]=(0,l.useState)(!1),[B,Z]=(0,l.useState)(""),[Q,V]=(0,l.useState)(""),[G,X]=(0,l.useState)(!1),[Y,ee]=(0,l.useState)(""),[et,es]=(0,l.useState)(null),[ea,el]=(0,l.useState)(!1),[en,er]=(0,l.useState)(!1),[ei,eo]=(0,l.useState)(!1),[ec,ed]=(0,l.useState)(!1),[em,eu]=(0,l.useState)(""),[ex,eh]=(0,l.useState)(!1),[ep,eb]=(0,l.useState)(""),[eg,ef]=(0,l.useState)(null),[ey,ej]=(0,l.useState)(""),[ek,ew]=(0,l.useState)(""),[ev,eN]=(0,l.useState)(null),[eC,eT]=(0,l.useState)(!1),[eS,e$]=(0,l.useState)([]),[e_,eE]=(0,l.useState)(""),[eP,eF]=(0,l.useState)(!1),[eU,eD]=(0,l.useState)(!1),[eO,eA]=(0,l.useState)(!1),eR=(0,l.useRef)(null),eL=(0,l.useRef)(0),eM=(0,l.useRef)(0),eI=(0,l.useRef)(!1),eK=(0,l.useRef)(!1),eq=(0,l.useRef)(!1),eW=(0,l.useRef)(!1),[ez,eJ]=(0,l.useState)(!1),[eH,eB]=(0,l.useState)(!1),[eZ,eQ]=(0,l.useState)(new Set),{copied:eV,copy:eG}=(0,o.C)(),eX=function(e){let[t,s]=(0,l.useState)(null),[a,n]=(0,l.useState)({}),[r,i]=(0,l.useState)({}),[o,c]=(0,l.useState)(!1),[d,m]=(0,l.useState)({}),[u,x]=(0,l.useState)(!1),h=async e=>{try{let t=await fetch(`/api/keys/${e}/usage`);if(t.ok){let s=await t.json();i(t=>({...t,[e]:s}))}}catch{}},p=async t=>{c(!0);try{let l=(e,t)=>{if(!e)return null;let s=t?parseFloat(e):Math.floor(parseFloat(e));return isNaN(s)||s<=0?null:s},n={inputTokens5h:l(a.inputTokens5h,!1),inputTokens24h:l(a.inputTokens24h,!1),cost5h:l(a.cost5h,!0),cost24h:l(a.cost24h,!0)};a.windows&&a.windows.length>0&&(n.windows=a.windows.map(e=>({durationMs:e.durationMs,label:e.label,inputTokens:l(e.inputTokens,!1),cost:l(e.cost,!0)})).filter(e=>e.inputTokens||e.cost));let r=await fetch(`/api/keys/${t}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({limits:n})});if(r.ok){let a=await r.json();e(e=>e.map(e=>e.id===t?a.key:e)),s(null),h(t)}}catch{}c(!1)},b=async e=>{try{let t=await fetch(`/api/keys/${e}/reset-usage`);if(t.ok){let s=await t.json();m(t=>({...t,[e]:s.history||[]}))}}catch{}},g=async(e,t,s)=>{x(!0);try{(await fetch(`/api/keys/${e}/reset-usage`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({windowMs:t,windowLabel:s})})).ok&&(await h(e),await b(e))}catch{}x(!1)};return{editingLimits:t,setEditingLimits:s,limitDraft:a,setLimitDraft:n,keyUsage:r,savingLimits:o,handleOpenLimits:e=>{if(t===e.id)return void s(null);let a=e.limits||{};n({inputTokens5h:a.inputTokens5h?String(a.inputTokens5h):"",inputTokens24h:a.inputTokens24h?String(a.inputTokens24h):"",cost5h:a.cost5h?String(a.cost5h):"",cost24h:a.cost24h?String(a.cost24h):"",windows:a.windows||[]}),s(e.id),h(e.id),b(e.id)},handleSaveLimits:p,fetchKeyUsage:h,resetHistory:d,resettingUsage:u,fetchResetHistory:b,handleResetUsage:g}}(s),eY=!y||!k,e0=y?"Change the default dashboard password before activating the tunnel.":'Enable "Require login" and set a custom password before activating the tunnel.';(0,l.useEffect)(()=>{eR.current&&(eR.current.scrollTop=eR.current.scrollHeight)},[eS]),(0,l.useEffect)(()=>{e9(),e2()},[]),(0,l.useEffect)(()=>{t.filter(e=>e.limits&&Object.values(e.limits).some(Boolean)).forEach(e=>eX.fetchKeyUsage(e.id))},[t]),(0,l.useEffect)(()=>{if(!(W||ei))return;let e=!W||J,t=!ei||ec,s=()=>{document.hidden||e5()};if(document.addEventListener("visibilitychange",s),e&&t)return()=>document.removeEventListener("visibilitychange",s);let a=setInterval(()=>{document.hidden||e5()},5e3);return()=>{clearInterval(a),document.removeEventListener("visibilitychange",s)}},[W,ei,J,ec]),(0,l.useEffect)(()=>{let e=async()=>{if(!document.hidden){if(W&&(B||Q)){let e=await T(Q,B);eI.current=e,e?(eL.current=0,H(!0),eq.current||(eq.current=!0,eJ(!0))):(eL.current+=1,eL.current>=5&&H(!1))}else eI.current=!1;if(ei&&em){let e=await C(em);eK.current=e,e?(eM.current=0,ed(!0),eW.current||(eW.current=!0,eB(!0))):(eM.current+=1,eM.current>=5&&ed(!1))}else eK.current=!1}};if(!(W&&(B||Q)||ei&&em))return;e();let t=!ei||ec;if((!W||J)&&t)return;let s=setInterval(e,1e4);return()=>clearInterval(s)},[W,B,Q,ei,em,J,ec]);let e1=(0,l.useCallback)((e,t,s,a,l,n)=>{t.current?(s.current=0,a(!0),l.current||(l.current=!0,n(!0))):(s.current+=1,s.current>=5&&a(!1))},[]),e5=async()=>{try{let e=await fetch("/api/tunnel/status",{cache:"no-store"});if(!e.ok)return;let t=await e.json(),s=t.tunnel?.settingsEnabled??t.tunnel?.enabled??!1,a=t.tunnel?.tunnelUrl||"";Z(a),V(t.tunnel?.publicUrl||""),z(s),e1(null,eI,eL,H,eq,eJ);let l=t.tailscale?.settingsEnabled??t.tailscale?.enabled??!1,n=t.tailscale?.tunnelUrl||"";eu(n),eo(l),e1(null,eK,eM,ed,eW,eB)}catch{}},e2=async()=>{q(!0);try{let[e,t]=await Promise.all([fetch("/api/settings"),fetch("/api/tunnel/status",{cache:"no-store"})]);if(e.ok){let t=await e.json();f(t.requireApiKey||!1),j(!1!==t.requireLogin),w(t.hasPassword||!1),D(t.tunnelDashboardAccess||!1),A(!1!==t.rtkEnabled),L(!!t.cavemanEnabled),I(t.cavemanLevel||"full")}if(t.ok){let e=await t.json(),s=e.tunnel?.settingsEnabled??e.tunnel?.enabled??!1,a=e.tunnel?.tunnelUrl||"";Z(a),V(e.tunnel?.publicUrl||""),z(s),e1(null,eI,eL,H,eq,eJ);let l=e.tailscale?.settingsEnabled??e.tailscale?.enabled??!1,n=e.tailscale?.tunnelUrl||"";eu(n),eo(l),e1(null,eK,eM,ed,eW,eB)}}catch(e){console.log("Error loading settings:",e)}finally{q(!1)}},e4=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({tunnelDashboardAccess:e})})).ok&&D(e)}catch(e){console.log("Error updating tunnelDashboardAccess:",e)}},e3=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireApiKey:e})})).ok&&f(e)}catch(e){console.log("Error updating requireApiKey:",e)}},e8=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({rtkEnabled:e})})).ok&&A(e)}catch(e){console.log("Error updating rtkEnabled:",e)}},e6=async e=>{try{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}catch(e){console.log("Error updating setting:",e)}},e9=async()=>{try{let e=await fetch("/api/keys"),t=await e.json();e.ok&&s(t.keys||[])}catch(e){console.log("Error fetching data:",e)}finally{r(!1)}},e7=async(...e)=>{X(!0),ee("Waiting for tunnel ready...");let t=e.filter(Boolean).map(e=>`${e}/api/health`),s=Date.now();for(;Date.now()-s<3e5;){if(await new Promise(e=>setTimeout(e,2e3)),await Promise.any(t.map(async e=>{if((await fetch(e,{mode:"cors",cache:"no-store"})).ok)return!0;throw Error("not ready")})).catch(()=>!1))return z(!0),X(!1),ee(""),!0;if((Date.now()-s)%1e4<2e3)try{let e=await fetch("/api/tunnel/status");if(e.ok){let t=await e.json();if(!t.tunnel?.enabled)return es({type:"error",message:"Tunnel process stopped unexpectedly."}),X(!1),ee(""),!1}}catch{}}return es({type:"error",message:"Tunnel created but not reachable. Please try again."}),X(!1),ee(""),!1},te=async()=>{el(!1),X(!0),es(null),ee("Creating tunnel...");let e=!0;(async()=>{for(;e;){try{let t=await fetch("/api/tunnel/status");if(t.ok){let s=await t.json();s.download?.downloading?ee(`Downloading cloudflared... ${s.download.progress}%`):e&&ee("Creating tunnel...")}}catch{}await new Promise(e=>setTimeout(e,1e3))}})();try{let t=await fetch("/api/tunnel/enable",{method:"POST"});e=!1;let s=await t.json();if(!t.ok)return void es({type:"error",message:s.error||"Failed to enable tunnel"});let a=s.tunnelUrl;if(!a)return void es({type:"error",message:"No tunnel URL returned"});Z(a),V(s.publicUrl||""),await e7(s.publicUrl,a)}catch(e){es({type:"error",message:e.message})}finally{e=!1,X(!1),ee("")}},tt=async()=>{X(!0),es(null);try{let e=await fetch("/api/tunnel/disable",{method:"POST"}),t=await e.json();e.ok?(z(!1),Z(""),er(!1),es({type:"success",message:"Tunnel disabled"})):es({type:"error",message:t.error||"Failed to disable tunnel"})}catch(e){es({type:"error",message:e.message})}finally{X(!1)}},ts=async()=>{eN(null);try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok){let t=await e.json();return eN(t.installed),t}}catch{}return eN(!1),{installed:!1}},ta=async()=>{eT(!0),ef(null),e$([]);try{let e=await fetch("/api/tunnel/tailscale-install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sudoPassword:e_})});eE("");let t=e.body.getReader(),s=new TextDecoder,a="";for(;;){let{done:e,value:l}=await t.read();if(e)break;let n=(a+=s.decode(l,{stream:!0})).split("\n\n");for(let e of(a=n.pop()||"",n)){let t=e.split("\n"),s="progress",a=null;for(let e of t)if(e.startsWith("event: ")&&(s=e.slice(7).trim()),e.startsWith("data: "))try{a=JSON.parse(e.slice(6))}catch{}if(a)if("progress"===s)e$(e=>[...e.slice(-50),a.message]);else if("done"===s){eN(!0),eT(!1),eD(!1),ti();return}else"error"===s&&ef({type:"error",message:a.error||"Install failed"})}}}catch(e){ef({type:"error",message:e.message})}finally{eT(!1)}},tl=async e=>{eb("Waiting for Tailscale ready...");let t=`${e}/api/health`,s=Date.now();for(;Date.now()-s<3e5;){await new Promise(e=>setTimeout(e,2e3));try{let e=await fetch(t,{mode:"no-cors",cache:"no-store"});if(e.ok||"opaque"===e.type)return!0}catch{}}return!1},tn=(e,t)=>{ej(e),ew(t)},tr=()=>{ej(""),ew("")},ti=async()=>{eD(!1),eF(!0),eh(!0),ef(null),eb("Connecting..."),tr();try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eu(t.tunnelUrl||"");let e=await tl(t.tunnelUrl);eo(!0),ef(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.needsLogin&&t.authUrl){tn(t.authUrl,"Open Login Page"),eb('Login required — click "Open Login Page" to continue');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok&&(await e.json()).loggedIn){tr(),eb("Starting funnel...");let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eu(t.tunnelUrl||"");let e=await tl(t.tunnelUrl);eo(!0),ef(e?null:{type:"warning",message:"Connected but not reachable yet."})}else t.funnelNotEnabled&&t.enableUrl?await to(t.enableUrl):ef({type:"error",message:t.error||"Failed to start funnel"});return}}catch{}}tr(),ef({type:"error",message:"Login timed out. Please try again."});return}if(t.funnelNotEnabled&&t.enableUrl)return void await to(t.enableUrl);ef({type:"error",message:t.error||"Failed to connect"})}catch(e){ef({type:"error",message:e.message})}finally{eh(!1),eF(!1),eb(""),tr()}},to=async e=>{tn(e,"Open Funnel Settings"),eb('Click "Open Funnel Settings" to enable Funnel...');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){tr(),eu(t.tunnelUrl||"");let e=await tl(t.tunnelUrl);eo(!0),ef(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.funnelNotEnabled)continue;if(t.error){tr(),ef({type:"error",message:t.error});return}}catch{}}tr(),ef({type:"error",message:"Timed out waiting for Funnel to be enabled."})},tc=async()=>{eh(!0),ef(null);try{let e=await fetch("/api/tunnel/tailscale-disable",{method:"POST"}),t=await e.json();e.ok?(eo(!1),eu(""),eA(!1),ef({type:"success",message:"Tailscale disabled"})):ef({type:"error",message:t.error||"Failed to disable Tailscale"})}catch(e){ef({type:"error",message:e.message})}finally{eh(!1)}},td=async()=>{ef(null),e$([]);let e=await ts();e?.installed&&e?.hasCachedPassword?ti():eD(!0)},tm=async()=>{if(m.trim())try{let e=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:m})}),t=await e.json();e.ok&&(h(t.key),await e9(),u(""),d(!1))}catch(e){console.log("Error creating key:",e)}},tu=async e=>{b({title:"Delete API Key",message:"Delete this API key?",onConfirm:async()=>{b(null);try{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&(s(t.filter(t=>t.id!==e)),eQ(t=>{let s=new Set(t);return s.delete(e),s}))}catch(e){console.log("Error deleting key:",e)}}})},tx=async(e,t)=>{try{let a=await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:t})});if(a.ok){let t=await a.json();s(s=>s.map(s=>s.id===e?t.key:s))}}catch(e){console.log("Error renaming key:",e)}},th=async(e,t)=>{try{(await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:t})})).ok&&s(s=>s.map(s=>s.id===e?{...s,isActive:t}:s))}catch(e){console.log("Error toggling key:",e)}},tp=e=>{eQ(t=>{let s=new Set(t);return s.has(e)?s.delete(e):s.add(e),s})},[tb,tg]=(0,l.useState)("/v1");return((0,l.useEffect)(()=>{tg(`${window.location.origin}/v1`)},[]),n)?(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsx)(i.Qv,{}),(0,a.jsx)(i.Qv,{})]}):(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold mb-4 flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)(_,{label:"Local",url:tb,copyId:"local_url",copied:eV,onCopy:eG}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${W?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tunnel"}),W&&!G&&J?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${Q||B}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eG(`${Q||B}/v1`,"tunnel_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tunnel_url"===eV?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>er(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!W||G||J?G?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),Y||"Creating tunnel..."]}),(0,a.jsx)("button",{onClick:()=>{X(!1),ee("")},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):et?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),et.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>el(!0),children:"Enable"})]}):K?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),(0,a.jsx)("button",{onClick:()=>q(!1),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>{eY?es({type:"error",message:`Security required: ${e0}`}):g?el(!0):es({type:"error",message:'Security required: Enable "Require API key" before activating the tunnel.'})},children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),ez?"Tunnel reconnecting...":"Tunnel checking..."]}),(0,a.jsx)("button",{onClick:()=>er(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${ei?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tailscale"}),ei&&!ex&&ec?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${em}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eG(`${em}/v1`,"ts_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"ts_url"===eV?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>eA(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!ei||ex||ec?ex||eP?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),ep||"Connecting..."]}),ey&&(0,a.jsx)(i.$n,{size:"sm",icon:"open_in_new",onClick:()=>window.open(ey,"tailscale_auth","width=600,height=700,noopener,noreferrer"),children:ek||"Open"}),(0,a.jsx)("button",{onClick:()=>{eh(!1),eF(!1),eb(""),tr()},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):eg?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),eg.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:td,children:"Enable"})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:()=>{eY?ef({type:"error",message:`Security required: ${e0}`}):td()},className:"bg-linear-to-r from-indigo-500 to-purple-500 hover:from-indigo-600 hover:to-purple-600 text-white!",children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eH?"Tailscale reconnecting...":"Tailscale checking..."]}),(0,a.jsx)("button",{onClick:()=>eA(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]})]}),eY&&!W&&!ei&&(0,a.jsx)("div",{className:"mt-4",children:(0,a.jsx)(F,{message:e0,action:{label:"Open settings",href:"/dashboard/profile"}})}),(W||ei)&&(0,a.jsxs)("div",{className:"mt-4 flex flex-col gap-2",children:[!g&&(0,a.jsx)(F,{message:"Require API key is disabled — your endpoint is publicly accessible without authentication.",action:{label:"Enable",href:"#require-api-key"}}),(!y||!k)&&(0,a.jsx)(F,{message:y?"Dashboard uses the default password — change it in Profile settings.":"Require login is disabled — anyone can access your dashboard via tunnel.",action:{label:y?"Change password":"Enable",href:"/dashboard/profile"}})]}),(W||ei)&&(0,a.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex items-center gap-3",children:[(0,a.jsx)(i.lM,{checked:U,onChange:()=>e4(!U)}),(0,a.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,a.jsx)("p",{className:"font-medium text-sm",children:"Allow dashboard access via tunnel"}),(0,a.jsx)(P,{text:"When enabled, the dashboard can be accessed through your tunnel or Tailscale URL (login still required). When disabled, dashboard access via tunnel/Tailscale is completely blocked."})]})]})]}),(0,a.jsxs)(i.Zp,{id:"rtk",children:[(0,a.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,a.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]})}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-2 pb-4 border-b border-border gap-4",children:[(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsxs)("p",{className:"font-medium",children:["Compress tool output"," ",(0,a.jsx)("a",{href:"https://github.com/rtk-ai/rtk",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(RTK)"})]}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"git/grep/ls/tree/logs → 60-90% fewer input tokens"})]}),(0,a.jsx)(i.lM,{checked:O,onChange:()=>e8(!O)})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 gap-4 flex-wrap",children:[(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsxs)("p",{className:"font-medium",children:["Compress LLM output"," ",(0,a.jsx)("a",{href:"https://github.com/JuliusBrussee/caveman",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Caveman)"})]}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Terse-style system prompt → ~65% fewer output tokens (up to 87%)"})]}),(0,a.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[R&&(0,a.jsx)("div",{className:"flex items-center gap-1.5",children:S.map(e=>(0,a.jsx)("button",{onClick:()=>{var t;I(t=e.id),e6({cavemanLevel:t})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${M===e.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:e.desc,children:e.label},e.id))}),(0,a.jsx)(i.lM,{checked:R,onChange:()=>{var e;L(e=!R),e6({cavemanEnabled:e})}})]})]})]}),(0,a.jsxs)(i.Zp,{id:"require-api-key",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"vpn_key"}),"API Keys"]}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>d(!0),children:"Create Key"})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pb-4 mb-4 border-b border-border",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Requests without a valid key will be rejected"})]}),(0,a.jsx)(i.lM,{checked:g,onChange:()=>e3(!g)})]}),0===t.length?(0,a.jsxs)("div",{className:"text-center py-12",children:[(0,a.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,a.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No API keys yet"}),(0,a.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create your first API key to get started"}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>d(!0),children:"Create Key"})]}):(0,a.jsx)("div",{className:"flex flex-col",children:t.map(e=>(0,a.jsx)(v,{apiKey:e,visibleKeys:eZ,toggleKeyVisibility:tp,copied:eV,copy:eG,handleToggleKey:th,handleDeleteKey:tu,handleRenameKey:tx,...eX},e.id))})]}),(0,a.jsx)(i.aF,{isOpen:c,title:"Create API Key",onClose:()=>{d(!1),u("")},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)(i.pd,{label:"Key Name",value:m,onChange:e=>u(e.target.value),placeholder:"Production Key"}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tm,fullWidth:!0,disabled:!m.trim(),children:"Create"}),(0,a.jsx)(i.$n,{onClick:()=>{d(!1),u("")},variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:!!x,title:"API Key Created",onClose:()=>h(null),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg p-4",children:[(0,a.jsx)("p",{className:"text-sm text-yellow-800 dark:text-yellow-200 mb-2 font-medium",children:"Save this key now!"}),(0,a.jsx)("p",{className:"text-sm text-yellow-700 dark:text-yellow-300",children:"This is the only time you will see this key. Store it securely."})]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.pd,{value:x||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)(i.$n,{variant:"secondary",icon:"created_key"===eV?"check":"content_copy",onClick:()=>eG(x,"created_key"),children:"created_key"===eV?"Copied!":"Copy"})]}),(0,a.jsx)(i.$n,{onClick:()=>h(null),fullWidth:!0,children:"Done"})]})}),(0,a.jsx)(i.aF,{isOpen:ea,title:"Enable Tunnel",onClose:()=>el(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("div",{className:"bg-surface-2 border border-border-subtle rounded-lg p-4",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"cloud_upload"}),(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"text-sm text-text-main font-medium mb-1",children:"Cloudflare Tunnel"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Expose your local 9Router to the internet. No port forwarding, no static IP needed. Share endpoint URL with your team or use it in Cursor, Cline, and other AI tools from anywhere."})]})]})}),(0,a.jsx)("div",{className:"grid grid-cols-2 gap-3",children:N.map(e=>(0,a.jsxs)("div",{className:"flex flex-col items-center text-center p-3 rounded-lg bg-sidebar/50",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-xl text-primary mb-1",children:e.icon}),(0,a.jsx)("p",{className:"text-xs font-semibold",children:e.title}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:e.desc})]},e.title))}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Requires outbound port 7844 (TCP/UDP). Connection may take 10-30s."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:te,fullWidth:!0,children:"Start Tunnel"}),(0,a.jsx)(i.$n,{onClick:()=>el(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:en,title:"Disable Tunnel",onClose:()=>!G&&er(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"The Cloudflare tunnel will be disconnected. Remote access via tunnel URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tt,fullWidth:!0,disabled:G,variant:"danger",children:G?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>er(!1),variant:"ghost",fullWidth:!0,disabled:G,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:eU,title:"Tailscale Funnel",onClose:()=>{eC||(eD(!1),eE(""),ef(null))},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[null===ev&&(0,a.jsxs)("p",{className:"text-sm text-text-muted flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),!1===ev&&!eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale is not installed. Install it to enable Funnel."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:ta,fullWidth:!0,children:"Install Tailscale"}),(0,a.jsx)(i.$n,{onClick:()=>eD(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Installing Tailscale..."]}),eS.length>0&&(0,a.jsx)("div",{ref:eR,className:"bg-black/5 dark:bg-white/5 rounded p-2 max-h-40 overflow-y-auto font-mono text-xs text-text-muted",children:eS.map((e,t)=>(0,a.jsx)("div",{children:e},t))})]}),!0===ev&&!eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-green-600 dark:text-green-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"check_circle"}),"Tailscale installed"]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:()=>ti(),fullWidth:!0,children:"Connect"}),(0,a.jsx)(i.$n,{onClick:()=>eD(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eg&&(0,a.jsx)(E,{status:eg})]})}),(0,a.jsx)(i.aF,{isOpen:eO,title:"Disable Tailscale",onClose:()=>!ex&&eA(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale Funnel will be stopped. Remote access via Tailscale URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tc,fullWidth:!0,disabled:ex,variant:"danger",children:ex?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>eA(!1),variant:"ghost",fullWidth:!0,disabled:ex,children:"Cancel"})]})]})}),(0,a.jsx)(i.uo,{isOpen:!!p,onClose:()=>b(null),onConfirm:p?.onConfirm,title:p?.title||"Confirm",message:p?.message,variant:"danger"})]})}function _({label:e,url:t,copyId:s,copied:l,onCopy:n,badge:r,actions:o}){return(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${"CF"===r||"TS"===r?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:e}),(0,a.jsx)(i.pd,{value:t,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>n(t,s),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:l===s?"check":"content_copy"})}),o]})}function E({status:e,className:t=""}){return(0,a.jsx)("div",{className:`p-2 rounded text-sm ${t} ${"success"===e.type?"bg-green-500/10 text-green-600 dark:text-green-400":"warning"===e.type?"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400":"info"===e.type?"bg-blue-500/10 text-blue-600 dark:text-blue-400":"bg-red-500/10 text-red-600 dark:text-red-400"}`,children:e.message.split(/(https?:\/\/[^\s]+)/g).map((e,t)=>/^https?:\/\//.test(e)?(0,a.jsx)("a",{href:e,target:"_blank",rel:"noreferrer",className:"underline font-medium",children:e},t):e)})}function P({text:e}){return(0,a.jsxs)("span",{className:"relative group inline-flex items-center",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px] text-text-muted cursor-help",children:"help"}),(0,a.jsx)("span",{className:"pointer-events-none absolute left-5 top-1/2 -translate-y-1/2 z-50 w-64 rounded bg-gray-900 dark:bg-gray-800 text-white text-xs px-2.5 py-1.5 opacity-0 group-hover:opacity-100 transition-opacity shadow-lg",children:e})]})}function F({message:e,action:t}){return(0,a.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-amber-500/10 border border-amber-500/20 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px] shrink-0 mt-0.5",children:"warning"}),(0,a.jsx)("p",{className:"text-xs flex-1",children:e}),t&&(0,a.jsx)("a",{href:t.href,className:"text-xs font-medium underline shrink-0 hover:opacity-80",onClick:t.href.startsWith("#")?e=>{e.preventDefault(),document.getElementById(t.href.slice(1))?.scrollIntoView({behavior:"smooth"})}:void 0,children:t.label})]})}$.propTypes={machineId:r().string.isRequired}}}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3471],{64561:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>c});var a=s(95155),r=s(12115),i=s(35497),o=s(1620),n=s(11059),l=s(31474),d=s(90620);function c(){let{theme:e,setTheme:t,isDark:s}=(0,o.D)(),{copied:c,copy:m}=(0,n.C)(),[x,p]=(0,r.useState)({fallbackStrategy:"fill-first"}),[u,h]=(0,r.useState)(!0),[b,g]=(0,r.useState)({current:"",new:"",confirm:""}),[y,f]=(0,r.useState)({type:"",message:""}),[j,v]=(0,r.useState)(!1),[N,w]=(0,r.useState)(!1),[C,k]=(0,r.useState)({type:"",message:""}),[S,P]=(0,r.useState)({authMode:"password",oidcIssuerUrl:"",oidcClientId:"",oidcScopes:"openid profile email",oidcLoginLabel:"Sign in with OIDC"}),[A,O]=(0,r.useState)(""),[I,D]=(0,r.useState)({type:"",message:""}),[L,E]=(0,r.useState)(!1),[T,R]=(0,r.useState)(!1),[M,U]=(0,r.useState)({type:"",message:""}),[F,H]=(0,r.useState)("/api/auth/oidc/callback"),[$,J]=(0,r.useState)(!1),q=(0,r.useRef)(null),[V,_]=(0,r.useState)({outboundProxyEnabled:!1,outboundProxyUrl:"",outboundNoProxy:""}),[B,Z]=(0,r.useState)({type:"",message:""}),[W,K]=(0,r.useState)(!1),[G,z]=(0,r.useState)(!1),[Q,Y]=(0,r.useState)("1.23.2"),[X,ee]=(0,r.useState)({type:"",message:""}),[et,es]=(0,r.useState)(!1),[ea,er]=(0,r.useState)(!1),[ei,eo]=(0,r.useState)(!1);(0,r.useEffect)(()=>{fetch("/api/settings").then(e=>e.json()).then(e=>{p(e),P({authMode:e?.authMode||"password",oidcIssuerUrl:e?.oidcIssuerUrl||"",oidcClientId:e?.oidcClientId||"",oidcScopes:e?.oidcScopes||"openid profile email",oidcLoginLabel:e?.oidcLoginLabel||"Sign in with OIDC"}),O(""),(e?.authMode==="oidc"||e?.authMode==="both")&&J(!0),_({outboundProxyEnabled:e?.outboundProxyEnabled===!0,outboundProxyUrl:e?.outboundProxyUrl||"",outboundNoProxy:e?.outboundNoProxy||""}),Y(e?.mitmAntigravityIdeVersion||"1.23.2"),h(!1)}).catch(e=>{console.error("Failed to fetch settings:",e),h(!1)})},[]),(0,r.useEffect)(()=>{H(`${window.location.origin}/api/auth/oidc/callback`)},[]);let en=async e=>{if(e.preventDefault(),!0===x.outboundProxyEnabled){K(!0),Z({type:"",message:""});try{let e=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({outboundProxyUrl:V.outboundProxyUrl,outboundNoProxy:V.outboundNoProxy})}),t=await e.json();e.ok?(p(e=>({...e,...t})),Z({type:"success",message:"Proxy settings applied"})):Z({type:"error",message:t.error||"Failed to update proxy settings"})}catch(e){Z({type:"error",message:"An error occurred"})}finally{K(!1)}}},el=async()=>{if(!0!==x.outboundProxyEnabled)return;let e=(V.outboundProxyUrl||"").trim();if(!e)return void Z({type:"error",message:"Please enter a Proxy URL to test"});z(!0),Z({type:"",message:""});try{let t=await fetch("/api/settings/proxy-test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({proxyUrl:e})}),s=await t.json();t.ok&&s?.ok?Z({type:"success",message:`Proxy test OK (${s.status}) in ${s.elapsedMs}ms`}):Z({type:"error",message:s?.error||"Proxy test failed"})}catch(e){Z({type:"error",message:"An error occurred"})}finally{z(!1)}},ed=async e=>{K(!0),Z({type:"",message:""});try{let t=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({outboundProxyEnabled:e})}),s=await t.json();t.ok?(p(e=>({...e,...s})),_(e=>({...e,outboundProxyEnabled:s?.outboundProxyEnabled===!0})),Z({type:"success",message:e?"Proxy enabled":"Proxy disabled"})):Z({type:"error",message:s.error||"Failed to update proxy settings"})}catch(e){Z({type:"error",message:"An error occurred"})}finally{K(!1)}},ec=async e=>{if(e.preventDefault(),b.new!==b.confirm)return void f({type:"error",message:"Passwords do not match"});v(!0),f({type:"",message:""});try{let e=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:b.current,newPassword:b.new})}),t=await e.json();e.ok?(f({type:"success",message:"Password updated successfully"}),g({current:"",new:"",confirm:""})):f({type:"error",message:t.error||"Failed to update password"})}catch(e){f({type:"error",message:"An error occurred"})}finally{v(!1)}},em=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({fallbackStrategy:e})})).ok&&p(t=>({...t,fallbackStrategy:e}))}catch(e){console.error("Failed to update settings:",e)}},ex=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategy:e})})).ok&&p(t=>({...t,comboStrategy:e}))}catch(e){console.error("Failed to update combo strategy:",e)}},ep=async e=>{let t=parseInt(e);if(!isNaN(t)&&!(t<1))try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({stickyRoundRobinLimit:t})})).ok&&p(e=>({...e,stickyRoundRobinLimit:t}))}catch(e){console.error("Failed to update sticky limit:",e)}},eu=async e=>{let t=parseInt(e);if(!isNaN(t)&&!(t<1))try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStickyRoundRobinLimit:t})})).ok&&p(e=>({...e,comboStickyRoundRobinLimit:t}))}catch(e){console.error("Failed to update combo sticky limit:",e)}},eh=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireLogin:e})})).ok&&p(t=>({...t,requireLogin:e}))}catch(e){console.error("Failed to update require login:",e)}},eb=(e,t)=>{P(s=>({...s,[e]:t}))},eg=async(e=S.authMode||"password")=>{let t=S.oidcIssuerUrl.trim(),s=S.oidcClientId.trim(),a=S.oidcScopes.trim(),r=S.oidcLoginLabel.trim(),i=A.trim();if("password"!==e&&(!t||!s||!i)&&!x.oidcConfigured)return void D({type:"error",message:"Issuer URL, client ID, and client secret are required to enable OIDC."});E(!0),D({type:"",message:""}),U({type:"",message:""});try{let o={authMode:e,oidcIssuerUrl:t,oidcClientId:s,oidcScopes:a||"openid profile email",oidcLoginLabel:r||"Sign in with OIDC"};i&&(o.oidcClientSecret=i);let n=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(o)}),l=await n.json();n.ok?(p(e=>({...e,...l})),P({authMode:l?.authMode||e,oidcIssuerUrl:l?.oidcIssuerUrl||t,oidcClientId:l?.oidcClientId||s,oidcScopes:l?.oidcScopes||a||"openid profile email",oidcLoginLabel:l?.oidcLoginLabel||r||"Sign in with OIDC"}),O(""),D({type:"success",message:"oidc"===e?"OIDC login enabled":"both"===e?"Password and OIDC login enabled":"OIDC settings saved"})):D({type:"error",message:l.error||"Failed to save OIDC settings"})}catch(e){D({type:"error",message:"An error occurred"})}finally{E(!1)}},ey=async()=>{let e=S.oidcIssuerUrl.trim(),t=S.oidcClientId.trim(),s=S.oidcScopes.trim(),a=A.trim();if(!e||!t)return void U({type:"error",message:"Issuer URL and client ID are required to test the connection."});R(!0),D({type:"",message:""}),U({type:"",message:""});try{let r=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({authMode:S.authMode||x.authMode||"password",oidcIssuerUrl:e,oidcClientId:t,oidcScopes:s||"openid profile email",oidcLoginLabel:S.oidcLoginLabel.trim()||"Sign in with OIDC",...a?{oidcClientSecret:a}:{}})}),i=await r.json().catch(()=>({}));if(!r.ok)return void U({type:"error",message:i.error||"Failed to save OIDC settings before testing"});let o=await fetch("/api/auth/oidc/test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({issuerUrl:i.oidcIssuerUrl||e,clientId:i.oidcClientId||t,scopes:i.oidcScopes||s||"openid profile email"})}),n=await o.json().catch(()=>({}));if(o.ok&&n?.ok){let e=n.clientSecretTested?!0===n.clientSecretValid?`Connection OK. Discovery loaded from ${n.issuerUrl}. Client secret validated too.`:`Connection OK. Discovery loaded from ${n.issuerUrl}. Client secret was not checked.`:`Connection OK. Discovery loaded from ${n.issuerUrl}.`;U({type:"success",message:e})}else U({type:"error",message:n.error||"OIDC connection test failed"})}catch(e){U({type:"error",message:"An error occurred"})}finally{R(!1)}},ef=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({observabilityEnabled:e})})).ok&&p(t=>({...t,observabilityEnabled:e}))}catch(e){console.error("Failed to update observabilityEnabled:",e)}},ej=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityDebugLogsEnabled:e})})).ok&&p(t=>({...t,mitmAntigravityDebugLogsEnabled:e}))}catch(e){console.error("Failed to update mitmAntigravityDebugLogsEnabled:",e)}},ev=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityAutoDisableOnSonnetZero:e})})).ok&&p(t=>({...t,mitmAntigravityAutoDisableOnSonnetZero:e}))}catch(e){console.error("Failed to update mitmAntigravityAutoDisableOnSonnetZero:",e)}},eN=async e=>{ee({type:"",message:""});try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityIdeVersionOverrideEnabled:e})})).ok&&p(t=>({...t,mitmAntigravityIdeVersionOverrideEnabled:e}))}catch(e){console.error("Failed to update mitmAntigravityIdeVersionOverrideEnabled:",e)}},ew=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityHostRewriteEnabled:e})})).ok&&p(t=>({...t,mitmAntigravityHostRewriteEnabled:e}))}catch(e){console.error("Failed to update mitmAntigravityHostRewriteEnabled:",e)}},eC=async e=>{er(!0);try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityPayloadGuardEnabled:e})})).ok&&p(t=>({...t,mitmAntigravityPayloadGuardEnabled:e}))}catch(e){console.error("Failed to update mitmAntigravityPayloadGuardEnabled:",e)}finally{er(!1)}},ek=async e=>{eo(!0);try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({streamWatchdogEnabled:e})})).ok&&p(t=>({...t,streamWatchdogEnabled:e}))}catch(e){console.error("Failed to update streamWatchdogEnabled:",e)}finally{eo(!1)}},eS=async e=>{e.preventDefault();let t=Q.trim()||"1.23.2";es(!0),ee({type:"",message:""});try{let e=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({mitmAntigravityIdeVersion:t})}),s=await e.json().catch(()=>({}));e.ok?(p(e=>({...e,...s})),Y(s?.mitmAntigravityIdeVersion||t),ee({type:"success",message:"Antigravity IDE version saved"})):ee({type:"error",message:s.error||"Failed to save Antigravity IDE version"})}catch(e){ee({type:"error",message:"An error occurred"})}finally{es(!1)}},eP=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({periodicDbBackupsEnabled:e})})).ok&&p(t=>({...t,periodicDbBackupsEnabled:e}))}catch(e){console.error("Failed to update periodicDbBackupsEnabled:",e)}},eA=async()=>{try{let e=await fetch("/api/settings");if(!e.ok)return;let t=await e.json();p(t),Y(t?.mitmAntigravityIdeVersion||"1.23.2")}catch(e){console.error("Failed to reload settings:",e)}},eO=async()=>{w(!0),k({type:"",message:""});try{let e=await fetch("/api/settings/database");if(!e.ok){let t=await e.json().catch(()=>({}));throw Error(t.error||"Failed to export database")}let t=await e.json(),s=JSON.stringify(t,null,2),a=new Blob([s],{type:"application/json"}),r=URL.createObjectURL(a),i=document.createElement("a"),o=new Date().toISOString().replace(/[.:]/g,"-");i.href=r,i.download=`9router-backup-${o}.json`,document.body.appendChild(i),i.click(),document.body.removeChild(i),URL.revokeObjectURL(r),k({type:"success",message:"Database backup downloaded"})}catch(e){k({type:"error",message:e.message||"Failed to export database"})}finally{w(!1)}},eI=async e=>{let t=e.target.files?.[0];if(t){w(!0),k({type:"",message:""});try{let e=await t.text(),s=JSON.parse(e),a=await fetch("/api/settings/database",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(s)}),r=await a.json().catch(()=>({}));if(!a.ok)throw Error(r.error||"Failed to import database");await eA(),k({type:"success",message:"Database imported successfully"})}catch(e){k({type:"error",message:e.message||"Invalid backup file"})}finally{q.current&&(q.current.value=""),w(!1)}}},eD=!1!==x.observabilityEnabled,eL=!0===x.mitmAntigravityDebugLogsEnabled,eE=!1!==x.mitmAntigravityAutoDisableOnSonnetZero,eT=!0===x.mitmAntigravityIdeVersionOverrideEnabled,eR=!1!==x.mitmAntigravityHostRewriteEnabled,eM=!1!==x.mitmAntigravityPayloadGuardEnabled,eU=!1!==x.streamWatchdogEnabled,eF=x.mitmAntigravityDebugLogDir||"",eH=!1!==x.periodicDbBackupsEnabled;return(0,a.jsx)("div",{className:"max-w-2xl mx-auto px-4 sm:px-0",children:(0,a.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4 mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 sm:gap-4",children:[(0,a.jsx)("div",{className:"size-10 sm:size-12 rounded-lg bg-green-500/10 text-green-500 flex items-center justify-center shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-xl sm:text-2xl",children:"computer"})}),(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg sm:text-xl font-semibold",children:"Local Mode"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Running on your machine"})]})]}),(0,a.jsx)("div",{className:"inline-flex p-1 rounded-lg bg-black/5 dark:bg-white/5 w-full sm:w-auto",children:["light","dark","system"].map(s=>(0,a.jsxs)("button",{type:"button",onClick:()=>t(s),className:(0,l.cn)("flex items-center justify-center gap-1 sm:gap-1.5 px-2 sm:px-3 py-1.5 rounded-md font-medium transition-all flex-1 sm:flex-initial",e===s?"bg-white dark:bg-white/10 text-text-main shadow-sm":"text-text-muted hover:text-text-main"),children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"light"===s?"light_mode":"dark"===s?"dark_mode":"contrast"}),(0,a.jsx)("span",{className:"capitalize text-xs sm:text-sm",children:s})]},s))})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-3 pt-4 border-t border-border",children:[(0,a.jsx)("div",{className:"flex flex-col sm:flex-row sm:items-center sm:justify-between p-3 rounded-lg bg-bg border border-border gap-2",children:(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Database Location"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted font-mono break-all",children:"~/.n9router/db.json"})]})}),(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row sm:items-center sm:justify-between p-3 rounded-lg bg-bg border border-border gap-3",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Hourly Database Backups"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Keep hourly snapshots for 3 days in ~/.n9router/backups/db"})]}),(0,a.jsx)(i.lM,{checked:eH,onChange:eP,disabled:u})]}),(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row gap-2",children:[(0,a.jsx)(i.$n,{variant:"secondary",icon:"download",onClick:eO,loading:N,className:"w-full sm:w-auto",children:"Download Backup"}),(0,a.jsx)(i.$n,{variant:"outline",icon:"upload",onClick:()=>q.current?.click(),disabled:N,className:"w-full sm:w-auto",children:"Import Backup"}),(0,a.jsx)("input",{ref:q,type:"file",accept:"application/json,.json",className:"hidden",onChange:eI})]}),C.message&&(0,a.jsx)("p",{className:`text-sm ${"error"===C.type?"text-red-500":"text-green-600 dark:text-green-400"}`,children:C.message})]})]}),(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-primary/10 text-primary shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"shield"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Security"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Require login"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"When ON, dashboard requires password. When OFF, access without login."})]}),(0,a.jsx)(i.lM,{checked:!0===x.requireLogin,onChange:()=>eh(!x.requireLogin),disabled:u})]}),!0===x.requireLogin&&(0,a.jsxs)("form",{onSubmit:ec,className:"flex flex-col gap-4 pt-4 border-t border-border/50",children:[x.hasPassword&&(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"Current Password"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Enter current password",value:b.current,onChange:e=>g({...b,current:e.target.value}),required:!0})]}),(0,a.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"New Password"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Enter new password",value:b.new,onChange:e=>g({...b,new:e.target.value}),required:!0})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"Confirm New Password"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Confirm new password",value:b.confirm,onChange:e=>g({...b,confirm:e.target.value}),required:!0})]})]}),y.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===y.type?"text-red-500":"text-green-500"}`,children:y.message}),(0,a.jsx)("div",{className:"pt-2",children:(0,a.jsx)(i.$n,{type:"submit",variant:"primary",loading:j,className:"w-full sm:w-auto",children:x.hasPassword?"Update Password":"Set Password"})})]})]})]}),(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("button",{type:"button",onClick:()=>J(e=>!e),className:"w-full flex items-center gap-3 text-left",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-indigo-500/10 text-indigo-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"lock_open"})}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"OIDC Dashboard Login"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"oidc"===x.authMode?"OIDC active":"both"===x.authMode?"Password + OIDC active":"Optional SSO via Authentik/Keycloak/Google"})]}),(0,a.jsx)("span",{className:"material-symbols-outlined text-text-muted shrink-0",children:$?"expand_less":"expand_more"})]}),$&&(0,a.jsxs)("div",{className:"flex flex-col gap-4 mt-4",children:[(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Use Authentik or any OIDC provider to sign in to the dashboard. You can enable password-only, OIDC-only, or both for the dashboard; model API access still uses API keys."}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Auth Mode"}),(0,a.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-2",children:[{value:"password",title:"Password only",desc:"Keep the legacy password login."},{value:"oidc",title:"OIDC only",desc:"Require OIDC for dashboard access."},{value:"both",title:"Both",desc:"Allow either password or OIDC."}].map(e=>{let t=S.authMode===e.value;return(0,a.jsxs)("button",{type:"button",onClick:()=>eb("authMode",e.value),className:(0,l.cn)("text-left rounded-lg border p-3 transition-colors",t?"border-primary bg-primary/5":"border-border bg-bg hover:bg-black/5 dark:hover:bg-white/5"),disabled:u||L,children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:e.title}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted mt-1",children:e.desc})]},e.value)})})]}),(0,a.jsxs)("div",{className:"grid grid-cols-1 gap-4",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Issuer URL"}),(0,a.jsx)(i.pd,{placeholder:"https://auth.example.com/application/o/9router/",value:S.oidcIssuerUrl,onChange:e=>eb("oidcIssuerUrl",e.target.value),disabled:u||L})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Client ID"}),(0,a.jsx)(i.pd,{placeholder:"9router-dashboard",value:S.oidcClientId,onChange:e=>eb("oidcClientId",e.target.value),disabled:u||L})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Client Secret"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Leave blank to keep existing secret",value:A,onChange:e=>O(e.target.value),disabled:u||L}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"This value is write-only after saving."})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Scopes"}),(0,a.jsx)(i.pd,{placeholder:"openid profile email",value:S.oidcScopes,onChange:e=>eb("oidcScopes",e.target.value),disabled:u||L})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Login Button Label"}),(0,a.jsx)(i.pd,{placeholder:"Sign in with OIDC",value:S.oidcLoginLabel,onChange:e=>eb("oidcLoginLabel",e.target.value),disabled:u||L})]})]}),(0,a.jsxs)("div",{className:"rounded-lg border border-border bg-bg p-3 text-xs sm:text-sm text-text-muted",children:[(0,a.jsx)("p",{className:"font-medium text-text-main mb-1",children:"Redirect URI"}),(0,a.jsx)("code",{className:"block break-all font-mono",children:F})]}),(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row gap-2 pt-2 border-t border-border/50",children:[(0,a.jsx)(i.$n,{type:"button",variant:"primary",loading:L,onClick:()=>eg(),className:"w-full sm:w-auto",children:"Save auth mode"}),(0,a.jsx)(i.$n,{type:"button",variant:"outline",loading:T,onClick:ey,className:"w-full sm:w-auto",children:"Test connection"})]}),M.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===M.type?"text-red-500":"text-green-500"}`,children:M.message}),I.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===I.type?"text-red-500":"text-green-500"}`,children:I.message}),"oidc"===x.authMode&&(0,a.jsx)("p",{className:"text-xs sm:text-sm text-amber-600 dark:text-amber-400",children:"OIDC login is currently active. Password login is disabled until you switch back."}),"both"===x.authMode&&(0,a.jsx)("p",{className:"text-xs sm:text-sm text-amber-600 dark:text-amber-400",children:"Password and OIDC login are both active."})]})]}),(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-blue-500/10 text-blue-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"route"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Routing Strategy"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Round Robin"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Cycle through accounts to distribute load"})]}),(0,a.jsx)(i.lM,{checked:"round-robin"===x.fallbackStrategy,onChange:()=>em("round-robin"===x.fallbackStrategy?"fill-first":"round-robin"),disabled:u})]}),"round-robin"===x.fallbackStrategy&&(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4 pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Sticky Limit"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Calls per account before switching"})]}),(0,a.jsx)(i.pd,{type:"number",min:"1",max:"10",value:x.stickyRoundRobinLimit||3,onChange:e=>ep(e.target.value),disabled:u,className:"w-16 sm:w-20 text-center shrink-0"})]}),(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4 pt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Combo Round Robin"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Cycle through providers in combos instead of always starting with first"})]}),(0,a.jsx)(i.lM,{checked:"round-robin"===x.comboStrategy,onChange:()=>ex("round-robin"===x.comboStrategy?"fallback":"round-robin"),disabled:u})]}),"round-robin"===x.comboStrategy&&(0,a.jsxs)("div",{className:"flex items-center justify-between pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Combo Sticky Limit"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Calls per combo model before switching"})]}),(0,a.jsx)(i.pd,{type:"number",min:"1",max:"100",value:x.comboStickyRoundRobinLimit||1,onChange:e=>eu(e.target.value),disabled:u,className:"w-20 text-center"})]}),(0,a.jsxs)("p",{className:"text-xs text-text-muted italic pt-2 border-t border-border/50",children:["round-robin"===x.fallbackStrategy?`Currently distributing requests across all available accounts with ${x.stickyRoundRobinLimit||3} calls per account.`:"Currently using accounts in priority order (Fill First).","round-robin"===x.comboStrategy?` Combos rotate after ${x.comboStickyRoundRobinLimit||1} call${1===(x.comboStickyRoundRobinLimit||1)?"":"s"} per model.`:" Combos always start with their first model."]})]})]}),(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-purple-500/10 text-purple-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"wifi"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Network"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Outbound Proxy"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Enable proxy for OAuth + provider outbound requests."})]}),(0,a.jsx)(i.lM,{checked:!0===x.outboundProxyEnabled,onChange:()=>ed(!0!==x.outboundProxyEnabled),disabled:u||W})]}),!0===x.outboundProxyEnabled&&(0,a.jsxs)("form",{onSubmit:en,className:"flex flex-col gap-4 pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Proxy URL"}),(0,a.jsx)(i.pd,{placeholder:"http://127.0.0.1:7897",value:V.outboundProxyUrl,onChange:e=>_(t=>({...t,outboundProxyUrl:e.target.value})),disabled:u||W}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Leave empty to inherit existing env proxy (if any)."})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2 pt-2 border-t border-border/50",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"No Proxy"}),(0,a.jsx)(i.pd,{placeholder:"localhost,127.0.0.1",value:V.outboundNoProxy,onChange:e=>_(t=>({...t,outboundNoProxy:e.target.value})),disabled:u||W}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Comma-separated hostnames/domains to bypass the proxy."})]}),(0,a.jsxs)("div",{className:"pt-2 border-t border-border/50 flex flex-col sm:flex-row items-stretch sm:items-center gap-2",children:[(0,a.jsx)(i.$n,{type:"button",variant:"secondary",loading:G,disabled:u||W,onClick:el,className:"w-full sm:w-auto",children:"Test proxy URL"}),(0,a.jsx)(i.$n,{type:"submit",variant:"primary",loading:W,className:"w-full sm:w-auto",children:"Apply"})]})]}),B.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===B.type?"text-red-500":"text-green-500"} pt-2 border-t border-border/50`,children:B.message})]})]}),(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-orange-500/10 text-orange-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"monitoring"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Observability"})]}),(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Enable Observability"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Record request details for inspection in the logs view"})]}),(0,a.jsx)(i.lM,{checked:eD,onChange:ef,disabled:u})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Antigravity MITM Debug Logs"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Write all Antigravity MITM requests to debug log files with masked tokens, related account info, and response payloads"})]}),(0,a.jsx)(i.lM,{checked:eL,onChange:ej,disabled:u})]}),eL&&eF&&(0,a.jsx)("div",{className:"pt-3 mt-3 border-t border-border/50",children:(0,a.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,a.jsxs)("div",{className:"min-w-0",children:[(0,a.jsx)("p",{className:"font-medium",children:"Log Folder"}),(0,a.jsx)("p",{className:"mt-1 break-all rounded-md bg-surface/70 px-3 py-2 font-mono text-xs text-text-muted",children:eF})]}),(0,a.jsx)(i.$n,{variant:"outline",size:"sm",onClick:()=>m(eF,"mitm-antigravity-log-dir"),children:"mitm-antigravity-log-dir"===c?"Copied!":"Copy"})]})}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Antigravity Auto-disable Empty Sonnet Accounts"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Disable an Antigravity token-rotation account after a failed request when its Claude Sonnet 4.6 quota is 0%"})]}),(0,a.jsx)(i.lM,{checked:eE,onChange:ev,disabled:u})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Antigravity Payload Guard"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Only allow token-swap for requests that originate from the Antigravity IDE. Requests from other tools (Claude Code, Codex, etc.) pass through to their original token."})]}),(0,a.jsx)(i.lM,{checked:eM,onChange:eC,disabled:u||ea})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Stream Watchdog"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Aborts upstream streams that go silent past the stall timeout and injects a clean end-of-stream so clients don't hang. Turn OFF to revert to legacy streaming (recommended only if reasoning models like Kiro thinking get cut off mid-response). When OFF, a genuinely stalled upstream may keep the connection open until your client times out."})]}),(0,a.jsx)(i.lM,{checked:eU,onChange:ek,disabled:u||ei})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Antigravity Host Rewrite"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Rewrite Antigravity requests from cloudcode-pa.googleapis.com to daily-cloudcode-pa.googleapis.com to avoid 429 rate limits"})]}),(0,a.jsx)(i.lM,{checked:eR,onChange:ew,disabled:u})]}),(0,a.jsxs)("div",{className:"pt-4 mt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between gap-4",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Antigravity IDE Version Override"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Replace Antigravity token-swap request metadata and user-agent version"}),(0,a.jsx)("p",{className:"mt-1 text-xs font-medium text-amber-600 dark:text-amber-400",children:"Use this feature at your own risk. Spoofing IDE versions may affect account eligibility, upstream behavior, or request reliability."})]}),(0,a.jsx)(i.lM,{checked:eT,onChange:eN,disabled:u})]}),eT&&(0,a.jsxs)("form",{onSubmit:eS,className:"mt-4 flex flex-col gap-3",children:[(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row gap-3 sm:items-end",children:[(0,a.jsx)(i.pd,{label:"Antigravity IDE Version",value:Q,onChange:e=>Y(e.target.value),placeholder:"1.23.2",inputMode:"decimal",disabled:et,className:"flex-1"}),(0,a.jsx)(i.$n,{type:"submit",variant:"outline",disabled:et,children:et?"Saving...":"Save"})]}),X.message&&(0,a.jsx)("p",{className:`text-sm ${"error"===X.type?"text-red-500":"text-green-500"}`,children:X.message})]})]})]}),(0,a.jsxs)("div",{className:"text-center text-xs sm:text-sm text-text-muted py-4",children:[(0,a.jsxs)("p",{children:[d.vQ.name," v",d.vQ.version]}),(0,a.jsx)("p",{className:"mt-1",children:"Local Mode - All data stored on your machine"})]})]})})}},68594:(e,t,s)=>{Promise.resolve().then(s.bind(s,64561))}},e=>{e.O(0,[2574,3862,128,1321,5497,8441,3794,7358],()=>e(e.s=68594)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,513,516,543,552,675,747,748,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1644,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2499,2536,2560,2772,2785,2797,2919,2922,3025,3038,3079,3323,3397,3472,3519,3549,3562,3568,3883,3888,4010,4061,4245,4286,4346,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6215,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6934,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7758,7824,7851,8026,8167,8207,8246,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9194,9199,9321,9369,9461,9595,9678,9709,9884],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);