9router 0.4.29 → 0.4.31

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 (774) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +13 -7
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/required-server-files.json +6 -0
  5. package/app/.next/routes-manifest.json +40 -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.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  22. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  28. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  34. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  40. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  43. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  52. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  55. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  58. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  61. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  64. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/_global-error/page.js +2 -2
  67. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/_global-error.html +1 -1
  69. package/app/.next/server/app/_global-error.rsc +1 -1
  70. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  71. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  76. package/app/.next/server/app/_not-found/page.js +2 -2
  77. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  78. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/_not-found.html +1 -1
  80. package/app/.next/server/app/_not-found.rsc +4 -4
  81. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  82. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  83. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  84. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  85. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  86. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  87. package/app/.next/server/app/api/auth/login/route.js +1 -1
  88. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  89. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  90. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  91. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -0
  92. package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +1 -0
  93. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -0
  94. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -0
  95. package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +1 -0
  96. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -0
  97. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -0
  98. package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +1 -0
  99. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -0
  100. package/app/.next/server/app/api/auth/status/route.js +1 -0
  101. package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -0
  102. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -0
  103. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +2 -2
  104. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  105. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  106. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  107. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  109. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  110. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  111. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  113. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  114. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  115. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  116. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  118. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  119. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  120. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  121. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  122. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  123. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  124. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  125. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  126. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  127. package/app/.next/server/app/api/combos/route.js +1 -1
  128. package/app/.next/server/app/api/health/route.js +1 -1
  129. package/app/.next/server/app/api/init/route.js +1 -1
  130. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  131. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  132. package/app/.next/server/app/api/keys/route.js +1 -1
  133. package/app/.next/server/app/api/locale/route.js +1 -1
  134. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +7 -0
  135. package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -0
  136. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -0
  137. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +10 -0
  138. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -0
  139. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -0
  140. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  141. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  142. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  143. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  144. package/app/.next/server/app/api/models/alias/route.js +1 -1
  145. package/app/.next/server/app/api/models/availability/route.js +1 -1
  146. package/app/.next/server/app/api/models/custom/route.js +1 -1
  147. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  148. package/app/.next/server/app/api/models/route.js +1 -1
  149. package/app/.next/server/app/api/models/test/route.js +1 -1
  150. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  151. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  152. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  153. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  154. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  155. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  156. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  157. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  158. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  159. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  160. package/app/.next/server/app/api/pricing/route.js +1 -1
  161. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  162. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  163. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  164. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  165. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  166. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  167. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  168. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  169. package/app/.next/server/app/api/providers/client/route.js +1 -1
  170. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  172. package/app/.next/server/app/api/providers/route.js +1 -1
  173. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  174. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  175. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  176. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  177. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  178. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  179. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  180. package/app/.next/server/app/api/settings/database/route.js +1 -1
  181. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  182. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  183. package/app/.next/server/app/api/settings/route.js +1 -1
  184. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/shutdown/route.js +1 -1
  186. package/app/.next/server/app/api/tags/route.js +1 -1
  187. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  188. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  189. package/app/.next/server/app/api/translator/load/route.js +1 -1
  190. package/app/.next/server/app/api/translator/save/route.js +1 -1
  191. package/app/.next/server/app/api/translator/send/route.js +1 -1
  192. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  194. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  195. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  196. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  198. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  200. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  201. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  202. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  204. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  206. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +3 -3
  208. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -15
  210. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  212. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  214. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  216. package/app/.next/server/app/api/usage/history/route.js +1 -1
  217. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  218. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  219. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  220. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  221. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  222. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  223. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  225. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  226. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  227. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  228. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  229. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  230. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  231. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  232. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  234. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  235. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  237. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  238. package/app/.next/server/app/api/v1/models/route.js +1 -1
  239. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  240. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  242. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  243. package/app/.next/server/app/api/v1/route.js +1 -1
  244. package/app/.next/server/app/api/v1/search/route.js +1 -1
  245. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  246. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  247. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  249. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  250. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  251. package/app/.next/server/app/api/version/route.js +1 -1
  252. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  253. package/app/.next/server/app/api/version/update/route.js +1 -1
  254. package/app/.next/server/app/callback/page.js +2 -2
  255. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  256. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  257. package/app/.next/server/app/callback.html +1 -1
  258. package/app/.next/server/app/callback.rsc +5 -5
  259. package/app/.next/server/app/callback.segments/_full.segment.rsc +5 -5
  260. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  261. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  262. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  263. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  264. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  265. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  266. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  267. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  268. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  269. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  270. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  271. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  272. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  274. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  276. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  277. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  278. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  279. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  280. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  281. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  282. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  284. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/combos.html +1 -1
  286. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  287. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  288. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  289. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  290. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  291. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  292. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  293. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  294. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  295. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  296. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  297. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  298. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  299. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  300. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  301. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  302. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  303. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  304. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  305. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  306. package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -6
  307. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  308. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  309. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  310. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  311. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  312. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  313. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  315. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  316. package/app/.next/server/app/dashboard/mitm.html +1 -1
  317. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  318. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  319. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  320. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  321. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  322. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  323. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  325. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  326. package/app/.next/server/app/dashboard/profile.html +1 -1
  327. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  328. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  329. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  330. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  331. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  332. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  333. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  334. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  335. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  336. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  337. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  338. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  339. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  341. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  342. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  343. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  344. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  345. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  346. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  347. package/app/.next/server/app/dashboard/providers.html +1 -1
  348. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  349. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  350. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  351. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  352. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  353. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  354. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  355. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  356. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  357. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  358. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  359. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  360. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  361. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  362. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  363. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  364. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  365. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  366. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  367. package/app/.next/server/app/dashboard/quota.html +2 -2
  368. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  369. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  370. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  371. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  372. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  373. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  374. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  375. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  376. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  377. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  378. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  379. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  380. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  381. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  382. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  383. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  384. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  385. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  386. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  387. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  388. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  389. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/skills.html +1 -1
  391. package/app/.next/server/app/dashboard/skills.rsc +6 -6
  392. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  393. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  394. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  395. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  396. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  397. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  398. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  399. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  400. package/app/.next/server/app/dashboard/translator.html +1 -1
  401. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  402. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  403. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  404. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  405. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  406. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  407. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  408. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  409. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  410. package/app/.next/server/app/dashboard/usage.html +1 -1
  411. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  412. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  413. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  414. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  415. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  416. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  417. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  418. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  419. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  420. package/app/.next/server/app/dashboard.html +1 -1
  421. package/app/.next/server/app/dashboard.rsc +6 -6
  422. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  423. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  426. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  427. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  428. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  429. package/app/.next/server/app/favicon.ico/route.js +1 -1
  430. package/app/.next/server/app/index.html +1 -1
  431. package/app/.next/server/app/index.rsc +4 -4
  432. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  433. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  434. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  435. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  436. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  437. package/app/.next/server/app/landing/page.js +2 -2
  438. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  439. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  440. package/app/.next/server/app/landing.html +1 -1
  441. package/app/.next/server/app/landing.rsc +4 -4
  442. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  443. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  444. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  445. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  446. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  447. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  448. package/app/.next/server/app/login/page.js +2 -2
  449. package/app/.next/server/app/login/page.js.nft.json +1 -1
  450. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  451. package/app/.next/server/app/login.html +1 -1
  452. package/app/.next/server/app/login.rsc +5 -5
  453. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  454. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  455. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  456. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  457. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  458. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  459. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  460. package/app/.next/server/app/page.js +2 -2
  461. package/app/.next/server/app/page.js.nft.json +1 -1
  462. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  463. package/app/.next/server/app-paths-manifest.json +13 -7
  464. package/app/.next/server/chunks/1578.js +1 -1
  465. package/app/.next/server/chunks/1795.js +1 -1
  466. package/app/.next/server/chunks/2035.js +17 -1
  467. package/app/.next/server/chunks/2701.js +1 -0
  468. package/app/.next/server/chunks/3666.js +1 -0
  469. package/app/.next/server/chunks/3774.js +2 -2
  470. package/app/.next/server/chunks/450.js +5 -5
  471. package/app/.next/server/chunks/4723.js +1 -0
  472. package/app/.next/server/chunks/514.js +38 -18
  473. package/app/.next/server/chunks/6263.js +2 -2
  474. package/app/.next/server/chunks/6283.js +1 -1
  475. package/app/.next/server/chunks/6288.js +1 -1
  476. package/app/.next/server/chunks/6379.js +2 -2
  477. package/app/.next/server/chunks/6634.js +7 -0
  478. package/app/.next/server/chunks/7417.js +1 -0
  479. package/app/.next/server/chunks/7686.js +1 -1
  480. package/app/.next/server/chunks/7973.js +1 -1
  481. package/app/.next/server/chunks/8012.js +15 -0
  482. package/app/.next/server/chunks/8035.js +1 -1
  483. package/app/.next/server/chunks/8202.js +2 -2
  484. package/app/.next/server/chunks/8647.js +1 -1
  485. package/app/.next/server/chunks/9737.js +1 -1
  486. package/app/.next/server/functions-config-manifest.json +2 -0
  487. package/app/.next/server/middleware-build-manifest.js +1 -1
  488. package/app/.next/server/middleware.js +6 -6
  489. package/app/.next/server/pages/404.html +1 -1
  490. package/app/.next/server/pages/500.html +1 -1
  491. package/app/.next/static/chunks/4156-c8bd7124d8219ccc.js +7 -0
  492. package/app/.next/static/chunks/505-39ae32473371c4a3.js +1 -0
  493. package/app/.next/static/chunks/5810-9924ce14d1c08095.js +39 -0
  494. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-03929d42abde11dc.js +1 -0
  495. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-5bfce2cfa6f14e2c.js → page-c59d764c4311535a.js} +1 -1
  496. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-3582cb03c9ef5dd8.js +1 -0
  497. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-4cb14309c0658008.js +1 -0
  498. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-5c83526aa571f533.js +1 -0
  499. package/app/.next/static/chunks/app/_global-error/page-42ea861e9cbd3f66.js +1 -0
  500. package/app/.next/static/chunks/app/api/auth/login/route-42ea861e9cbd3f66.js +1 -0
  501. package/app/.next/static/chunks/app/api/auth/logout/route-42ea861e9cbd3f66.js +1 -0
  502. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-42ea861e9cbd3f66.js +1 -0
  503. package/app/.next/static/chunks/app/api/auth/oidc/start/route-42ea861e9cbd3f66.js +1 -0
  504. package/app/.next/static/chunks/app/api/auth/oidc/test/route-42ea861e9cbd3f66.js +1 -0
  505. package/app/.next/static/chunks/app/api/auth/status/route-42ea861e9cbd3f66.js +1 -0
  506. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-42ea861e9cbd3f66.js +1 -0
  507. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-42ea861e9cbd3f66.js +1 -0
  508. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-42ea861e9cbd3f66.js +1 -0
  509. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-42ea861e9cbd3f66.js +1 -0
  510. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-42ea861e9cbd3f66.js +1 -0
  511. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-42ea861e9cbd3f66.js +1 -0
  512. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-42ea861e9cbd3f66.js +1 -0
  513. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-42ea861e9cbd3f66.js +1 -0
  514. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-42ea861e9cbd3f66.js +1 -0
  515. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-42ea861e9cbd3f66.js +1 -0
  516. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-42ea861e9cbd3f66.js +1 -0
  517. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-42ea861e9cbd3f66.js +1 -0
  518. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-42ea861e9cbd3f66.js +1 -0
  519. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-42ea861e9cbd3f66.js +1 -0
  520. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-42ea861e9cbd3f66.js +1 -0
  521. package/app/.next/static/chunks/app/api/cloud/auth/route-42ea861e9cbd3f66.js +1 -0
  522. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-42ea861e9cbd3f66.js +1 -0
  523. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-42ea861e9cbd3f66.js +1 -0
  524. package/app/.next/static/chunks/app/api/cloud/models/alias/route-42ea861e9cbd3f66.js +1 -0
  525. package/app/.next/static/chunks/app/api/combos/[id]/route-42ea861e9cbd3f66.js +1 -0
  526. package/app/.next/static/chunks/app/api/combos/route-42ea861e9cbd3f66.js +1 -0
  527. package/app/.next/static/chunks/app/api/health/route-42ea861e9cbd3f66.js +1 -0
  528. package/app/.next/static/chunks/app/api/init/route-42ea861e9cbd3f66.js +1 -0
  529. package/app/.next/static/chunks/app/api/keys/[id]/route-42ea861e9cbd3f66.js +1 -0
  530. package/app/.next/static/chunks/app/api/keys/route-42ea861e9cbd3f66.js +1 -0
  531. package/app/.next/static/chunks/app/api/locale/route-42ea861e9cbd3f66.js +1 -0
  532. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-42ea861e9cbd3f66.js +1 -0
  533. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-42ea861e9cbd3f66.js +1 -0
  534. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-42ea861e9cbd3f66.js +1 -0
  535. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-42ea861e9cbd3f66.js +1 -0
  536. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-42ea861e9cbd3f66.js +1 -0
  537. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-42ea861e9cbd3f66.js +1 -0
  538. package/app/.next/static/chunks/app/api/models/alias/route-42ea861e9cbd3f66.js +1 -0
  539. package/app/.next/static/chunks/app/api/models/availability/route-42ea861e9cbd3f66.js +1 -0
  540. package/app/.next/static/chunks/app/api/models/custom/route-42ea861e9cbd3f66.js +1 -0
  541. package/app/.next/static/chunks/app/api/models/disabled/route-42ea861e9cbd3f66.js +1 -0
  542. package/app/.next/static/chunks/app/api/models/route-42ea861e9cbd3f66.js +1 -0
  543. package/app/.next/static/chunks/app/api/models/test/route-42ea861e9cbd3f66.js +1 -0
  544. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-42ea861e9cbd3f66.js +1 -0
  545. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-42ea861e9cbd3f66.js +1 -0
  546. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-42ea861e9cbd3f66.js +1 -0
  547. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-42ea861e9cbd3f66.js +1 -0
  548. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-42ea861e9cbd3f66.js +1 -0
  549. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-42ea861e9cbd3f66.js +1 -0
  550. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-42ea861e9cbd3f66.js +1 -0
  551. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-42ea861e9cbd3f66.js +1 -0
  552. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-42ea861e9cbd3f66.js +1 -0
  553. package/app/.next/static/chunks/app/api/pricing/route-42ea861e9cbd3f66.js +1 -0
  554. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-42ea861e9cbd3f66.js +1 -0
  555. package/app/.next/static/chunks/app/api/provider-nodes/route-42ea861e9cbd3f66.js +1 -0
  556. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-42ea861e9cbd3f66.js +1 -0
  557. package/app/.next/static/chunks/app/api/providers/[id]/models/route-42ea861e9cbd3f66.js +1 -0
  558. package/app/.next/static/chunks/app/api/providers/[id]/route-42ea861e9cbd3f66.js +1 -0
  559. package/app/.next/static/chunks/app/api/providers/[id]/test/route-42ea861e9cbd3f66.js +1 -0
  560. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-42ea861e9cbd3f66.js +1 -0
  561. package/app/.next/static/chunks/app/api/providers/client/route-42ea861e9cbd3f66.js +1 -0
  562. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-42ea861e9cbd3f66.js +1 -0
  563. package/app/.next/static/chunks/app/api/providers/route-42ea861e9cbd3f66.js +1 -0
  564. package/app/.next/static/chunks/app/api/providers/suggested-models/route-42ea861e9cbd3f66.js +1 -0
  565. package/app/.next/static/chunks/app/api/providers/test-batch/route-42ea861e9cbd3f66.js +1 -0
  566. package/app/.next/static/chunks/app/api/providers/validate/route-42ea861e9cbd3f66.js +1 -0
  567. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-42ea861e9cbd3f66.js +1 -0
  568. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-42ea861e9cbd3f66.js +1 -0
  569. package/app/.next/static/chunks/app/api/proxy-pools/route-42ea861e9cbd3f66.js +1 -0
  570. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-42ea861e9cbd3f66.js +1 -0
  571. package/app/.next/static/chunks/app/api/settings/database/route-42ea861e9cbd3f66.js +1 -0
  572. package/app/.next/static/chunks/app/api/settings/proxy-test/route-42ea861e9cbd3f66.js +1 -0
  573. package/app/.next/static/chunks/app/api/settings/require-login/route-42ea861e9cbd3f66.js +1 -0
  574. package/app/.next/static/chunks/app/api/settings/route-42ea861e9cbd3f66.js +1 -0
  575. package/app/.next/static/chunks/app/api/shutdown/route-42ea861e9cbd3f66.js +1 -0
  576. package/app/.next/static/chunks/app/api/tags/route-42ea861e9cbd3f66.js +1 -0
  577. package/app/.next/static/chunks/app/api/translator/console-logs/route-42ea861e9cbd3f66.js +1 -0
  578. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-42ea861e9cbd3f66.js +1 -0
  579. package/app/.next/static/chunks/app/api/translator/load/route-42ea861e9cbd3f66.js +1 -0
  580. package/app/.next/static/chunks/app/api/translator/save/route-42ea861e9cbd3f66.js +1 -0
  581. package/app/.next/static/chunks/app/api/translator/send/route-42ea861e9cbd3f66.js +1 -0
  582. package/app/.next/static/chunks/app/api/translator/translate/route-42ea861e9cbd3f66.js +1 -0
  583. package/app/.next/static/chunks/app/api/tunnel/disable/route-42ea861e9cbd3f66.js +1 -0
  584. package/app/.next/static/chunks/app/api/tunnel/enable/route-42ea861e9cbd3f66.js +1 -0
  585. package/app/.next/static/chunks/app/api/tunnel/status/route-42ea861e9cbd3f66.js +1 -0
  586. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-42ea861e9cbd3f66.js +1 -0
  587. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-42ea861e9cbd3f66.js +1 -0
  588. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-42ea861e9cbd3f66.js +1 -0
  589. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-42ea861e9cbd3f66.js +1 -0
  590. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-42ea861e9cbd3f66.js +1 -0
  591. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-42ea861e9cbd3f66.js +1 -0
  592. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-42ea861e9cbd3f66.js +1 -0
  593. package/app/.next/static/chunks/app/api/usage/chart/route-42ea861e9cbd3f66.js +1 -0
  594. package/app/.next/static/chunks/app/api/usage/history/route-42ea861e9cbd3f66.js +1 -0
  595. package/app/.next/static/chunks/app/api/usage/providers/route-42ea861e9cbd3f66.js +1 -0
  596. package/app/.next/static/chunks/app/api/usage/request-details/route-42ea861e9cbd3f66.js +1 -0
  597. package/app/.next/static/chunks/app/api/usage/request-logs/route-42ea861e9cbd3f66.js +1 -0
  598. package/app/.next/static/chunks/app/api/usage/stats/route-42ea861e9cbd3f66.js +1 -0
  599. package/app/.next/static/chunks/app/api/usage/stream/route-42ea861e9cbd3f66.js +1 -0
  600. package/app/.next/static/chunks/app/api/v1/api/chat/route-42ea861e9cbd3f66.js +1 -0
  601. package/app/.next/static/chunks/app/api/v1/audio/speech/route-42ea861e9cbd3f66.js +1 -0
  602. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-42ea861e9cbd3f66.js +1 -0
  603. package/app/.next/static/chunks/app/api/v1/audio/voices/route-42ea861e9cbd3f66.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/chat/completions/route-42ea861e9cbd3f66.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/embeddings/route-42ea861e9cbd3f66.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/images/generations/route-42ea861e9cbd3f66.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-42ea861e9cbd3f66.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1/messages/route-42ea861e9cbd3f66.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-42ea861e9cbd3f66.js +1 -0
  610. package/app/.next/static/chunks/app/api/v1/models/info/route-42ea861e9cbd3f66.js +1 -0
  611. package/app/.next/static/chunks/app/api/v1/models/route-42ea861e9cbd3f66.js +1 -0
  612. package/app/.next/static/chunks/app/api/v1/responses/compact/route-42ea861e9cbd3f66.js +1 -0
  613. package/app/.next/static/chunks/app/api/v1/responses/route-42ea861e9cbd3f66.js +1 -0
  614. package/app/.next/static/chunks/app/api/v1/route-42ea861e9cbd3f66.js +1 -0
  615. package/app/.next/static/chunks/app/api/v1/search/route-42ea861e9cbd3f66.js +1 -0
  616. package/app/.next/static/chunks/app/api/v1/web/fetch/route-42ea861e9cbd3f66.js +1 -0
  617. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-42ea861e9cbd3f66.js +1 -0
  618. package/app/.next/static/chunks/app/api/v1beta/models/route-42ea861e9cbd3f66.js +1 -0
  619. package/app/.next/static/chunks/app/api/version/route-42ea861e9cbd3f66.js +1 -0
  620. package/app/.next/static/chunks/app/api/version/shutdown/route-42ea861e9cbd3f66.js +1 -0
  621. package/app/.next/static/chunks/app/api/version/update/route-42ea861e9cbd3f66.js +1 -0
  622. package/app/.next/static/chunks/app/callback/page-6ea4675be396cdb5.js +1 -0
  623. package/app/.next/static/chunks/app/login/page-dc885cca61893e2a.js +1 -0
  624. package/app/.next/static/chunks/app/manifest.webmanifest/route-42ea861e9cbd3f66.js +1 -0
  625. package/app/.next/static/chunks/app/page-42ea861e9cbd3f66.js +1 -0
  626. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-42ea861e9cbd3f66.js +1 -0
  627. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-42ea861e9cbd3f66.js +1 -0
  628. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-42ea861e9cbd3f66.js +1 -0
  629. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-42ea861e9cbd3f66.js +1 -0
  630. package/app/.next/static/css/a6ccc343d8389dcd.css +1 -0
  631. package/app/.next/static/xjtYx1FfVtGAPQbE4LiMu/_buildManifest.js +1 -0
  632. package/app/package.json +1 -1
  633. package/app/server.js +1 -1
  634. package/app/src/mitm/server.js +22 -22
  635. package/package.json +1 -1
  636. package/src/cli/menus/settings.js +33 -0
  637. package/app/.next/server/chunks/4839.js +0 -1
  638. package/app/.next/server/chunks/523.js +0 -1
  639. package/app/.next/server/chunks/7690.js +0 -1
  640. package/app/.next/static/chunks/4156-3a7b60c65001de9a.js +0 -7
  641. package/app/.next/static/chunks/505-990698fbfcc0d04a.js +0 -1
  642. package/app/.next/static/chunks/5810-bd2e4da0ce1402e5.js +0 -23
  643. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-39cd0425e50727ce.js +0 -1
  644. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-d632fe470928df04.js +0 -1
  645. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-4e03960f4d7085d8.js +0 -1
  646. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-92b9dd8c50ab5e50.js +0 -1
  647. package/app/.next/static/chunks/app/_global-error/page-84de94ffd1225dd4.js +0 -1
  648. package/app/.next/static/chunks/app/api/auth/login/route-84de94ffd1225dd4.js +0 -1
  649. package/app/.next/static/chunks/app/api/auth/logout/route-84de94ffd1225dd4.js +0 -1
  650. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-84de94ffd1225dd4.js +0 -1
  651. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-84de94ffd1225dd4.js +0 -1
  652. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-84de94ffd1225dd4.js +0 -1
  653. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-84de94ffd1225dd4.js +0 -1
  654. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-84de94ffd1225dd4.js +0 -1
  655. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-84de94ffd1225dd4.js +0 -1
  656. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-84de94ffd1225dd4.js +0 -1
  657. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-84de94ffd1225dd4.js +0 -1
  658. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-84de94ffd1225dd4.js +0 -1
  659. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-84de94ffd1225dd4.js +0 -1
  660. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-84de94ffd1225dd4.js +0 -1
  661. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-84de94ffd1225dd4.js +0 -1
  662. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-84de94ffd1225dd4.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-84de94ffd1225dd4.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-84de94ffd1225dd4.js +0 -1
  665. package/app/.next/static/chunks/app/api/cloud/auth/route-84de94ffd1225dd4.js +0 -1
  666. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-84de94ffd1225dd4.js +0 -1
  667. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-84de94ffd1225dd4.js +0 -1
  668. package/app/.next/static/chunks/app/api/cloud/models/alias/route-84de94ffd1225dd4.js +0 -1
  669. package/app/.next/static/chunks/app/api/combos/[id]/route-84de94ffd1225dd4.js +0 -1
  670. package/app/.next/static/chunks/app/api/combos/route-84de94ffd1225dd4.js +0 -1
  671. package/app/.next/static/chunks/app/api/health/route-84de94ffd1225dd4.js +0 -1
  672. package/app/.next/static/chunks/app/api/init/route-84de94ffd1225dd4.js +0 -1
  673. package/app/.next/static/chunks/app/api/keys/[id]/route-84de94ffd1225dd4.js +0 -1
  674. package/app/.next/static/chunks/app/api/keys/route-84de94ffd1225dd4.js +0 -1
  675. package/app/.next/static/chunks/app/api/locale/route-84de94ffd1225dd4.js +0 -1
  676. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-84de94ffd1225dd4.js +0 -1
  677. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-84de94ffd1225dd4.js +0 -1
  678. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-84de94ffd1225dd4.js +0 -1
  679. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-84de94ffd1225dd4.js +0 -1
  680. package/app/.next/static/chunks/app/api/models/alias/route-84de94ffd1225dd4.js +0 -1
  681. package/app/.next/static/chunks/app/api/models/availability/route-84de94ffd1225dd4.js +0 -1
  682. package/app/.next/static/chunks/app/api/models/custom/route-84de94ffd1225dd4.js +0 -1
  683. package/app/.next/static/chunks/app/api/models/disabled/route-84de94ffd1225dd4.js +0 -1
  684. package/app/.next/static/chunks/app/api/models/route-84de94ffd1225dd4.js +0 -1
  685. package/app/.next/static/chunks/app/api/models/test/route-84de94ffd1225dd4.js +0 -1
  686. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-84de94ffd1225dd4.js +0 -1
  687. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-84de94ffd1225dd4.js +0 -1
  688. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-84de94ffd1225dd4.js +0 -1
  689. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-84de94ffd1225dd4.js +0 -1
  690. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-84de94ffd1225dd4.js +0 -1
  691. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-84de94ffd1225dd4.js +0 -1
  692. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-84de94ffd1225dd4.js +0 -1
  693. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-84de94ffd1225dd4.js +0 -1
  694. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-84de94ffd1225dd4.js +0 -1
  695. package/app/.next/static/chunks/app/api/pricing/route-84de94ffd1225dd4.js +0 -1
  696. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-84de94ffd1225dd4.js +0 -1
  697. package/app/.next/static/chunks/app/api/provider-nodes/route-84de94ffd1225dd4.js +0 -1
  698. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-84de94ffd1225dd4.js +0 -1
  699. package/app/.next/static/chunks/app/api/providers/[id]/models/route-84de94ffd1225dd4.js +0 -1
  700. package/app/.next/static/chunks/app/api/providers/[id]/route-84de94ffd1225dd4.js +0 -1
  701. package/app/.next/static/chunks/app/api/providers/[id]/test/route-84de94ffd1225dd4.js +0 -1
  702. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-84de94ffd1225dd4.js +0 -1
  703. package/app/.next/static/chunks/app/api/providers/client/route-84de94ffd1225dd4.js +0 -1
  704. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-84de94ffd1225dd4.js +0 -1
  705. package/app/.next/static/chunks/app/api/providers/route-84de94ffd1225dd4.js +0 -1
  706. package/app/.next/static/chunks/app/api/providers/suggested-models/route-84de94ffd1225dd4.js +0 -1
  707. package/app/.next/static/chunks/app/api/providers/test-batch/route-84de94ffd1225dd4.js +0 -1
  708. package/app/.next/static/chunks/app/api/providers/validate/route-84de94ffd1225dd4.js +0 -1
  709. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-84de94ffd1225dd4.js +0 -1
  710. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-84de94ffd1225dd4.js +0 -1
  711. package/app/.next/static/chunks/app/api/proxy-pools/route-84de94ffd1225dd4.js +0 -1
  712. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-84de94ffd1225dd4.js +0 -1
  713. package/app/.next/static/chunks/app/api/settings/database/route-84de94ffd1225dd4.js +0 -1
  714. package/app/.next/static/chunks/app/api/settings/proxy-test/route-84de94ffd1225dd4.js +0 -1
  715. package/app/.next/static/chunks/app/api/settings/require-login/route-84de94ffd1225dd4.js +0 -1
  716. package/app/.next/static/chunks/app/api/settings/route-84de94ffd1225dd4.js +0 -1
  717. package/app/.next/static/chunks/app/api/shutdown/route-84de94ffd1225dd4.js +0 -1
  718. package/app/.next/static/chunks/app/api/tags/route-84de94ffd1225dd4.js +0 -1
  719. package/app/.next/static/chunks/app/api/translator/console-logs/route-84de94ffd1225dd4.js +0 -1
  720. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-84de94ffd1225dd4.js +0 -1
  721. package/app/.next/static/chunks/app/api/translator/load/route-84de94ffd1225dd4.js +0 -1
  722. package/app/.next/static/chunks/app/api/translator/save/route-84de94ffd1225dd4.js +0 -1
  723. package/app/.next/static/chunks/app/api/translator/send/route-84de94ffd1225dd4.js +0 -1
  724. package/app/.next/static/chunks/app/api/translator/translate/route-84de94ffd1225dd4.js +0 -1
  725. package/app/.next/static/chunks/app/api/tunnel/disable/route-84de94ffd1225dd4.js +0 -1
  726. package/app/.next/static/chunks/app/api/tunnel/enable/route-84de94ffd1225dd4.js +0 -1
  727. package/app/.next/static/chunks/app/api/tunnel/status/route-84de94ffd1225dd4.js +0 -1
  728. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-84de94ffd1225dd4.js +0 -1
  729. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-84de94ffd1225dd4.js +0 -1
  730. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-84de94ffd1225dd4.js +0 -1
  731. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-84de94ffd1225dd4.js +0 -1
  732. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-84de94ffd1225dd4.js +0 -1
  733. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-84de94ffd1225dd4.js +0 -1
  734. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-84de94ffd1225dd4.js +0 -1
  735. package/app/.next/static/chunks/app/api/usage/chart/route-84de94ffd1225dd4.js +0 -1
  736. package/app/.next/static/chunks/app/api/usage/history/route-84de94ffd1225dd4.js +0 -1
  737. package/app/.next/static/chunks/app/api/usage/providers/route-84de94ffd1225dd4.js +0 -1
  738. package/app/.next/static/chunks/app/api/usage/request-details/route-84de94ffd1225dd4.js +0 -1
  739. package/app/.next/static/chunks/app/api/usage/request-logs/route-84de94ffd1225dd4.js +0 -1
  740. package/app/.next/static/chunks/app/api/usage/stats/route-84de94ffd1225dd4.js +0 -1
  741. package/app/.next/static/chunks/app/api/usage/stream/route-84de94ffd1225dd4.js +0 -1
  742. package/app/.next/static/chunks/app/api/v1/api/chat/route-84de94ffd1225dd4.js +0 -1
  743. package/app/.next/static/chunks/app/api/v1/audio/speech/route-84de94ffd1225dd4.js +0 -1
  744. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-84de94ffd1225dd4.js +0 -1
  745. package/app/.next/static/chunks/app/api/v1/audio/voices/route-84de94ffd1225dd4.js +0 -1
  746. package/app/.next/static/chunks/app/api/v1/chat/completions/route-84de94ffd1225dd4.js +0 -1
  747. package/app/.next/static/chunks/app/api/v1/embeddings/route-84de94ffd1225dd4.js +0 -1
  748. package/app/.next/static/chunks/app/api/v1/images/generations/route-84de94ffd1225dd4.js +0 -1
  749. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-84de94ffd1225dd4.js +0 -1
  750. package/app/.next/static/chunks/app/api/v1/messages/route-84de94ffd1225dd4.js +0 -1
  751. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-84de94ffd1225dd4.js +0 -1
  752. package/app/.next/static/chunks/app/api/v1/models/info/route-84de94ffd1225dd4.js +0 -1
  753. package/app/.next/static/chunks/app/api/v1/models/route-84de94ffd1225dd4.js +0 -1
  754. package/app/.next/static/chunks/app/api/v1/responses/compact/route-84de94ffd1225dd4.js +0 -1
  755. package/app/.next/static/chunks/app/api/v1/responses/route-84de94ffd1225dd4.js +0 -1
  756. package/app/.next/static/chunks/app/api/v1/route-84de94ffd1225dd4.js +0 -1
  757. package/app/.next/static/chunks/app/api/v1/search/route-84de94ffd1225dd4.js +0 -1
  758. package/app/.next/static/chunks/app/api/v1/web/fetch/route-84de94ffd1225dd4.js +0 -1
  759. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-84de94ffd1225dd4.js +0 -1
  760. package/app/.next/static/chunks/app/api/v1beta/models/route-84de94ffd1225dd4.js +0 -1
  761. package/app/.next/static/chunks/app/api/version/route-84de94ffd1225dd4.js +0 -1
  762. package/app/.next/static/chunks/app/api/version/shutdown/route-84de94ffd1225dd4.js +0 -1
  763. package/app/.next/static/chunks/app/api/version/update/route-84de94ffd1225dd4.js +0 -1
  764. package/app/.next/static/chunks/app/callback/page-80c520a5e353c3ac.js +0 -1
  765. package/app/.next/static/chunks/app/login/page-2f45309b2d2ca209.js +0 -1
  766. package/app/.next/static/chunks/app/manifest.webmanifest/route-84de94ffd1225dd4.js +0 -1
  767. package/app/.next/static/chunks/app/page-84de94ffd1225dd4.js +0 -1
  768. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-84de94ffd1225dd4.js +0 -1
  769. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-84de94ffd1225dd4.js +0 -1
  770. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-84de94ffd1225dd4.js +0 -1
  771. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-84de94ffd1225dd4.js +0 -1
  772. package/app/.next/static/css/234ff1f50eae62d1.css +0 -1
  773. package/app/.next/static/pAkL-eAklQyioXImGSk6m/_buildManifest.js +0 -1
  774. /package/app/.next/static/{pAkL-eAklQyioXImGSk6m → xjtYx1FfVtGAPQbE4LiMu}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7852],{29717:(e,s,t)=>{"use strict";var a=t(21505);t.o(a,"notFound")&&t.d(s,{notFound:function(){return a.notFound}}),t.o(a,"useParams")&&t.d(s,{useParams:function(){return a.useParams}}),t.o(a,"usePathname")&&t.d(s,{usePathname:function(){return a.usePathname}}),t.o(a,"useRouter")&&t.d(s,{useRouter:function(){return a.useRouter}}),t.o(a,"useSearchParams")&&t.d(s,{useSearchParams:function(){return a.useSearchParams}})},30948:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>c});var a=t(73365),l=t(1521),r=t(29717);function n(){let e=(0,r.useSearchParams)(),[s,t]=(0,l.useState)("processing");return(0,l.useEffect)(()=>{let s=e.get("code"),a=e.get("state"),l=e.get("error"),r={code:s,state:a,error:l,errorDescription:e.get("error_description"),fullUrl:window.location.href},n=[window.location.origin,"http://localhost:1455"];if(window.opener)for(let e of n)try{window.opener.postMessage({type:"oauth_callback",data:r},e)}catch(e){console.log("postMessage failed:",e)}try{let e=new BroadcastChannel("oauth_callback");e.postMessage(r),e.close()}catch(e){console.log("BroadcastChannel failed:",e)}try{localStorage.setItem("oauth_callback",JSON.stringify({...r,timestamp:Date.now()}))}catch(e){console.log("localStorage failed:",e)}s||l?(t("success"),setTimeout(()=>{window.close(),setTimeout(()=>t("done"),500)},1500)):setTimeout(()=>t("manual"),0)},[e]),(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg",children:(0,a.jsxs)("div",{className:"text-center p-8 max-w-md",children:["processing"===s&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Processing..."}),(0,a.jsx)("p",{className:"text-text-muted",children:"Please wait while we complete the authorization."})]}),("success"===s||"done"===s)&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-green-100 dark:bg-green-900/30 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Authorization Successful!"}),(0,a.jsx)("p",{className:"text-text-muted",children:"success"===s?"This window will close automatically...":"You can close this tab now."})]}),"manual"===s&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-yellow-100 dark:bg-yellow-900/30 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-yellow-600",children:"info"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Copy This URL"}),(0,a.jsx)("p",{className:"text-text-muted mb-4",children:"Please copy the URL from the address bar and paste it in the application."}),(0,a.jsx)("div",{className:"bg-surface border border-border rounded-lg p-3 text-left",children:(0,a.jsx)("code",{className:"text-xs break-all",children:window.location.href})})]})]})})}function c(){return(0,a.jsx)(l.Suspense,{fallback:(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg",children:(0,a.jsxs)("div",{className:"text-center p-8",children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,a.jsx)("p",{className:"text-text-muted",children:"Loading..."})]})}),children:(0,a.jsx)(n,{})})}},99617:(e,s,t)=>{Promise.resolve().then(t.bind(t,30948))}},e=>{e.O(0,[2347,5158,7358],()=>e(e.s=99617)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4520],{15872:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>n});var a=s(73365),r=s(1521),i=s(74156),l=s(29717);function n(){let[e,t]=(0,r.useState)(""),[s,n]=(0,r.useState)(""),[d,o]=(0,r.useState)(!1),[c,x]=(0,r.useState)(null),[u,h]=(0,r.useState)("password"),[m,p]=(0,r.useState)(!1),[b,f]=(0,r.useState)("Sign in with OIDC"),w=(0,l.useRouter)();(0,r.useEffect)(()=>{!async function(){let e=new AbortController,t=setTimeout(()=>e.abort(),5e3),s=window.location.origin;try{let a=await fetch(`${s}/api/auth/status`,{signal:e.signal});if(clearTimeout(t),a.ok){let e=await a.json();if(!1===e.requireLogin){w.push("/dashboard"),w.refresh();return}x(!!e.hasPassword),h(e.authMode||"password"),p(!0===e.oidcConfigured),f(e.oidcLoginLabel||"Sign in with OIDC")}else x(!0)}catch(e){clearTimeout(t),x(!0)}}()},[w]);let g=async t=>{t.preventDefault(),o(!0),n("");try{let t=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:e})});if(t.ok)w.push("/dashboard"),w.refresh();else{let e=await t.json();n(e.error||"Invalid password")}}catch(e){n("An error occurred. Please try again.")}finally{o(!1)}},j=m&&["oidc","both"].includes(u),N="oidc"!==u||!m;return null===c?(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4",children:(0,a.jsxs)("div",{className:"text-center",children:[(0,a.jsx)("div",{className:"inline-block animate-spin rounded-full h-8 w-8 border-b-2 border-primary"}),(0,a.jsx)("p",{className:"text-text-muted mt-4",children:"Loading..."})]})}):(0,a.jsxs)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4 relative overflow-hidden",children:[(0,a.jsx)("div",{className:"landing-grid absolute inset-0 pointer-events-none","aria-hidden":"true"}),(0,a.jsxs)("div",{className:"relative z-10 w-full max-w-md",children:[(0,a.jsxs)("div",{className:"text-center mb-8",children:[(0,a.jsx)("h1",{className:"text-3xl font-bold text-primary mb-2",children:"9Router"}),(0,a.jsx)("p",{className:"text-text-muted",children:"oidc"===u&&m?"Sign in with your OIDC provider to access the dashboard":"Enter your password to access the dashboard"})]}),(0,a.jsx)(i.Zp,{children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[j&&(0,a.jsx)(i.$n,{type:"button",variant:"primary",className:"w-full",onClick:()=>{window.location.href="/api/auth/oidc/start"},children:b}),j&&N&&(0,a.jsx)("div",{className:"h-px bg-border/60"}),N?(0,a.jsxs)("form",{onSubmit:g,className:"flex flex-col gap-4",children:[("oidc"===u&&!m||"both"===u&&!m)&&(0,a.jsx)("p",{className:"text-xs text-amber-600 dark:text-amber-400 text-center",children:"OIDC login is enabled, but the issuer/client fields are not configured yet. Password login is still available for recovery."}),"both"===u&&m&&(0,a.jsx)("p",{className:"text-xs text-text-muted text-center",children:"Password and OIDC login are both enabled."}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-sm font-medium",children:"Password"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Enter password",value:e,onChange:e=>t(e.target.value),required:!0,autoFocus:!j}),s&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:s})]}),(0,a.jsx)(i.$n,{type:"submit",variant:"primary",className:"w-full",loading:d,children:"Login"}),(0,a.jsxs)("p",{className:"text-xs text-center text-text-muted mt-2",children:["Default password is ",(0,a.jsx)("code",{className:"bg-sidebar px-1 rounded",children:"123456"})]}),!1===c&&(0,a.jsx)("p",{className:"text-xs text-center text-text-muted",children:"No custom password is set yet. The default password above will work until you change it."})]}):s&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:s})]})})]})]})}},92943:(e,t,s)=>{Promise.resolve().then(s.bind(s,15872))}},e=>{e.O(0,[7848,4335,6795,505,4156,2347,5158,7358],()=>e(e.s=92943)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1697,1860,1907,1910,1946,1949,2121,2198,2284,2296,2525,2772,2785,2797,2919,2922,3025,3038,3079,3102,3397,3472,3507,3549,3562,3568,3883,3888,4010,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5079,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7442,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,9199,9321,9461,9678,9709],{95659:()=>{}},_=>{_.O(0,[2347,5158,7358],()=>_(_.s=95659)),_N_E=_.O()}]);