9router 0.4.27 → 0.4.29

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 (839) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +8 -6
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/required-server-files.json +4 -1
  5. package/app/.next/routes-manifest.json +12 -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 +4 -2
  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 +18 -20
  81. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +18 -20
  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 +7 -9
  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 +3 -4
  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/cli-tools/all-statuses/route.js +2 -2
  91. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  93. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  95. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -0
  97. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -0
  98. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -0
  99. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  102. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  104. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  105. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -0
  107. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -0
  108. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -0
  109. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  110. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  111. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  112. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  114. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  115. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  116. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  118. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  120. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  121. package/app/.next/server/app/api/combos/route.js +1 -1
  122. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  123. package/app/.next/server/app/api/health/route.js +1 -1
  124. package/app/.next/server/app/api/init/route.js +1 -1
  125. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  126. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  127. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  128. package/app/.next/server/app/api/keys/route.js +1 -1
  129. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  130. package/app/.next/server/app/api/locale/route.js +1 -1
  131. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  132. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  134. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  136. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  138. package/app/.next/server/app/api/models/alias/route.js +1 -1
  139. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/models/availability/route.js +1 -1
  141. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
  142. package/app/.next/server/app/api/models/custom/route.js +1 -1
  143. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
  144. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  145. package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/models/route.js +1 -1
  147. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  148. package/app/.next/server/app/api/models/test/route.js +1 -1
  149. package/app/.next/server/app/api/models/test/route.js.nft.json +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/cursor/import/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  156. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  158. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  160. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  161. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  163. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  164. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/pricing/route.js +1 -1
  166. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  168. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  170. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  172. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  173. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  174. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  175. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  176. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  177. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  178. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  179. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  180. package/app/.next/server/app/api/providers/client/route.js +1 -1
  181. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  182. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  183. package/app/.next/server/app/api/providers/route.js +1 -1
  184. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  186. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  187. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  189. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  191. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  192. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  193. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  194. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  195. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  196. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  197. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  198. package/app/.next/server/app/api/settings/database/route.js +1 -1
  199. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  200. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  201. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  202. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/settings/route.js +1 -1
  204. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/shutdown/route.js +1 -1
  206. package/app/.next/server/app/api/tags/route.js +1 -1
  207. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  208. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  209. package/app/.next/server/app/api/translator/load/route.js +1 -1
  210. package/app/.next/server/app/api/translator/save/route.js +1 -1
  211. package/app/.next/server/app/api/translator/send/route.js +1 -1
  212. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  214. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  216. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  218. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  219. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  220. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -15
  222. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  223. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  224. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  226. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +3 -3
  228. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  229. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +2 -2
  230. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  231. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  232. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  233. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  234. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  235. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/usage/history/route.js +1 -1
  237. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  239. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  240. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  241. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  243. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  245. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  246. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  247. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  249. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  250. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  251. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  252. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  253. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  255. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  256. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  258. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  259. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  260. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  261. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  262. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  263. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  264. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  265. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  267. package/app/.next/server/app/api/v1/models/route.js +1 -1
  268. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  270. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  271. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  272. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/v1/route.js +1 -1
  274. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/v1/search/route.js +1 -1
  276. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  277. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  278. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  280. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  281. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  282. package/app/.next/server/app/api/version/route.js +1 -1
  283. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  284. package/app/.next/server/app/api/version/update/route.js +1 -1
  285. package/app/.next/server/app/callback/page.js +2 -2
  286. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  287. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  288. package/app/.next/server/app/callback.html +1 -1
  289. package/app/.next/server/app/callback.rsc +22 -24
  290. package/app/.next/server/app/callback.segments/_full.segment.rsc +22 -24
  291. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  292. package/app/.next/server/app/callback.segments/_index.segment.rsc +7 -9
  293. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -4
  294. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  295. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  296. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  297. package/app/.next/server/app/dashboard/basic-chat.rsc +20 -22
  298. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  299. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  300. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  301. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  302. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +20 -22
  303. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +7 -9
  305. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +3 -4
  306. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  307. package/app/.next/server/app/dashboard/cli-tools.rsc +21 -23
  308. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  309. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  310. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  311. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  312. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +21 -23
  313. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +7 -9
  315. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +3 -4
  316. package/app/.next/server/app/dashboard/combos.html +1 -1
  317. package/app/.next/server/app/dashboard/combos.rsc +23 -25
  318. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  319. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  320. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  321. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  322. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +23 -25
  323. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +7 -9
  325. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +3 -4
  326. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  327. package/app/.next/server/app/dashboard/endpoint.rsc +21 -23
  328. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  329. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  330. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  331. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  332. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +21 -23
  333. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  334. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +7 -9
  335. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +3 -4
  336. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  337. package/app/.next/server/app/dashboard/media-providers/web.rsc +23 -27
  338. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  339. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  341. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  342. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  343. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +23 -27
  344. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  345. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +7 -9
  346. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +3 -4
  347. package/app/.next/server/app/dashboard/mitm.html +1 -1
  348. package/app/.next/server/app/dashboard/mitm.rsc +20 -22
  349. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  350. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  351. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  352. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  353. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +20 -22
  354. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  355. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +7 -9
  356. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +3 -4
  357. package/app/.next/server/app/dashboard/profile.html +1 -1
  358. package/app/.next/server/app/dashboard/profile.rsc +23 -26
  359. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  360. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  361. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  362. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  363. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +23 -26
  364. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  365. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +7 -9
  366. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +3 -4
  367. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  368. package/app/.next/server/app/dashboard/providers/new.rsc +23 -27
  369. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  370. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  371. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  372. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  373. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  374. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +23 -27
  375. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  376. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +7 -9
  377. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +3 -4
  378. package/app/.next/server/app/dashboard/providers.html +1 -1
  379. package/app/.next/server/app/dashboard/providers.rsc +23 -26
  380. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  381. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  382. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  383. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  384. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +23 -26
  385. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  386. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +7 -9
  387. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +3 -4
  388. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  389. package/app/.next/server/app/dashboard/proxy-pools.rsc +23 -26
  390. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  391. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  392. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  393. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  394. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +23 -26
  395. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  396. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +7 -9
  397. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +3 -4
  398. package/app/.next/server/app/dashboard/quota.html +2 -2
  399. package/app/.next/server/app/dashboard/quota.rsc +21 -23
  400. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  401. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  402. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  403. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  404. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +21 -23
  405. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  406. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +7 -9
  407. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +3 -4
  408. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  409. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  410. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  411. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  412. package/app/.next/server/app/dashboard/settings/pricing.rsc +22 -24
  413. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +22 -24
  414. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  415. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +7 -9
  416. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -4
  417. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  418. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  420. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  421. package/app/.next/server/app/dashboard/skills.html +1 -1
  422. package/app/.next/server/app/dashboard/skills.rsc +23 -25
  423. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  424. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  425. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  426. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  427. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +23 -25
  428. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  429. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +7 -9
  430. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +3 -4
  431. package/app/.next/server/app/dashboard/translator.html +1 -1
  432. package/app/.next/server/app/dashboard/translator.rsc +23 -26
  433. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  434. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  435. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  436. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  437. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +23 -26
  438. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  439. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +7 -9
  440. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +3 -4
  441. package/app/.next/server/app/dashboard/usage.html +1 -1
  442. package/app/.next/server/app/dashboard/usage.rsc +23 -25
  443. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  444. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  445. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  446. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  447. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +23 -25
  448. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  449. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +7 -9
  450. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +3 -4
  451. package/app/.next/server/app/dashboard.html +1 -1
  452. package/app/.next/server/app/dashboard.rsc +21 -23
  453. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  454. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  455. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  456. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +21 -23
  457. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  458. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +7 -9
  459. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +3 -4
  460. package/app/.next/server/app/favicon.ico/route.js +1 -1
  461. package/app/.next/server/app/index.html +1 -1
  462. package/app/.next/server/app/index.rsc +17 -19
  463. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  464. package/app/.next/server/app/index.segments/_full.segment.rsc +17 -19
  465. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  466. package/app/.next/server/app/index.segments/_index.segment.rsc +7 -9
  467. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -4
  468. package/app/.next/server/app/landing/page.js +2 -2
  469. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  470. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  471. package/app/.next/server/app/landing.html +1 -1
  472. package/app/.next/server/app/landing.rsc +22 -24
  473. package/app/.next/server/app/landing.segments/_full.segment.rsc +22 -24
  474. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  475. package/app/.next/server/app/landing.segments/_index.segment.rsc +7 -9
  476. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -4
  477. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  478. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  479. package/app/.next/server/app/login/page.js +2 -2
  480. package/app/.next/server/app/login/page.js.nft.json +1 -1
  481. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  482. package/app/.next/server/app/login.html +1 -1
  483. package/app/.next/server/app/login.rsc +22 -24
  484. package/app/.next/server/app/login.segments/_full.segment.rsc +22 -24
  485. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  486. package/app/.next/server/app/login.segments/_index.segment.rsc +7 -9
  487. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -4
  488. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  489. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  490. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  491. package/app/.next/server/app/page.js +2 -2
  492. package/app/.next/server/app/page.js.nft.json +1 -1
  493. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  494. package/app/.next/server/app-paths-manifest.json +8 -6
  495. package/app/.next/server/chunks/1071.js +1 -0
  496. package/app/.next/server/chunks/1444.js +9 -0
  497. package/app/.next/server/chunks/1574.js +2 -2
  498. package/app/.next/server/chunks/1795.js +1 -0
  499. package/app/.next/server/chunks/2009.js +1 -0
  500. package/app/.next/server/chunks/2035.js +23 -0
  501. package/app/.next/server/chunks/21.js +1 -1
  502. package/app/.next/server/chunks/3774.js +4 -3
  503. package/app/.next/server/chunks/450.js +1 -1
  504. package/app/.next/server/chunks/499.js +1 -1
  505. package/app/.next/server/chunks/{8367.js → 514.js} +2 -2
  506. package/app/.next/server/chunks/5159.js +1 -1
  507. package/app/.next/server/chunks/5882.js +1 -0
  508. package/app/.next/server/chunks/6263.js +1 -1
  509. package/app/.next/server/chunks/6283.js +1 -1
  510. package/app/.next/server/chunks/6288.js +1 -1
  511. package/app/.next/server/chunks/6379.js +3 -3
  512. package/app/.next/server/chunks/6502.js +2 -2
  513. package/app/.next/server/chunks/6799.js +1 -1
  514. package/app/.next/server/chunks/7061.js +2 -2
  515. package/app/.next/server/chunks/7292.js +1 -1
  516. package/app/.next/server/chunks/7301.js +1 -1
  517. package/app/.next/server/chunks/7686.js +13 -0
  518. package/app/.next/server/chunks/7810.js +1 -1
  519. package/app/.next/server/chunks/7973.js +1 -1
  520. package/app/.next/server/chunks/8035.js +1 -1
  521. package/app/.next/server/chunks/8202.js +3 -3
  522. package/app/.next/server/chunks/8495.js +9 -0
  523. package/app/.next/server/chunks/8647.js +1 -1
  524. package/app/.next/server/middleware-build-manifest.js +1 -1
  525. package/app/.next/server/middleware.js +4 -4
  526. package/app/.next/server/pages/404.html +1 -1
  527. package/app/.next/server/pages/500.html +1 -1
  528. package/app/.next/server/server-reference-manifest.js +1 -1
  529. package/app/.next/server/server-reference-manifest.json +1 -1
  530. package/app/.next/static/chunks/505-990698fbfcc0d04a.js +1 -0
  531. package/app/.next/static/chunks/5810-bd2e4da0ce1402e5.js +23 -0
  532. package/app/.next/static/chunks/8035-49b6b5ee48c18a8f.js +3 -0
  533. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-39cd0425e50727ce.js +1 -0
  534. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-8ff504b85ad321a1.js → page-5bfce2cfa6f14e2c.js} +1 -1
  535. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-bad9a5af75575018.js → page-e9d61c090a6ab757.js} +1 -1
  536. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-597b5dde6cf827f1.js +3 -0
  537. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-4e03960f4d7085d8.js +1 -0
  538. package/app/.next/static/chunks/app/_global-error/page-84de94ffd1225dd4.js +1 -0
  539. package/app/.next/static/chunks/app/api/auth/login/route-84de94ffd1225dd4.js +1 -0
  540. package/app/.next/static/chunks/app/api/auth/logout/route-84de94ffd1225dd4.js +1 -0
  541. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-84de94ffd1225dd4.js +1 -0
  542. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-84de94ffd1225dd4.js +1 -0
  543. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-84de94ffd1225dd4.js +1 -0
  544. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-84de94ffd1225dd4.js +1 -0
  545. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-84de94ffd1225dd4.js +1 -0
  546. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-84de94ffd1225dd4.js +1 -0
  547. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-84de94ffd1225dd4.js +1 -0
  548. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-84de94ffd1225dd4.js +1 -0
  549. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-84de94ffd1225dd4.js +1 -0
  550. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-84de94ffd1225dd4.js +1 -0
  551. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-84de94ffd1225dd4.js +1 -0
  552. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-84de94ffd1225dd4.js +1 -0
  553. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-84de94ffd1225dd4.js +1 -0
  554. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-84de94ffd1225dd4.js +1 -0
  555. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-84de94ffd1225dd4.js +1 -0
  556. package/app/.next/static/chunks/app/api/cloud/auth/route-84de94ffd1225dd4.js +1 -0
  557. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-84de94ffd1225dd4.js +1 -0
  558. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-84de94ffd1225dd4.js +1 -0
  559. package/app/.next/static/chunks/app/api/cloud/models/alias/route-84de94ffd1225dd4.js +1 -0
  560. package/app/.next/static/chunks/app/api/combos/[id]/route-84de94ffd1225dd4.js +1 -0
  561. package/app/.next/static/chunks/app/api/combos/route-84de94ffd1225dd4.js +1 -0
  562. package/app/.next/static/chunks/app/api/health/route-84de94ffd1225dd4.js +1 -0
  563. package/app/.next/static/chunks/app/api/init/route-84de94ffd1225dd4.js +1 -0
  564. package/app/.next/static/chunks/app/api/keys/[id]/route-84de94ffd1225dd4.js +1 -0
  565. package/app/.next/static/chunks/app/api/keys/route-84de94ffd1225dd4.js +1 -0
  566. package/app/.next/static/chunks/app/api/locale/route-84de94ffd1225dd4.js +1 -0
  567. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-84de94ffd1225dd4.js +1 -0
  568. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-84de94ffd1225dd4.js +1 -0
  569. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-84de94ffd1225dd4.js +1 -0
  570. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-84de94ffd1225dd4.js +1 -0
  571. package/app/.next/static/chunks/app/api/models/alias/route-84de94ffd1225dd4.js +1 -0
  572. package/app/.next/static/chunks/app/api/models/availability/route-84de94ffd1225dd4.js +1 -0
  573. package/app/.next/static/chunks/app/api/models/custom/route-84de94ffd1225dd4.js +1 -0
  574. package/app/.next/static/chunks/app/api/models/disabled/route-84de94ffd1225dd4.js +1 -0
  575. package/app/.next/static/chunks/app/api/models/route-84de94ffd1225dd4.js +1 -0
  576. package/app/.next/static/chunks/app/api/models/test/route-84de94ffd1225dd4.js +1 -0
  577. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-84de94ffd1225dd4.js +1 -0
  578. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-84de94ffd1225dd4.js +1 -0
  579. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-84de94ffd1225dd4.js +1 -0
  580. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-84de94ffd1225dd4.js +1 -0
  581. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-84de94ffd1225dd4.js +1 -0
  582. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-84de94ffd1225dd4.js +1 -0
  583. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-84de94ffd1225dd4.js +1 -0
  584. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-84de94ffd1225dd4.js +1 -0
  585. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-84de94ffd1225dd4.js +1 -0
  586. package/app/.next/static/chunks/app/api/pricing/route-84de94ffd1225dd4.js +1 -0
  587. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-84de94ffd1225dd4.js +1 -0
  588. package/app/.next/static/chunks/app/api/provider-nodes/route-84de94ffd1225dd4.js +1 -0
  589. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-84de94ffd1225dd4.js +1 -0
  590. package/app/.next/static/chunks/app/api/providers/[id]/models/route-84de94ffd1225dd4.js +1 -0
  591. package/app/.next/static/chunks/app/api/providers/[id]/route-84de94ffd1225dd4.js +1 -0
  592. package/app/.next/static/chunks/app/api/providers/[id]/test/route-84de94ffd1225dd4.js +1 -0
  593. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-84de94ffd1225dd4.js +1 -0
  594. package/app/.next/static/chunks/app/api/providers/client/route-84de94ffd1225dd4.js +1 -0
  595. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-84de94ffd1225dd4.js +1 -0
  596. package/app/.next/static/chunks/app/api/providers/route-84de94ffd1225dd4.js +1 -0
  597. package/app/.next/static/chunks/app/api/providers/suggested-models/route-84de94ffd1225dd4.js +1 -0
  598. package/app/.next/static/chunks/app/api/providers/test-batch/route-84de94ffd1225dd4.js +1 -0
  599. package/app/.next/static/chunks/app/api/providers/validate/route-84de94ffd1225dd4.js +1 -0
  600. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-84de94ffd1225dd4.js +1 -0
  601. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-84de94ffd1225dd4.js +1 -0
  602. package/app/.next/static/chunks/app/api/proxy-pools/route-84de94ffd1225dd4.js +1 -0
  603. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-84de94ffd1225dd4.js +1 -0
  604. package/app/.next/static/chunks/app/api/settings/database/route-84de94ffd1225dd4.js +1 -0
  605. package/app/.next/static/chunks/app/api/settings/proxy-test/route-84de94ffd1225dd4.js +1 -0
  606. package/app/.next/static/chunks/app/api/settings/require-login/route-84de94ffd1225dd4.js +1 -0
  607. package/app/.next/static/chunks/app/api/settings/route-84de94ffd1225dd4.js +1 -0
  608. package/app/.next/static/chunks/app/api/shutdown/route-84de94ffd1225dd4.js +1 -0
  609. package/app/.next/static/chunks/app/api/tags/route-84de94ffd1225dd4.js +1 -0
  610. package/app/.next/static/chunks/app/api/translator/console-logs/route-84de94ffd1225dd4.js +1 -0
  611. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-84de94ffd1225dd4.js +1 -0
  612. package/app/.next/static/chunks/app/api/translator/load/route-84de94ffd1225dd4.js +1 -0
  613. package/app/.next/static/chunks/app/api/translator/save/route-84de94ffd1225dd4.js +1 -0
  614. package/app/.next/static/chunks/app/api/translator/send/route-84de94ffd1225dd4.js +1 -0
  615. package/app/.next/static/chunks/app/api/translator/translate/route-84de94ffd1225dd4.js +1 -0
  616. package/app/.next/static/chunks/app/api/tunnel/disable/route-84de94ffd1225dd4.js +1 -0
  617. package/app/.next/static/chunks/app/api/tunnel/enable/route-84de94ffd1225dd4.js +1 -0
  618. package/app/.next/static/chunks/app/api/tunnel/status/route-84de94ffd1225dd4.js +1 -0
  619. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-84de94ffd1225dd4.js +1 -0
  620. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-84de94ffd1225dd4.js +1 -0
  621. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-84de94ffd1225dd4.js +1 -0
  622. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-84de94ffd1225dd4.js +1 -0
  623. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-84de94ffd1225dd4.js +1 -0
  624. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-84de94ffd1225dd4.js +1 -0
  625. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-84de94ffd1225dd4.js +1 -0
  626. package/app/.next/static/chunks/app/api/usage/chart/route-84de94ffd1225dd4.js +1 -0
  627. package/app/.next/static/chunks/app/api/usage/history/route-84de94ffd1225dd4.js +1 -0
  628. package/app/.next/static/chunks/app/api/usage/providers/route-84de94ffd1225dd4.js +1 -0
  629. package/app/.next/static/chunks/app/api/usage/request-details/route-84de94ffd1225dd4.js +1 -0
  630. package/app/.next/static/chunks/app/api/usage/request-logs/route-84de94ffd1225dd4.js +1 -0
  631. package/app/.next/static/chunks/app/api/usage/stats/route-84de94ffd1225dd4.js +1 -0
  632. package/app/.next/static/chunks/app/api/usage/stream/route-84de94ffd1225dd4.js +1 -0
  633. package/app/.next/static/chunks/app/api/v1/api/chat/route-84de94ffd1225dd4.js +1 -0
  634. package/app/.next/static/chunks/app/api/v1/audio/speech/route-84de94ffd1225dd4.js +1 -0
  635. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-84de94ffd1225dd4.js +1 -0
  636. package/app/.next/static/chunks/app/api/v1/audio/voices/route-84de94ffd1225dd4.js +1 -0
  637. package/app/.next/static/chunks/app/api/v1/chat/completions/route-84de94ffd1225dd4.js +1 -0
  638. package/app/.next/static/chunks/app/api/v1/embeddings/route-84de94ffd1225dd4.js +1 -0
  639. package/app/.next/static/chunks/app/api/v1/images/generations/route-84de94ffd1225dd4.js +1 -0
  640. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-84de94ffd1225dd4.js +1 -0
  641. package/app/.next/static/chunks/app/api/v1/messages/route-84de94ffd1225dd4.js +1 -0
  642. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-84de94ffd1225dd4.js +1 -0
  643. package/app/.next/static/chunks/app/api/v1/models/info/route-84de94ffd1225dd4.js +1 -0
  644. package/app/.next/static/chunks/app/api/v1/models/route-84de94ffd1225dd4.js +1 -0
  645. package/app/.next/static/chunks/app/api/v1/responses/compact/route-84de94ffd1225dd4.js +1 -0
  646. package/app/.next/static/chunks/app/api/v1/responses/route-84de94ffd1225dd4.js +1 -0
  647. package/app/.next/static/chunks/app/api/v1/route-84de94ffd1225dd4.js +1 -0
  648. package/app/.next/static/chunks/app/api/v1/search/route-84de94ffd1225dd4.js +1 -0
  649. package/app/.next/static/chunks/app/api/v1/web/fetch/route-84de94ffd1225dd4.js +1 -0
  650. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-84de94ffd1225dd4.js +1 -0
  651. package/app/.next/static/chunks/app/api/v1beta/models/route-84de94ffd1225dd4.js +1 -0
  652. package/app/.next/static/chunks/app/api/version/route-84de94ffd1225dd4.js +1 -0
  653. package/app/.next/static/chunks/app/api/version/shutdown/route-84de94ffd1225dd4.js +1 -0
  654. package/app/.next/static/chunks/app/api/version/update/route-84de94ffd1225dd4.js +1 -0
  655. package/app/.next/static/chunks/app/layout-fcda570933db809f.js +1 -0
  656. package/app/.next/static/chunks/app/manifest.webmanifest/route-84de94ffd1225dd4.js +1 -0
  657. package/app/.next/static/chunks/app/page-84de94ffd1225dd4.js +1 -0
  658. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-84de94ffd1225dd4.js +1 -0
  659. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-84de94ffd1225dd4.js +1 -0
  660. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-84de94ffd1225dd4.js +1 -0
  661. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-84de94ffd1225dd4.js +1 -0
  662. package/app/.next/static/chunks/{webpack-86e40ea2022f394c.js → webpack-ab7d9d893d55abd4.js} +1 -1
  663. package/app/.next/static/css/234ff1f50eae62d1.css +1 -0
  664. package/app/.next/static/css/{081a0afca5a9bd20.css → 2e1b7d528c228ec3.css} +1 -1
  665. package/app/.next/static/media/material-symbols-outlined.1060ac06.woff2 +0 -0
  666. package/app/.next/static/pAkL-eAklQyioXImGSk6m/_buildManifest.js +1 -0
  667. package/app/package.json +3 -2
  668. package/app/server.js +1 -1
  669. package/app/src/lib/db/adapters/bunSqliteAdapter.js +63 -0
  670. package/app/src/lib/db/adapters/nodeSqliteAdapter.js +5 -4
  671. package/app/src/lib/db/adapters/sqljsAdapter.js +4 -3
  672. package/app/src/mitm/server.js +41 -43
  673. package/hooks/sqliteRuntime.js +8 -9
  674. package/package.json +1 -1
  675. package/src/cli/api/client.js +31 -0
  676. package/src/cli/menus/providers.js +240 -5
  677. package/app/.next/server/chunks/2049.js +0 -1
  678. package/app/.next/server/chunks/2371.js +0 -1
  679. package/app/.next/server/chunks/4116.js +0 -1
  680. package/app/.next/server/chunks/4892.js +0 -13
  681. package/app/.next/server/chunks/5978.js +0 -1
  682. package/app/.next/server/chunks/6890.js +0 -23
  683. package/app/.next/static/chunks/1939-d9b80a9e484ae21d.js +0 -23
  684. package/app/.next/static/chunks/505-618f19b62fafd836.js +0 -1
  685. package/app/.next/static/chunks/8035-ecd24cc76e55f5ba.js +0 -3
  686. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-cd02fe7b10810144.js +0 -1
  687. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b150970e241c5c7b.js +0 -1
  688. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-6c6bb4f9b3b7e5f8.js +0 -1
  689. package/app/.next/static/chunks/app/_global-error/page-5ea305bd1a1dc348.js +0 -1
  690. package/app/.next/static/chunks/app/api/auth/login/route-5ea305bd1a1dc348.js +0 -1
  691. package/app/.next/static/chunks/app/api/auth/logout/route-5ea305bd1a1dc348.js +0 -1
  692. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-5ea305bd1a1dc348.js +0 -1
  693. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-5ea305bd1a1dc348.js +0 -1
  694. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-5ea305bd1a1dc348.js +0 -1
  695. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-5ea305bd1a1dc348.js +0 -1
  696. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-5ea305bd1a1dc348.js +0 -1
  697. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-5ea305bd1a1dc348.js +0 -1
  698. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-5ea305bd1a1dc348.js +0 -1
  699. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-5ea305bd1a1dc348.js +0 -1
  700. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-5ea305bd1a1dc348.js +0 -1
  701. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-5ea305bd1a1dc348.js +0 -1
  702. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-5ea305bd1a1dc348.js +0 -1
  703. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-5ea305bd1a1dc348.js +0 -1
  704. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-5ea305bd1a1dc348.js +0 -1
  705. package/app/.next/static/chunks/app/api/cloud/auth/route-5ea305bd1a1dc348.js +0 -1
  706. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-5ea305bd1a1dc348.js +0 -1
  707. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-5ea305bd1a1dc348.js +0 -1
  708. package/app/.next/static/chunks/app/api/cloud/models/alias/route-5ea305bd1a1dc348.js +0 -1
  709. package/app/.next/static/chunks/app/api/combos/[id]/route-5ea305bd1a1dc348.js +0 -1
  710. package/app/.next/static/chunks/app/api/combos/route-5ea305bd1a1dc348.js +0 -1
  711. package/app/.next/static/chunks/app/api/health/route-5ea305bd1a1dc348.js +0 -1
  712. package/app/.next/static/chunks/app/api/init/route-5ea305bd1a1dc348.js +0 -1
  713. package/app/.next/static/chunks/app/api/keys/[id]/route-5ea305bd1a1dc348.js +0 -1
  714. package/app/.next/static/chunks/app/api/keys/route-5ea305bd1a1dc348.js +0 -1
  715. package/app/.next/static/chunks/app/api/locale/route-5ea305bd1a1dc348.js +0 -1
  716. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-5ea305bd1a1dc348.js +0 -1
  717. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-5ea305bd1a1dc348.js +0 -1
  718. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-5ea305bd1a1dc348.js +0 -1
  719. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-5ea305bd1a1dc348.js +0 -1
  720. package/app/.next/static/chunks/app/api/models/alias/route-5ea305bd1a1dc348.js +0 -1
  721. package/app/.next/static/chunks/app/api/models/availability/route-5ea305bd1a1dc348.js +0 -1
  722. package/app/.next/static/chunks/app/api/models/custom/route-5ea305bd1a1dc348.js +0 -1
  723. package/app/.next/static/chunks/app/api/models/disabled/route-5ea305bd1a1dc348.js +0 -1
  724. package/app/.next/static/chunks/app/api/models/route-5ea305bd1a1dc348.js +0 -1
  725. package/app/.next/static/chunks/app/api/models/test/route-5ea305bd1a1dc348.js +0 -1
  726. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-5ea305bd1a1dc348.js +0 -1
  727. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-5ea305bd1a1dc348.js +0 -1
  728. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-5ea305bd1a1dc348.js +0 -1
  729. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-5ea305bd1a1dc348.js +0 -1
  730. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-5ea305bd1a1dc348.js +0 -1
  731. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-5ea305bd1a1dc348.js +0 -1
  732. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-5ea305bd1a1dc348.js +0 -1
  733. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-5ea305bd1a1dc348.js +0 -1
  734. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-5ea305bd1a1dc348.js +0 -1
  735. package/app/.next/static/chunks/app/api/pricing/route-5ea305bd1a1dc348.js +0 -1
  736. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-5ea305bd1a1dc348.js +0 -1
  737. package/app/.next/static/chunks/app/api/provider-nodes/route-5ea305bd1a1dc348.js +0 -1
  738. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-5ea305bd1a1dc348.js +0 -1
  739. package/app/.next/static/chunks/app/api/providers/[id]/models/route-5ea305bd1a1dc348.js +0 -1
  740. package/app/.next/static/chunks/app/api/providers/[id]/route-5ea305bd1a1dc348.js +0 -1
  741. package/app/.next/static/chunks/app/api/providers/[id]/test/route-5ea305bd1a1dc348.js +0 -1
  742. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-5ea305bd1a1dc348.js +0 -1
  743. package/app/.next/static/chunks/app/api/providers/client/route-5ea305bd1a1dc348.js +0 -1
  744. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-5ea305bd1a1dc348.js +0 -1
  745. package/app/.next/static/chunks/app/api/providers/route-5ea305bd1a1dc348.js +0 -1
  746. package/app/.next/static/chunks/app/api/providers/suggested-models/route-5ea305bd1a1dc348.js +0 -1
  747. package/app/.next/static/chunks/app/api/providers/test-batch/route-5ea305bd1a1dc348.js +0 -1
  748. package/app/.next/static/chunks/app/api/providers/validate/route-5ea305bd1a1dc348.js +0 -1
  749. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-5ea305bd1a1dc348.js +0 -1
  750. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-5ea305bd1a1dc348.js +0 -1
  751. package/app/.next/static/chunks/app/api/proxy-pools/route-5ea305bd1a1dc348.js +0 -1
  752. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-5ea305bd1a1dc348.js +0 -1
  753. package/app/.next/static/chunks/app/api/settings/database/route-5ea305bd1a1dc348.js +0 -1
  754. package/app/.next/static/chunks/app/api/settings/proxy-test/route-5ea305bd1a1dc348.js +0 -1
  755. package/app/.next/static/chunks/app/api/settings/require-login/route-5ea305bd1a1dc348.js +0 -1
  756. package/app/.next/static/chunks/app/api/settings/route-5ea305bd1a1dc348.js +0 -1
  757. package/app/.next/static/chunks/app/api/shutdown/route-5ea305bd1a1dc348.js +0 -1
  758. package/app/.next/static/chunks/app/api/tags/route-5ea305bd1a1dc348.js +0 -1
  759. package/app/.next/static/chunks/app/api/translator/console-logs/route-5ea305bd1a1dc348.js +0 -1
  760. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-5ea305bd1a1dc348.js +0 -1
  761. package/app/.next/static/chunks/app/api/translator/load/route-5ea305bd1a1dc348.js +0 -1
  762. package/app/.next/static/chunks/app/api/translator/save/route-5ea305bd1a1dc348.js +0 -1
  763. package/app/.next/static/chunks/app/api/translator/send/route-5ea305bd1a1dc348.js +0 -1
  764. package/app/.next/static/chunks/app/api/translator/translate/route-5ea305bd1a1dc348.js +0 -1
  765. package/app/.next/static/chunks/app/api/tunnel/disable/route-5ea305bd1a1dc348.js +0 -1
  766. package/app/.next/static/chunks/app/api/tunnel/enable/route-5ea305bd1a1dc348.js +0 -1
  767. package/app/.next/static/chunks/app/api/tunnel/status/route-5ea305bd1a1dc348.js +0 -1
  768. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-5ea305bd1a1dc348.js +0 -1
  769. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-5ea305bd1a1dc348.js +0 -1
  770. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-5ea305bd1a1dc348.js +0 -1
  771. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-5ea305bd1a1dc348.js +0 -1
  772. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-5ea305bd1a1dc348.js +0 -1
  773. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-5ea305bd1a1dc348.js +0 -1
  774. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-5ea305bd1a1dc348.js +0 -1
  775. package/app/.next/static/chunks/app/api/usage/chart/route-5ea305bd1a1dc348.js +0 -1
  776. package/app/.next/static/chunks/app/api/usage/history/route-5ea305bd1a1dc348.js +0 -1
  777. package/app/.next/static/chunks/app/api/usage/providers/route-5ea305bd1a1dc348.js +0 -1
  778. package/app/.next/static/chunks/app/api/usage/request-details/route-5ea305bd1a1dc348.js +0 -1
  779. package/app/.next/static/chunks/app/api/usage/request-logs/route-5ea305bd1a1dc348.js +0 -1
  780. package/app/.next/static/chunks/app/api/usage/stats/route-5ea305bd1a1dc348.js +0 -1
  781. package/app/.next/static/chunks/app/api/usage/stream/route-5ea305bd1a1dc348.js +0 -1
  782. package/app/.next/static/chunks/app/api/v1/api/chat/route-5ea305bd1a1dc348.js +0 -1
  783. package/app/.next/static/chunks/app/api/v1/audio/speech/route-5ea305bd1a1dc348.js +0 -1
  784. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-5ea305bd1a1dc348.js +0 -1
  785. package/app/.next/static/chunks/app/api/v1/audio/voices/route-5ea305bd1a1dc348.js +0 -1
  786. package/app/.next/static/chunks/app/api/v1/chat/completions/route-5ea305bd1a1dc348.js +0 -1
  787. package/app/.next/static/chunks/app/api/v1/embeddings/route-5ea305bd1a1dc348.js +0 -1
  788. package/app/.next/static/chunks/app/api/v1/images/generations/route-5ea305bd1a1dc348.js +0 -1
  789. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-5ea305bd1a1dc348.js +0 -1
  790. package/app/.next/static/chunks/app/api/v1/messages/route-5ea305bd1a1dc348.js +0 -1
  791. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-5ea305bd1a1dc348.js +0 -1
  792. package/app/.next/static/chunks/app/api/v1/models/info/route-5ea305bd1a1dc348.js +0 -1
  793. package/app/.next/static/chunks/app/api/v1/models/route-5ea305bd1a1dc348.js +0 -1
  794. package/app/.next/static/chunks/app/api/v1/responses/compact/route-5ea305bd1a1dc348.js +0 -1
  795. package/app/.next/static/chunks/app/api/v1/responses/route-5ea305bd1a1dc348.js +0 -1
  796. package/app/.next/static/chunks/app/api/v1/route-5ea305bd1a1dc348.js +0 -1
  797. package/app/.next/static/chunks/app/api/v1/search/route-5ea305bd1a1dc348.js +0 -1
  798. package/app/.next/static/chunks/app/api/v1/web/fetch/route-5ea305bd1a1dc348.js +0 -1
  799. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-5ea305bd1a1dc348.js +0 -1
  800. package/app/.next/static/chunks/app/api/v1beta/models/route-5ea305bd1a1dc348.js +0 -1
  801. package/app/.next/static/chunks/app/api/version/route-5ea305bd1a1dc348.js +0 -1
  802. package/app/.next/static/chunks/app/api/version/shutdown/route-5ea305bd1a1dc348.js +0 -1
  803. package/app/.next/static/chunks/app/api/version/update/route-5ea305bd1a1dc348.js +0 -1
  804. package/app/.next/static/chunks/app/layout-c47481f46f5ae72b.js +0 -1
  805. package/app/.next/static/chunks/app/manifest.webmanifest/route-5ea305bd1a1dc348.js +0 -1
  806. package/app/.next/static/chunks/app/page-5ea305bd1a1dc348.js +0 -1
  807. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-5ea305bd1a1dc348.js +0 -1
  808. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-5ea305bd1a1dc348.js +0 -1
  809. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-5ea305bd1a1dc348.js +0 -1
  810. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-5ea305bd1a1dc348.js +0 -1
  811. package/app/.next/static/css/180855a9ef4ea7f9.css +0 -1
  812. package/app/.next/static/eJ_F0cODdJRrmD-63IF09/_buildManifest.js +0 -1
  813. package/app/node_modules/sql.js/.devcontainer/Dockerfile +0 -76
  814. package/app/node_modules/sql.js/.devcontainer/devcontainer.json +0 -20
  815. package/app/node_modules/sql.js/.eslintrc.js +0 -68
  816. package/app/node_modules/sql.js/.jsdoc.config.json +0 -38
  817. package/app/node_modules/sql.js/.nojekyll +0 -0
  818. package/app/node_modules/sql.js/AUTHORS +0 -8
  819. package/app/node_modules/sql.js/CONTRIBUTING.md +0 -66
  820. package/app/node_modules/sql.js/LICENSE +0 -44
  821. package/app/node_modules/sql.js/README.md +0 -357
  822. package/app/node_modules/sql.js/dist/sql-asm-debug.js +0 -140890
  823. package/app/node_modules/sql.js/dist/sql-asm-memory-growth.js +0 -204
  824. package/app/node_modules/sql.js/dist/sql-asm.js +0 -202
  825. package/app/node_modules/sql.js/dist/sql-wasm-browser-debug.js +0 -7157
  826. package/app/node_modules/sql.js/dist/sql-wasm-browser-debug.wasm +0 -0
  827. package/app/node_modules/sql.js/dist/sql-wasm-browser.js +0 -183
  828. package/app/node_modules/sql.js/dist/sql-wasm-browser.wasm +0 -0
  829. package/app/node_modules/sql.js/dist/sql-wasm-debug.js +0 -7265
  830. package/app/node_modules/sql.js/dist/sql-wasm-debug.wasm +0 -0
  831. package/app/node_modules/sql.js/dist/sql-wasm.wasm +0 -0
  832. package/app/node_modules/sql.js/dist/worker.sql-asm-debug.js +0 -141011
  833. package/app/node_modules/sql.js/dist/worker.sql-asm.js +0 -323
  834. package/app/node_modules/sql.js/dist/worker.sql-wasm-debug.js +0 -7386
  835. package/app/node_modules/sql.js/dist/worker.sql-wasm.js +0 -306
  836. package/app/node_modules/sql.js/documentation_index.md +0 -26
  837. package/app/node_modules/sql.js/eslint.config.cjs +0 -57
  838. package/app/node_modules/sql.js/logo.svg +0 -13
  839. /package/app/.next/static/{eJ_F0cODdJRrmD-63IF09 → pAkL-eAklQyioXImGSk6m}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"37545","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"66610","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"5948","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"52149","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"38298","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"33160","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"48300","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"49871","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"60393","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"100","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"27452","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"16081","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-618f19b62fafd836.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-618f19b62fafd836.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-618f19b62fafd836.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/AddCustomEmbeddingModal.js":{"id":12820,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":26125,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ComboFormModal.js":{"id":52327,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":51123,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/McpMarketplaceModal.js":{"id":26066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":67692,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NoAuthProxyCard.js":{"id":99775,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ProviderInfoCard.js":{"id":8569,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-618f19b62fafd836.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":46772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":37694,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":69640,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/skills/page.js":{"id":29650,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/180855a9ef4ea7f9.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"95031","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"89468","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"96142","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"20535","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"1304","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"17626","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"91329","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"58770","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"87030","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"89439","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"37545","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"66610","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"5948","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"52149","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"38298","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"33160","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"48300","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"49871","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"100","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"27452","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"16081","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-990698fbfcc0d04a.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-990698fbfcc0d04a.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/node_modules/material-symbols/outlined.css":{"id":43073,"name":"*","chunks":["505","static/chunks/505-990698fbfcc0d04a.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-990698fbfcc0d04a.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/AddCustomEmbeddingModal.js":{"id":12820,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":26125,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ComboFormModal.js":{"id":52327,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":51123,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/McpMarketplaceModal.js":{"id":26066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":67692,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NoAuthProxyCard.js":{"id":99775,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ProviderInfoCard.js":{"id":8569,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-990698fbfcc0d04a.js","4156","static/chunks/4156-3a7b60c65001de9a.js","9305","static/chunks/app/(dashboard)/layout-dca35f311527549c.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":46772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":37694,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":69640,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/skills/page.js":{"id":29650,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/2e1b7d528c228ec3.css"},{"inlined":false,"path":"static/css/234ff1f50eae62d1.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"95031","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"89468","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"96142","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"20535","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"1304","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"17626","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43073":{"*":{"id":"1561","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"91329","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"58770","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"87030","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"89439","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
@@ -7,6 +7,7 @@
7
7
  "/api/cli-tools/antigravity-mitm/alias/route": "app/api/cli-tools/antigravity-mitm/alias/route.js",
8
8
  "/api/cli-tools/antigravity-mitm/route": "app/api/cli-tools/antigravity-mitm/route.js",
9
9
  "/api/cli-tools/claude-settings/route": "app/api/cli-tools/claude-settings/route.js",
10
+ "/api/cli-tools/cline-settings/route": "app/api/cli-tools/cline-settings/route.js",
10
11
  "/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
11
12
  "/api/cli-tools/copilot-settings/route": "app/api/cli-tools/copilot-settings/route.js",
12
13
  "/api/cli-tools/cowork-mcp-registry/route": "app/api/cli-tools/cowork-mcp-registry/route.js",
@@ -14,6 +15,7 @@
14
15
  "/api/cli-tools/cowork-settings/route": "app/api/cli-tools/cowork-settings/route.js",
15
16
  "/api/cli-tools/droid-settings/route": "app/api/cli-tools/droid-settings/route.js",
16
17
  "/api/cli-tools/hermes-settings/route": "app/api/cli-tools/hermes-settings/route.js",
18
+ "/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
17
19
  "/api/cli-tools/openclaw-settings/route": "app/api/cli-tools/openclaw-settings/route.js",
18
20
  "/api/cli-tools/opencode-settings/route": "app/api/cli-tools/opencode-settings/route.js",
19
21
  "/api/cloud/auth/route": "app/api/cloud/auth/route.js",
@@ -97,21 +99,21 @@
97
99
  "/favicon.ico/route": "app/favicon.ico/route.js",
98
100
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
99
101
  "/api/combos/route": "app/api/combos/route.js",
100
- "/api/keys/route": "app/api/keys/route.js",
101
102
  "/api/models/alias/route": "app/api/models/alias/route.js",
103
+ "/api/keys/route": "app/api/keys/route.js",
102
104
  "/api/models/custom/route": "app/api/models/custom/route.js",
103
105
  "/api/models/disabled/route": "app/api/models/disabled/route.js",
104
106
  "/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
105
107
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
106
108
  "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
107
109
  "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
108
- "/api/providers/route": "app/api/providers/route.js",
109
110
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
110
111
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
111
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
112
112
  "/api/settings/database/route": "app/api/settings/database/route.js",
113
- "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
113
+ "/api/providers/route": "app/api/providers/route.js",
114
114
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
115
+ "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
116
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
115
117
  "/api/settings/route": "app/api/settings/route.js",
116
118
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
117
119
  "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
@@ -139,8 +141,8 @@
139
141
  "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
140
142
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
141
143
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
144
+ "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
142
145
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
143
146
  "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
144
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
145
- "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
147
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js"
146
148
  }
@@ -0,0 +1 @@
1
+ exports.id=1071,exports.ids=[1071],exports.modules={1561:()=>{},7468:(a,b,c)=>{"use strict";c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},8423:(a,b,c)=>{"use strict";c.d(b,{v:()=>g});var d=c(53830);let e=a=>{let b,c=new Set,d=(a,d)=>{let e="function"==typeof a?a(b):a;if(!Object.is(e,b)){let a=b;b=(null!=d?d:"object"!=typeof e||null===e)?e:Object.assign({},b,e),c.forEach(c=>c(b,a))}},e=()=>b,f={setState:d,getState:e,getInitialState:()=>g,subscribe:a=>(c.add(a),()=>c.delete(a))},g=b=a(d,e,f);return f},f=a=>{let b=a?e(a):e,c=a=>(function(a,b=a=>a){let c=d.useSyncExternalStore(a.subscribe,d.useCallback(()=>b(a.getState()),[a,b]),d.useCallback(()=>b(a.getInitialState()),[a,b]));return d.useDebugValue(c),c})(b,a);return Object.assign(c,b),c},g=a=>a?f(a):f},13729:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return f}});let d=c(22037),e=c(8629);function f(){return(0,d.jsx)(e.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},24802:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"getRouteMatcher",{enumerable:!0,get:function(){return f}});let d=c(6187),e=c(25025);function f({re:a,groups:b}){return(0,e.safeRouteMatcher)(c=>{let e=a.exec(c);if(!e)return!1;let f=a=>{try{return decodeURIComponent(a)}catch{throw Object.defineProperty(new d.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},g={};for(let[a,c]of Object.entries(b)){let b=e[c.pos];void 0!==b&&(c.repeat?g[a]=b.split("/").map(a=>f(a)):g[a]=f(b))}return g})}},25025:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={safeCompile:function(){return i},safePathToRegexp:function(){return h},safeRegexpToFunction:function(){return j},safeRouteMatcher:function(){return k}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(57810),g=c(34490);function h(a,b,c){if("string"!=typeof a)return(0,f.pathToRegexp)(a,b,c);let d=(0,g.hasAdjacentParameterIssues)(a),e=d?(0,g.normalizeAdjacentParameters)(a):a;try{return(0,f.pathToRegexp)(e,b,c)}catch(e){if(!d)try{let d=(0,g.normalizeAdjacentParameters)(a);return(0,f.pathToRegexp)(d,b,c)}catch(a){}throw e}}function i(a,b){let c=(0,g.hasAdjacentParameterIssues)(a),d=c?(0,g.normalizeAdjacentParameters)(a):a;try{let a=(0,f.compile)(d,b);if(c)return b=>(0,g.stripNormalizedSeparators)(a(b));return a}catch(d){if(!c)try{let c=(0,g.normalizeAdjacentParameters)(a),d=(0,f.compile)(c,b);return a=>(0,g.stripNormalizedSeparators)(d(a))}catch(a){}throw d}}function j(a,b){let c=(0,f.regexpToFunction)(a,b||[]);return a=>{let b=c(a);return!!b&&{...b,params:(0,g.stripParameterSeparators)(b.params)}}}function k(a){return b=>{let c=a(b);return!!c&&(0,g.stripParameterSeparators)(c)}}},25098:(a,b)=>{"use strict";function c(a){return a.endsWith("/route")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"isAppRouteRoute",{enumerable:!0,get:function(){return c}})},25646:(a,b)=>{"use strict";function c(a){return a.replace(/\\/g,"/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"normalizePathSep",{enumerable:!0,get:function(){return c}})},27968:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={DEFAULT_METADATA_ROUTE_EXTENSIONS:function(){return j},STATIC_METADATA_IMAGES:function(){return i},getExtensionRegexString:function(){return k},isMetadataPage:function(){return u},isMetadataRoute:function(){return v},isMetadataRouteFile:function(){return s},isStaticMetadataFile:function(){return l},isStaticMetadataRoute:function(){return t}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(25646),g=c(1586),h=c(25098),i={icon:{filename:"icon",extensions:["ico","jpg","jpeg","png","svg"]},apple:{filename:"apple-icon",extensions:["jpg","jpeg","png"]},favicon:{filename:"favicon",extensions:["ico"]},openGraph:{filename:"opengraph-image",extensions:["jpg","jpeg","png","gif"]},twitter:{filename:"twitter-image",extensions:["jpg","jpeg","png","gif"]}},j=["js","jsx","ts","tsx"],k=(a,b)=>b&&0!==b.length?`(?:\\.(${a.join("|")})|(\\.(${b.join("|")})))`:`(\\.(?:${a.join("|")}))`;function l(a){return s(a,[],!0)}let m=/^[\\/]favicon\.ico$/,n=/^[\\/]robots\.txt$/,o=/^[\\/]manifest\.json$/,p=/^[\\/]manifest\.webmanifest$/,q=/[\\/]sitemap\.xml$/,r=new Map;function s(a,b,c){if(!a||a.length<2)return!1;let d=(0,f.normalizePathSep)(a),e=!!(m.test(d)||n.test(d)||o.test(d)||p.test(d)||q.test(d))||(!!d.includes("robots")||!!d.includes("manifest")||!!d.includes("sitemap")||!!d.includes("icon")||!!d.includes("apple-icon")||!!d.includes("opengraph-image")||!!d.includes("twitter-image")||!!d.includes("favicon"))&&null;if(null!==e)return e;let g=function(a,b){let c=`${a.join(",")}|${b}`,d=r.get(c);if(d)return d;let e=b?"$":"?$",f="\\d?"+(b?"":"(-\\w{6})?"),g=a.length>0?[...a,"txt"]:["txt"],h=a.length>0?[...a,"webmanifest","json"]:["webmanifest","json"],j=[RegExp(`^[\\\\/]robots${k(g,null)}${e}`),RegExp(`^[\\\\/]manifest${k(h,null)}${e}`),RegExp(`[\\\\/]sitemap${k(["xml"],a)}${e}`),RegExp(`[\\\\/]icon${f}${k(i.icon.extensions,a)}${e}`),RegExp(`[\\\\/]apple-icon${f}${k(i.apple.extensions,a)}${e}`),RegExp(`[\\\\/]opengraph-image${f}${k(i.openGraph.extensions,a)}${e}`),RegExp(`[\\\\/]twitter-image${f}${k(i.twitter.extensions,a)}${e}`)];return r.set(c,j),j}(b,c);for(let a=0;a<g.length;a++)if(g[a].test(d))return!0;return!1}function t(a){let b=a.replace(/\/route$/,"");return(0,h.isAppRouteRoute)(a)&&s(b,[],!0)&&"/robots.txt"!==b&&"/manifest.webmanifest"!==b&&!b.endsWith("/sitemap.xml")}function u(a){return!(0,h.isAppRouteRoute)(a)&&s(a,[],!1)}function v(a){let b=(0,g.normalizeAppPath)(a).replace(/^\/?app\//,"").replace("/[__metadata_id__]","").replace(/\/route$/,"");return"/"!==b[0]&&(b="/"+b),(0,h.isAppRouteRoute)(a)&&s(b,[],!1)}},28217:(a,b,c)=>{"use strict";var d=c(48137);c.o(d,"notFound")&&c.d(b,{notFound:function(){return d.notFound}}),c.o(d,"useParams")&&c.d(b,{useParams:function(){return d.useParams}}),c.o(d,"usePathname")&&c.d(b,{usePathname:function(){return d.usePathname}}),c.o(d,"useRouter")&&c.d(b,{useRouter:function(){return d.useRouter}}),c.o(d,"useSearchParams")&&c.d(b,{useSearchParams:function(){return d.useSearchParams}})},29030:(a,b,c)=>{"use strict";c.d(b,{Zr:()=>e});let d=a=>b=>{try{let c=a(b);if(c instanceof Promise)return c;return{then:a=>d(a)(c),catch(a){return this}}}catch(a){return{then(a){return this},catch:b=>d(b)(a)}}},e=(a,b)=>(c,e,f)=>{let g,h={storage:function(a){let b;try{b=a()}catch(a){return}return{getItem:a=>{var c;let d=a=>null===a?null:JSON.parse(a,void 0),e=null!=(c=b.getItem(a))?c:null;return e instanceof Promise?e.then(d):d(e)},setItem:(a,c)=>b.setItem(a,JSON.stringify(c,void 0)),removeItem:a=>b.removeItem(a)}}(()=>window.localStorage),partialize:a=>a,version:0,merge:(a,b)=>({...b,...a}),...b},i=!1,j=0,k=new Set,l=new Set,m=h.storage;if(!m)return a((...a)=>{console.warn(`[zustand persist middleware] Unable to update item '${h.name}', the given storage is currently unavailable.`),c(...a)},e,f);let n=()=>{let a=h.partialize({...e()});return m.setItem(h.name,{state:a,version:h.version})},o=f.setState;f.setState=(a,b)=>(o(a,b),n());let p=a((...a)=>(c(...a),n()),e,f);f.getInitialState=()=>p;let q=()=>{var a,b;if(!m)return;let f=++j;i=!1,k.forEach(a=>{var b;return a(null!=(b=e())?b:p)});let o=(null==(b=h.onRehydrateStorage)?void 0:b.call(h,null!=(a=e())?a:p))||void 0;return d(m.getItem.bind(m))(h.name).then(a=>{if(a)if("number"!=typeof a.version||a.version===h.version)return[!1,a.state];else{if(h.migrate){let b=h.migrate(a.state,a.version);return b instanceof Promise?b.then(a=>[!0,a]):[!0,b]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(a=>{var b;if(f!==j)return;let[d,i]=a;if(c(g=h.merge(i,null!=(b=e())?b:p),!0),d)return n()}).then(()=>{f===j&&(null==o||o(e(),void 0),g=e(),i=!0,l.forEach(a=>a(g)))}).catch(a=>{f===j&&(null==o||o(void 0,a))})};return f.persist={setOptions:a=>{h={...h,...a},a.storage&&(m=a.storage)},clearStorage:()=>{null==m||m.removeItem(h.name)},getOptions:()=>h,rehydrate:()=>q(),hasHydrated:()=>i,onHydrate:a=>(k.add(a),()=>{k.delete(a)}),onFinishHydration:a=>(l.add(a),()=>{l.delete(a)})},h.skipHydration||q(),g||p}},34070:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={compileNonPath:function(){return m},matchHas:function(){return l},parseDestination:function(){return n},prepareDestination:function(){return o}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(53693),g=c(55079),h=c(53309),i=c(93156),j=c(25025);function k(a){return a.replace(/__ESC_COLON_/gi,":")}function l(a,b,c=[],d=[]){let e={},f=c=>{let d,f=c.key;switch(c.type){case"header":f=f.toLowerCase(),d=a.headers[f];break;case"cookie":d="cookies"in a?a.cookies[c.key]:(0,i.getCookieParser)(a.headers)()[c.key];break;case"query":d=b[f];break;case"host":{let{host:b}=a?.headers||{};d=b?.split(":",1)[0].toLowerCase()}}if(!c.value&&d)return e[function(a){let b="";for(let c=0;c<a.length;c++){let d=a.charCodeAt(c);(d>64&&d<91||d>96&&d<123)&&(b+=a[c])}return b}(f)]=d,!0;if(d){let a=RegExp(`^${c.value}$`),b=Array.isArray(d)?d.slice(-1)[0].match(a):d.match(a);if(b)return Array.isArray(b)&&(b.groups?Object.keys(b.groups).forEach(a=>{e[a]=b.groups[a]}):"host"===c.type&&b[0]&&(e.host=b[0])),!0}return!1};return!(!c.every(a=>f(a))||d.some(a=>f(a)))&&e}function m(a,b){if(!a.includes(":"))return a;for(let c of Object.keys(b))a.includes(`:${c}`)&&(a=a.replace(RegExp(`:${c}\\*`,"g"),`:${c}--ESCAPED_PARAM_ASTERISKS`).replace(RegExp(`:${c}\\?`,"g"),`:${c}--ESCAPED_PARAM_QUESTION`).replace(RegExp(`:${c}\\+`,"g"),`:${c}--ESCAPED_PARAM_PLUS`).replace(RegExp(`:${c}(?!\\w)`,"g"),`--ESCAPED_PARAM_COLON${c}`));return a=a.replace(/(:|\*|\?|\+|\(|\)|\{|\})/g,"\\$1").replace(/--ESCAPED_PARAM_PLUS/g,"+").replace(/--ESCAPED_PARAM_COLON/g,":").replace(/--ESCAPED_PARAM_QUESTION/g,"?").replace(/--ESCAPED_PARAM_ASTERISKS/g,"*"),(0,j.safeCompile)(`/${a}`,{validate:!1})(b).slice(1)}function n(a){let b=a.destination;for(let c of Object.keys({...a.params,...a.query}))c&&(b=b.replace(RegExp(`:${(0,f.escapeStringRegexp)(c)}`,"g"),`__ESC_COLON_${c}`));let c=(0,g.parseUrl)(b),d=c.pathname;d&&(d=k(d));let e=c.href;e&&(e=k(e));let h=c.hostname;h&&(h=k(h));let i=c.hash;i&&(i=k(i));let j=c.search;j&&(j=k(j));let l=c.origin;return l&&(l=k(l)),{...c,pathname:d,hostname:h,href:e,hash:i,search:j,origin:l}}function o(a){let b,c,d=n(a),{hostname:e,query:f,search:g}=d,i=d.pathname;d.hash&&(i=`${i}${d.hash}`);let l=[],o=[];for(let a of((0,j.safePathToRegexp)(i,o),o))l.push(a.name);if(e){let a=[];for(let b of((0,j.safePathToRegexp)(e,a),a))l.push(b.name)}let p=(0,j.safeCompile)(i,{validate:!1});for(let[c,d]of(e&&(b=(0,j.safeCompile)(e,{validate:!1})),Object.entries(f)))Array.isArray(d)?f[c]=d.map(b=>m(k(b),a.params)):"string"==typeof d&&(f[c]=m(k(d),a.params));let q=Object.keys(a.params).filter(a=>"nextInternalLocale"!==a);if(a.appendParamsToQuery&&!q.some(a=>l.includes(a)))for(let b of q)b in f||(f[b]=a.params[b]);if((0,h.isInterceptionRouteAppPath)(i))for(let b of i.split("/")){let c=h.INTERCEPTION_ROUTE_MARKERS.find(a=>b.startsWith(a));if(c){"(..)(..)"===c?(a.params["0"]="(..)",a.params["1"]="(..)"):a.params["0"]=c;break}}try{let[e,f]=(c=p(a.params)).split("#",2);b&&(d.hostname=b(a.params)),d.pathname=e,d.hash=`${f?"#":""}${f||""}`,d.search=g?m(g,a.params):""}catch(a){if(a.message.match(/Expected .*? to not repeat, but got an array/))throw Object.defineProperty(Error("To use a multi-match in the destination you must add `*` at the end of the param name to signify it should repeat. https://nextjs.org/docs/messages/invalid-multi-match"),"__NEXT_ERROR_CODE",{value:"E329",enumerable:!1,configurable:!0});throw a}return d.query={...a.query,...d.query},{newUrl:c,destQuery:f,parsedDestination:d}}},34490:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var c={PARAM_SEPARATOR:function(){return e},hasAdjacentParameterIssues:function(){return f},normalizeAdjacentParameters:function(){return g},normalizeTokensForRegexp:function(){return h},stripNormalizedSeparators:function(){return i},stripParameterSeparators:function(){return j}};for(var d in c)Object.defineProperty(b,d,{enumerable:!0,get:c[d]});let e="_NEXTSEP_";function f(a){return"string"==typeof a&&!!(/\/\(\.{1,3}\):[^/\s]+/.test(a)||/:[a-zA-Z_][a-zA-Z0-9_]*:[a-zA-Z_][a-zA-Z0-9_]*/.test(a))}function g(a){let b=a;return(b=b.replace(/(\([^)]*\)):([^/\s]+)/g,`$1${e}:$2`)).replace(/:([^:/\s)]+)(?=:)/g,`:$1${e}`)}function h(a){return a.map(a=>"object"==typeof a&&null!==a&&"modifier"in a&&("*"===a.modifier||"+"===a.modifier)&&"prefix"in a&&"suffix"in a&&""===a.prefix&&""===a.suffix?{...a,prefix:"/"}:a)}function i(a){return a.replace(RegExp(`\\)${e}`,"g"),")")}function j(a){let b={};for(let[c,d]of Object.entries(a))"string"==typeof d?b[c]=d.replace(RegExp(`^${e}`),""):Array.isArray(d)?b[c]=d.map(a=>"string"==typeof a?a.replace(RegExp(`^${e}`),""):a):b[c]=d;return b}},37873:(a,b,c)=>{"use strict";c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(7468);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}},45493:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getPreviouslyRevalidatedTags:function(){return w},getServerUtils:function(){return v},interpolateDynamicPath:function(){return t},normalizeCdnUrl:function(){return s},normalizeDynamicRouteParams:function(){return u}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(5831),g=c(82917),h=c(57839),i=c(24802),j=c(34070),k=c(31303),l=c(1586),m=c(80463),n=c(43448),o=c(58903),p=c(92031),q=c(67801);function r(a,b){for(let c in delete a.nextInternalLocale,a){let d=c!==m.NEXT_QUERY_PARAM_PREFIX&&c.startsWith(m.NEXT_QUERY_PARAM_PREFIX),e=c!==m.NEXT_INTERCEPTION_MARKER_PREFIX&&c.startsWith(m.NEXT_INTERCEPTION_MARKER_PREFIX);(d||e||b.includes(c))&&delete a[c]}}function s(a,b){let c=(0,p.parseReqUrl)(a.url);if(!c)return a.url;delete c.search,r(c.query,b),a.url=(0,q.formatUrl)(c)}function t(a,b,c){if(!c)return a;for(let d of Object.keys(c.groups)){let e,{optional:f,repeat:g}=c.groups[d],h=`[${g?"...":""}${d}]`;f&&(h=`[${h}]`);let i=b[d];((e=Array.isArray(i)?i.map(a=>a&&encodeURIComponent(a)).join("/"):i?encodeURIComponent(i):"")||f)&&(a=a.replaceAll(h,e))}return a}function u(a,b,c,d){let e={};for(let f of Object.keys(b.groups)){let g=a[f];"string"==typeof g?g=(0,l.normalizeRscURL)(g):Array.isArray(g)&&(g=g.map(l.normalizeRscURL));let h=c[f],i=b.groups[f].optional;if((Array.isArray(h)?h.some(a=>Array.isArray(g)?g.some(b=>b.includes(a)):null==g?void 0:g.includes(a)):null==g?void 0:g.includes(h))||void 0===g&&!(i&&d))return{params:{},hasValidParams:!1};i&&(!g||Array.isArray(g)&&1===g.length&&("index"===g[0]||g[0]===`[[...${f}]]`)||"index"===g||g===`[[...${f}]]`)&&(g=void 0,delete a[f]),g&&"string"==typeof g&&b.groups[f].repeat&&(g=g.split("/")),g&&(e[f]=g)}return{params:e,hasValidParams:!0}}function v({page:a,i18n:b,basePath:c,rewrites:d,pageIsDynamic:e,trailingSlash:l,caseSensitive:m}){let p,q,w;return e&&(p=(0,h.getNamedRouteRegex)(a,{prefixRouteKeys:!1}),w=(q=(0,i.getRouteMatcher)(p))(a)),{handleRewrites:function(h,i){let n=structuredClone(i),o={},p=n.pathname,r=d=>{let i=(0,g.getPathMatch)(d.source+(l?"(/)?":""),{removeUnnamedParams:!0,strict:!0,sensitive:!!m});if(!n.pathname)return!1;let k=i(n.pathname);if((d.has||d.missing)&&k){let a=(0,j.matchHas)(h,n.query,d.has,d.missing);a?Object.assign(k,a):k=!1}if(k){let{parsedDestination:g,destQuery:h}=(0,j.prepareDestination)({appendParamsToQuery:!0,destination:d.destination,params:k,query:n.query});if(g.protocol)return!0;if(Object.assign(o,h,k),Object.assign(n.query,g.query),delete g.query,Object.assign(n,g),!(p=n.pathname))return!1;if(c&&(p=p.replace(RegExp(`^${c}`),"")||"/"),b){let a=(0,f.normalizeLocalePath)(p,b.locales);p=a.pathname,n.query.nextInternalLocale=a.detectedLocale||k.nextInternalLocale}if(p===a)return!0;if(e&&q){let a=q(p);if(a)return n.query={...n.query,...a},!0}}return!1};for(let a of d.beforeFiles||[])r(a);if(p!==a){let b,c=!1;for(let a of d.afterFiles||[])if(c=r(a))break;if(!c&&!((b=(0,k.removeTrailingSlash)(p||""))===(0,k.removeTrailingSlash)(a)||(null==q?void 0:q(b)))){for(let a of d.fallback||[])if(c=r(a))break}}return{rewriteParams:o,rewrittenParsedUrl:n}},defaultRouteRegex:p,dynamicRouteMatcher:q,defaultRouteMatches:w,normalizeQueryParams:function(a,b){for(let[c,d]of(delete a.nextInternalLocale,Object.entries(a))){let e=(0,n.normalizeNextQueryParam)(c);e&&(delete a[c],b.add(e),void 0!==d&&(a[e]=Array.isArray(d)?d.map(a=>(0,o.decodeQueryPathParameter)(a)):(0,o.decodeQueryPathParameter)(d)))}},getParamsFromRouteMatches:function(a){if(!p)return null;let{groups:b,routeKeys:c}=p,d=(0,i.getRouteMatcher)({re:{exec:a=>{let d=Object.fromEntries(new URLSearchParams(a));for(let[a,b]of Object.entries(d)){let c=(0,n.normalizeNextQueryParam)(a);c&&(d[c]=b,delete d[a])}let e={};for(let a of Object.keys(c)){let f=c[a];if(!f)continue;let g=b[f],h=d[a];if(!g.optional&&!h)return null;e[g.pos]=h}return e}},groups:b})(a);return d||null},normalizeDynamicRouteParams:(a,b)=>p&&w?u(a,p,w,b):{params:{},hasValidParams:!1},normalizeCdnUrl:(a,b)=>s(a,b),interpolateDynamicPath:(a,b)=>t(a,b,p),filterInternalQuery:(a,b)=>r(a,b)}}function w(a,b){return"string"==typeof a[m.NEXT_CACHE_REVALIDATED_TAGS_HEADER]&&a[m.NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER]===b?a[m.NEXT_CACHE_REVALIDATED_TAGS_HEADER].split(","):[]}},50714:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d,e={fillMetadataSegment:function(){return p},normalizeMetadataPageToRoute:function(){return r},normalizeMetadataRoute:function(){return q}};for(var f in e)Object.defineProperty(b,f,{enumerable:!0,get:e[f]});let g=c(27968),h=(d=c(57183))&&d.__esModule?d:{default:d},i=c(45493),j=c(57839),k=c(46484),l=c(1586),m=c(25646),n=c(20187);function o(a){let b=h.default.dirname(a);if(a.endsWith("/sitemap")||a.endsWith("/sitemap.xml"))return"";let c="";return b.split("/").some(a=>(0,n.isGroupSegment)(a)||(0,n.isParallelRouteSegment)(a))&&(c=(0,k.djb2Hash)(b).toString(36).slice(0,6)),c}function p(a,b,c,d){let e=(0,l.normalizeAppPath)(a),f=(0,j.getNamedRouteRegex)(e,{prefixRouteKeys:!1}),g=d?Object.keys(f.groups).reduce((a,b)=>{let{repeat:c}=f.groups[b];return a[b]=c?["-"]:"-",a},{}):b,k=(0,i.interpolateDynamicPath)(e,g,f),{name:n,ext:p}=h.default.parse(c),q=o(h.default.posix.join(a,n)),r=q?`-${q}`:"";return(0,m.normalizePathSep)(h.default.join(k,`${n}${r}${p}`))}function q(a){if(!(0,g.isMetadataPage)(a))return a;let b=a,c="";if("/robots"===a?b+=".txt":"/manifest"===a?b+=".webmanifest":c=o(a),!b.endsWith("/route")){let{dir:a,name:d,ext:e}=h.default.parse(b);b=h.default.posix.join(a,`${d}${c?`-${c}`:""}${e}`,"route")}return b}function r(a,b){let c=a.endsWith("/route"),d=c?a.slice(0,-6):a,e=d.endsWith("/sitemap")?".xml":"";return(b?`${d}/[__metadata_id__]`:`${d}${e}`)+(c?"/route":"")}},53693:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"escapeStringRegexp",{enumerable:!0,get:function(){return e}});let c=/[|\\{}()[\]^$+*?.-]/,d=/[|\\{}()[\]^$+*?.-]/g;function e(a){return c.test(a)?a.replace(d,"\\$&"):a}},55079:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"parseUrl",{enumerable:!0,get:function(){return f}});let d=c(24529),e=c(35848);function f(a){if(a.startsWith("/"))return(0,e.parseRelativeUrl)(a);let b=new URL(a),c=b.username,f=b.password,g=c?f?`${c}:${f}`:c:null,h=b.pathname,i=b.search;return{auth:g,hash:b.hash,hostname:b.hostname,href:b.href,pathname:h,port:b.port,protocol:b.protocol,query:(0,d.searchParamsToUrlQuery)(b.searchParams),search:i,origin:b.origin,slashes:"//"===b.href.slice(b.protocol.length,b.protocol.length+2)}}},57810:a=>{(()=>{"use strict";"u">typeof __nccwpck_require__&&(__nccwpck_require__.ab=__dirname+"/");var b={};(()=>{function a(a,b){void 0===b&&(b={});for(var c=function(a){for(var b=[],c=0;c<a.length;){var d=a[c];if("*"===d||"+"===d||"?"===d){b.push({type:"MODIFIER",index:c,value:a[c++]});continue}if("\\"===d){b.push({type:"ESCAPED_CHAR",index:c++,value:a[c++]});continue}if("{"===d){b.push({type:"OPEN",index:c,value:a[c++]});continue}if("}"===d){b.push({type:"CLOSE",index:c,value:a[c++]});continue}if(":"===d){for(var e="",f=c+1;f<a.length;){var g=a.charCodeAt(f);if(g>=48&&g<=57||g>=65&&g<=90||g>=97&&g<=122||95===g){e+=a[f++];continue}break}if(!e)throw TypeError("Missing parameter name at ".concat(c));b.push({type:"NAME",index:c,value:e}),c=f;continue}if("("===d){var h=1,i="",f=c+1;if("?"===a[f])throw TypeError('Pattern cannot start with "?" at '.concat(f));for(;f<a.length;){if("\\"===a[f]){i+=a[f++]+a[f++];continue}if(")"===a[f]){if(0==--h){f++;break}}else if("("===a[f]&&(h++,"?"!==a[f+1]))throw TypeError("Capturing groups are not allowed at ".concat(f));i+=a[f++]}if(h)throw TypeError("Unbalanced pattern at ".concat(c));if(!i)throw TypeError("Missing pattern at ".concat(c));b.push({type:"PATTERN",index:c,value:i}),c=f;continue}b.push({type:"CHAR",index:c,value:a[c++]})}return b.push({type:"END",index:c,value:""}),b}(a),d=b.prefixes,f=void 0===d?"./":d,g=b.delimiter,h=void 0===g?"/#?":g,i=[],j=0,k=0,l="",m=function(a){if(k<c.length&&c[k].type===a)return c[k++].value},n=function(a){var b=m(a);if(void 0!==b)return b;var d=c[k],e=d.type,f=d.index;throw TypeError("Unexpected ".concat(e," at ").concat(f,", expected ").concat(a))},o=function(){for(var a,b="";a=m("CHAR")||m("ESCAPED_CHAR");)b+=a;return b},p=function(a){for(var b=0;b<h.length;b++){var c=h[b];if(a.indexOf(c)>-1)return!0}return!1},q=function(a){var b=i[i.length-1],c=a||(b&&"string"==typeof b?b:"");if(b&&!c)throw TypeError('Must have text between two parameters, missing text after "'.concat(b.name,'"'));return!c||p(c)?"[^".concat(e(h),"]+?"):"(?:(?!".concat(e(c),")[^").concat(e(h),"])+?")};k<c.length;){var r=m("CHAR"),s=m("NAME"),t=m("PATTERN");if(s||t){var u=r||"";-1===f.indexOf(u)&&(l+=u,u=""),l&&(i.push(l),l=""),i.push({name:s||j++,prefix:u,suffix:"",pattern:t||q(u),modifier:m("MODIFIER")||""});continue}var v=r||m("ESCAPED_CHAR");if(v){l+=v;continue}if(l&&(i.push(l),l=""),m("OPEN")){var u=o(),w=m("NAME")||"",x=m("PATTERN")||"",y=o();n("CLOSE"),i.push({name:w||(x?j++:""),pattern:w&&!x?q(u):x,prefix:u,suffix:y,modifier:m("MODIFIER")||""});continue}n("END")}return i}function c(a,b){void 0===b&&(b={});var c=f(b),d=b.encode,e=void 0===d?function(a){return a}:d,g=b.validate,h=void 0===g||g,i=a.map(function(a){if("object"==typeof a)return new RegExp("^(?:".concat(a.pattern,")$"),c)});return function(b){for(var c="",d=0;d<a.length;d++){var f=a[d];if("string"==typeof f){c+=f;continue}var g=b?b[f.name]:void 0,j="?"===f.modifier||"*"===f.modifier,k="*"===f.modifier||"+"===f.modifier;if(Array.isArray(g)){if(!k)throw TypeError('Expected "'.concat(f.name,'" to not repeat, but got an array'));if(0===g.length){if(j)continue;throw TypeError('Expected "'.concat(f.name,'" to not be empty'))}for(var l=0;l<g.length;l++){var m=e(g[l],f);if(h&&!i[d].test(m))throw TypeError('Expected all "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(m,'"'));c+=f.prefix+m+f.suffix}continue}if("string"==typeof g||"number"==typeof g){var m=e(String(g),f);if(h&&!i[d].test(m))throw TypeError('Expected "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(m,'"'));c+=f.prefix+m+f.suffix;continue}if(!j){var n=k?"an array":"a string";throw TypeError('Expected "'.concat(f.name,'" to be ').concat(n))}}return c}}function d(a,b,c){void 0===c&&(c={});var d=c.decode,e=void 0===d?function(a){return a}:d;return function(c){var d=a.exec(c);if(!d)return!1;for(var f=d[0],g=d.index,h=Object.create(null),i=1;i<d.length;i++)!function(a){if(void 0!==d[a]){var c=b[a-1];"*"===c.modifier||"+"===c.modifier?h[c.name]=d[a].split(c.prefix+c.suffix).map(function(a){return e(a,c)}):h[c.name]=e(d[a],c)}}(i);return{path:f,index:g,params:h}}}function e(a){return a.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function f(a){return a&&a.sensitive?"":"i"}function g(a,b,c){void 0===c&&(c={});for(var d=c.strict,g=void 0!==d&&d,h=c.start,i=c.end,j=c.encode,k=void 0===j?function(a){return a}:j,l=c.delimiter,m=c.endsWith,n="[".concat(e(void 0===m?"":m),"]|$"),o="[".concat(e(void 0===l?"/#?":l),"]"),p=void 0===h||h?"^":"",q=0;q<a.length;q++){var r=a[q];if("string"==typeof r)p+=e(k(r));else{var s=e(k(r.prefix)),t=e(k(r.suffix));if(r.pattern)if(b&&b.push(r),s||t)if("+"===r.modifier||"*"===r.modifier){var u="*"===r.modifier?"?":"";p+="(?:".concat(s,"((?:").concat(r.pattern,")(?:").concat(t).concat(s,"(?:").concat(r.pattern,"))*)").concat(t,")").concat(u)}else p+="(?:".concat(s,"(").concat(r.pattern,")").concat(t,")").concat(r.modifier);else{if("+"===r.modifier||"*"===r.modifier)throw TypeError('Can not repeat "'.concat(r.name,'" without a prefix and suffix'));p+="(".concat(r.pattern,")").concat(r.modifier)}else p+="(?:".concat(s).concat(t,")").concat(r.modifier)}}if(void 0===i||i)g||(p+="".concat(o,"?")),p+=c.endsWith?"(?=".concat(n,")"):"$";else{var v=a[a.length-1],w="string"==typeof v?o.indexOf(v[v.length-1])>-1:void 0===v;g||(p+="(?:".concat(o,"(?=").concat(n,"))?")),w||(p+="(?=".concat(o,"|").concat(n,")"))}return new RegExp(p,f(c))}function h(b,c,d){if(b instanceof RegExp){var e;if(!c)return b;for(var i=/\((?:\?<(.*?)>)?(?!\?)/g,j=0,k=i.exec(b.source);k;)c.push({name:k[1]||j++,prefix:"",suffix:"",modifier:"",pattern:""}),k=i.exec(b.source);return b}return Array.isArray(b)?(e=b.map(function(a){return h(a,c,d).source}),new RegExp("(?:".concat(e.join("|"),")"),f(d))):g(a(b,d),c,d)}Object.defineProperty(b,"__esModule",{value:!0}),b.pathToRegexp=b.tokensToRegexp=b.regexpToFunction=b.match=b.tokensToFunction=b.compile=b.parse=void 0,b.parse=a,b.compile=function(b,d){return c(a(b,d),d)},b.tokensToFunction=c,b.match=function(a,b){var c=[];return d(h(a,c,b),c,b)},b.regexpToFunction=d,b.tokensToRegexp=g,b.pathToRegexp=h})(),a.exports=b})()},57839:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getNamedMiddlewareRegex:function(){return p},getNamedRouteRegex:function(){return o},getRouteRegex:function(){return l}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(80463),g=c(53309),h=c(53693),i=c(31303),j=c(86480);function k(a,b,c){let d={},e=1,f=[];for(let k of(0,i.removeTrailingSlash)(a).slice(1).split("/")){let a=g.INTERCEPTION_ROUTE_MARKERS.find(a=>k.startsWith(a)),i=k.match(j.PARAMETER_PATTERN);if(a&&i&&i[2]){let{key:b,optional:c,repeat:g}=(0,j.parseMatchedParameter)(i[2]);d[b]={pos:e++,repeat:g,optional:c},f.push(`/${(0,h.escapeStringRegexp)(a)}([^/]+?)`)}else if(i&&i[2]){let{key:a,repeat:b,optional:g}=(0,j.parseMatchedParameter)(i[2]);d[a]={pos:e++,repeat:b,optional:g},c&&i[1]&&f.push(`/${(0,h.escapeStringRegexp)(i[1])}`);let k=b?g?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";c&&i[1]&&(k=k.substring(1)),f.push(k)}else f.push(`/${(0,h.escapeStringRegexp)(k)}`);b&&i&&i[3]&&f.push((0,h.escapeStringRegexp)(i[3]))}return{parameterizedRoute:f.join(""),groups:d}}function l(a,{includeSuffix:b=!1,includePrefix:c=!1,excludeOptionalTrailingSlash:d=!1}={}){let{parameterizedRoute:e,groups:f}=k(a,b,c),g=e;return d||(g+="(?:/)?"),{re:RegExp(`^${g}$`),groups:f}}function m({interceptionMarker:a,getSafeRouteKey:b,segment:c,routeKeys:d,keyPrefix:e,backreferenceDuplicateKeys:f}){let g,{key:i,optional:k,repeat:l}=(0,j.parseMatchedParameter)(c),n=i.replace(/\W/g,"");e&&(n=`${e}${n}`);let o=!1;(0===n.length||n.length>30)&&(o=!0),isNaN(parseInt(n.slice(0,1)))||(o=!0),o&&(n=b());let p=n in d;e?d[n]=`${e}${i}`:d[n]=i;let q=a?(0,h.escapeStringRegexp)(a):"";return g=p&&f?`\\k<${n}>`:l?`(?<${n}>.+?)`:`(?<${n}>[^/]+?)`,{key:i,pattern:k?`(?:/${q}${g})?`:`/${q}${g}`,cleanedKey:n,optional:k,repeat:l}}function n(a,b,c,d,e,k={names:{},intercepted:{}}){let l,o=(l=0,()=>{let a="",b=++l;for(;b>0;)a+=String.fromCharCode(97+(b-1)%26),b=Math.floor((b-1)/26);return a}),p={},q=[],r=[];for(let l of(k=structuredClone(k),(0,i.removeTrailingSlash)(a).slice(1).split("/"))){let a,i=g.INTERCEPTION_ROUTE_MARKERS.some(a=>l.startsWith(a)),n=l.match(j.PARAMETER_PATTERN),s=i?n?.[1]:void 0;if(s&&n?.[2]?(a=b?f.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,k.intercepted[n[2]]=s):a=n?.[2]&&k.intercepted[n[2]]?b?f.NEXT_INTERCEPTION_MARKER_PREFIX:void 0:b?f.NEXT_QUERY_PARAM_PREFIX:void 0,s&&n&&n[2]){let{key:b,pattern:c,cleanedKey:d,repeat:f,optional:g}=m({getSafeRouteKey:o,interceptionMarker:s,segment:n[2],routeKeys:p,keyPrefix:a,backreferenceDuplicateKeys:e});q.push(c),r.push(`/${n[1]}:${k.names[b]??d}${f?g?"*":"+":""}`),k.names[b]??=d}else if(n&&n[2]){d&&n[1]&&(q.push(`/${(0,h.escapeStringRegexp)(n[1])}`),r.push(`/${n[1]}`));let{key:b,pattern:c,cleanedKey:f,repeat:g,optional:i}=m({getSafeRouteKey:o,segment:n[2],routeKeys:p,keyPrefix:a,backreferenceDuplicateKeys:e}),j=c;d&&n[1]&&(j=j.substring(1)),q.push(j),r.push(`/:${k.names[b]??f}${g?i?"*":"+":""}`),k.names[b]??=f}else q.push(`/${(0,h.escapeStringRegexp)(l)}`),r.push(`/${l}`);c&&n&&n[3]&&(q.push((0,h.escapeStringRegexp)(n[3])),r.push(n[3]))}return{namedParameterizedRoute:q.join(""),routeKeys:p,pathToRegexpPattern:r.join(""),reference:k}}function o(a,b){let c=n(a,b.prefixRouteKeys,b.includeSuffix??!1,b.includePrefix??!1,b.backreferenceDuplicateKeys??!1,b.reference),d=c.namedParameterizedRoute;return b.excludeOptionalTrailingSlash||(d+="(?:/)?"),{...l(a,b),namedRegex:`^${d}$`,routeKeys:c.routeKeys,pathToRegexpPattern:c.pathToRegexpPattern,reference:c.reference}}function p(a,b){let{parameterizedRoute:c}=k(a,!1,!1),{catchAll:d=!0}=b;if("/"===c)return{namedRegex:`^/${d?".*":""}$`};let{namedParameterizedRoute:e}=n(a,!1,!1,!1,!1,void 0);return{namedRegex:`^${e}${d?"(?:(/.*)?)":""}$`}}},58903:(a,b)=>{"use strict";function c(a){try{return decodeURIComponent(a)}catch{return a}}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"decodeQueryPathParameter",{enumerable:!0,get:function(){return c}})},67801:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={formatUrl:function(){return h},formatWithValidation:function(){return j},urlObjectKeys:function(){return i}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(74802)._(c(24529)),g=/https?|ftp|gopher|file/;function h(a){let{auth:b,hostname:c}=a,d=a.protocol||"",e=a.pathname||"",h=a.hash||"",i=a.query||"",j=!1;b=b?encodeURIComponent(b).replace(/%3A/i,":")+"@":"",a.host?j=b+a.host:c&&(j=b+(~c.indexOf(":")?`[${c}]`:c),a.port&&(j+=":"+a.port)),i&&"object"==typeof i&&(i=String(f.urlQueryToSearchParams(i)));let k=a.search||i&&`?${i}`||"";return d&&!d.endsWith(":")&&(d+=":"),a.slashes||(!d||g.test(d))&&!1!==j?(j="//"+(j||""),e&&"/"!==e[0]&&(e="/"+e)):j||(j=""),h&&"#"!==h[0]&&(h="#"+h),k&&"?"!==k[0]&&(k="?"+k),e=e.replace(/[?#]/g,encodeURIComponent),k=k.replace("#","%23"),`${d}${j}${e}${k}${h}`}let i=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function j(a){return h(a)}},74802:(a,b,c)=>{"use strict";function d(a){if("function"!=typeof WeakMap)return null;var b=new WeakMap,c=new WeakMap;return(d=function(a){return a?c:b})(a)}function e(a,b){if(!b&&a&&a.__esModule)return a;if(null===a||"object"!=typeof a&&"function"!=typeof a)return{default:a};var c=d(b);if(c&&c.has(a))return c.get(a);var e={__proto__:null},f=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var g in a)if("default"!==g&&Object.prototype.hasOwnProperty.call(a,g)){var h=f?Object.getOwnPropertyDescriptor(a,g):null;h&&(h.get||h.set)?Object.defineProperty(e,g,h):e[g]=a[g]}return e.default=a,c&&c.set(a,e),e}c.r(b),c.d(b,{_:()=>e})},76647:a=>{a.exports={style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"},className:"__className_f367f3",variable:"__variable_f367f3"}},82917:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"getPathMatch",{enumerable:!0,get:function(){return e}});let d=c(57810);function e(a,b){let c=[],e=(0,d.pathToRegexp)(a,c,{delimiter:"/",sensitive:"boolean"==typeof b?.sensitive&&b.sensitive,strict:b?.strict}),f=(0,d.regexpToFunction)(b?.regexModifier?new RegExp(b.regexModifier(e.source),e.flags):e,c);return(a,d)=>{if("string"!=typeof a)return!1;let e=f(a);if(!e)return!1;if(b?.removeUnnamedParams)for(let a of c)"number"==typeof a.name&&delete e.params[a.name];return{...d,...e.params}}}},86480:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={PARAMETER_PATTERN:function(){return l},getDynamicParam:function(){return k},interpolateParallelRouteParams:function(){return j},parseMatchedParameter:function(){return n},parseParameter:function(){return m}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(45521),g=c(21232),h=c(17682),i=c(51904);function j(a,b,c,d){let e=structuredClone(b),j=[{tree:a,depth:0}],k=(0,h.parseAppRoute)(c,!0);for(;j.length>0;){let{tree:a,depth:b}=j.pop(),{segment:c,parallelRoutes:l}=(0,g.parseLoaderTree)(a),m=(0,h.parseAppRouteSegment)(c);if(m?.type==="dynamic"&&!e.hasOwnProperty(m.param.paramName)&&!d?.has(m.param.paramName)){let{paramName:a,paramType:c}=m.param,d=(0,i.resolveParamValue)(a,c,b,k,e);if(void 0!==d)e[a]=d;else if("optional-catchall"!==c)throw Object.defineProperty(new f.InvariantError(`Could not resolve param value for segment: ${a}`),"__NEXT_ERROR_CODE",{value:"E932",enumerable:!1,configurable:!0})}let n=b;for(let a of(m&&"route-group"!==m.type&&"parallel-route"!==m.type&&n++,Object.values(l)))j.push({tree:a,depth:n})}return e}function k(a,b,c,d,e){let g=function(a,b,c){let d=a[b];if(c?.has(b)){let[a]=c.get(b);d=a}else Array.isArray(d)?d=d.map(a=>encodeURIComponent(a)):"string"==typeof d&&(d=encodeURIComponent(d));return d}(a,b,d);if(!g||0===g.length){if("oc"===c)return{param:b,value:null,type:c,treeSegment:[b,"",c,e]};throw Object.defineProperty(new f.InvariantError(`Missing value for segment key: "${b}" with dynamic param type: ${c}`),"__NEXT_ERROR_CODE",{value:"E864",enumerable:!1,configurable:!0})}let h=Array.isArray(g)?g.join("/"):g;return{param:b,value:g,treeSegment:[b,h,c,e],type:c}}let l=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function m(a){let b=a.match(l);return b?n(b[2]):n(a)}function n(a){let b=a.startsWith("[")&&a.endsWith("]");b&&(a=a.slice(1,-1));let c=a.startsWith("...");return c&&(a=a.slice(3)),{key:a,repeat:c,optional:b}}}};
@@ -0,0 +1,9 @@
1
+ "use strict";exports.id=1444,exports.ids=[1444],exports.modules={24730:(a,b,c)=>{c.d(b,{CG:()=>e,oG:()=>d,zE:()=>f});let d=`
2
+ PRAGMA journal_mode = WAL;
3
+ PRAGMA synchronous = NORMAL;
4
+ PRAGMA temp_store = MEMORY;
5
+ PRAGMA mmap_size = 30000000;
6
+ PRAGMA cache_size = -64000;
7
+ PRAGMA foreign_keys = ON;
8
+ PRAGMA busy_timeout = 5000;
9
+ `,e={_meta:{columns:{key:"TEXT PRIMARY KEY",value:"TEXT NOT NULL"}},settings:{columns:{id:"INTEGER PRIMARY KEY CHECK (id = 1)",data:"TEXT NOT NULL"}},providerConnections:{columns:{id:"TEXT PRIMARY KEY",provider:"TEXT NOT NULL",authType:"TEXT NOT NULL",name:"TEXT",email:"TEXT",priority:"INTEGER",isActive:"INTEGER DEFAULT 1",data:"TEXT NOT NULL",createdAt:"TEXT NOT NULL",updatedAt:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_pc_provider ON providerConnections(provider)","CREATE INDEX IF NOT EXISTS idx_pc_provider_active ON providerConnections(provider, isActive)","CREATE INDEX IF NOT EXISTS idx_pc_priority ON providerConnections(provider, priority)"]},providerNodes:{columns:{id:"TEXT PRIMARY KEY",type:"TEXT",name:"TEXT",data:"TEXT NOT NULL",createdAt:"TEXT NOT NULL",updatedAt:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_pn_type ON providerNodes(type)"]},proxyPools:{columns:{id:"TEXT PRIMARY KEY",isActive:"INTEGER DEFAULT 1",testStatus:"TEXT",data:"TEXT NOT NULL",createdAt:"TEXT NOT NULL",updatedAt:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_pp_active ON proxyPools(isActive)","CREATE INDEX IF NOT EXISTS idx_pp_status ON proxyPools(testStatus)"]},apiKeys:{columns:{id:"TEXT PRIMARY KEY",key:"TEXT UNIQUE NOT NULL",name:"TEXT",machineId:"TEXT",isActive:"INTEGER DEFAULT 1",createdAt:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_ak_key ON apiKeys(key)"]},combos:{columns:{id:"TEXT PRIMARY KEY",name:"TEXT UNIQUE NOT NULL",kind:"TEXT",models:"TEXT NOT NULL",createdAt:"TEXT NOT NULL",updatedAt:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_combo_name ON combos(name)"]},kv:{columns:{scope:"TEXT NOT NULL",key:"TEXT NOT NULL",value:"TEXT NOT NULL"},primaryKey:"PRIMARY KEY (scope, key)",indexes:["CREATE INDEX IF NOT EXISTS idx_kv_scope ON kv(scope)"]},usageHistory:{columns:{id:"INTEGER PRIMARY KEY AUTOINCREMENT",timestamp:"TEXT NOT NULL",provider:"TEXT",model:"TEXT",connectionId:"TEXT",apiKey:"TEXT",endpoint:"TEXT",promptTokens:"INTEGER DEFAULT 0",completionTokens:"INTEGER DEFAULT 0",cost:"REAL DEFAULT 0",status:"TEXT",tokens:"TEXT",meta:"TEXT"},indexes:["CREATE INDEX IF NOT EXISTS idx_uh_ts ON usageHistory(timestamp DESC)","CREATE INDEX IF NOT EXISTS idx_uh_provider ON usageHistory(provider)","CREATE INDEX IF NOT EXISTS idx_uh_model ON usageHistory(model)","CREATE INDEX IF NOT EXISTS idx_uh_conn ON usageHistory(connectionId)"]},usageDaily:{columns:{dateKey:"TEXT PRIMARY KEY",data:"TEXT NOT NULL"}},requestDetails:{columns:{id:"TEXT PRIMARY KEY",timestamp:"TEXT NOT NULL",provider:"TEXT",model:"TEXT",connectionId:"TEXT",status:"TEXT",data:"TEXT NOT NULL"},indexes:["CREATE INDEX IF NOT EXISTS idx_rd_ts ON requestDetails(timestamp DESC)","CREATE INDEX IF NOT EXISTS idx_rd_provider ON requestDetails(provider)","CREATE INDEX IF NOT EXISTS idx_rd_model ON requestDetails(model)","CREATE INDEX IF NOT EXISTS idx_rd_conn ON requestDetails(connectionId)"]}};function f(a,b){let c=Object.entries(b.columns).map(([a,b])=>`${a} ${b}`);return b.primaryKey&&c.push(b.primaryKey),`CREATE TABLE IF NOT EXISTS ${a} (${c.join(", ")})`}},61444:(a,b,c)=>{c.d(b,{createBunSqliteAdapter:()=>e});var d=c(24730);async function e(a){let{Database:b}=await Promise.resolve().then(c.t.bind(c,81787,23)),e=new b(a,{create:!0});e.exec(d.oG);let f=new Map;function g(a){let b=f.get(a);return b||(b=e.prepare(a),f.set(a,b)),b}let h=setInterval(()=>{try{e.exec("PRAGMA wal_checkpoint(TRUNCATE)")}catch{}},6e4);function i(){try{e.exec("PRAGMA wal_checkpoint(TRUNCATE)")}catch{}try{f.clear()}catch{}try{e.close()}catch{}}"function"==typeof h.unref&&h.unref();let j=()=>i();return process.once("beforeExit",j),process.once("SIGINT",()=>{j(),process.exit(0)}),process.once("SIGTERM",()=>{j(),process.exit(0)}),{driver:"bun:sqlite",run(a,b=[]){let c=g(a).run(...b);return{changes:Number(c.changes??0),lastInsertRowid:Number(c.lastInsertRowid??0)}},get:(a,b=[])=>g(a).get(...b),all:(a,b=[])=>g(a).all(...b),exec:a=>e.exec(a),transaction:a=>e.transaction(a)(),checkpoint(){try{e.exec("PRAGMA wal_checkpoint(TRUNCATE)")}catch{}},close(){clearInterval(h),i()},raw:e}}}};