ktrouter 1.2.5 → 1.2.6

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 (667) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +6 -6
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/required-server-files.json +3 -3
  5. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  45. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/_global-error/page.js +3 -3
  69. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/_global-error.html +1 -1
  71. package/app/.next/server/app/_global-error.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  76. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  77. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  78. package/app/.next/server/app/_not-found/page.js +2 -2
  79. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  80. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/_not-found.html +1 -1
  82. package/app/.next/server/app/_not-found.rsc +3 -3
  83. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  84. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  85. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  86. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  87. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  88. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  89. package/app/.next/server/app/api/auth/login/route.js +1 -1
  90. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  92. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  94. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  96. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  98. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/auth/status/route.js +1 -1
  100. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +4 -4
  102. package/app/.next/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  104. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  108. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  110. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  114. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  116. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  118. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  120. package/app/.next/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  122. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  124. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  126. package/app/.next/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  128. package/app/.next/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  130. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  132. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  134. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  136. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  138. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  140. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  142. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  144. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/combos/route.js +1 -1
  146. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/health/route.js +1 -1
  148. package/app/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/init/route.js +1 -1
  150. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  152. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/keys/route.js +1 -1
  154. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/locale/route.js +1 -1
  156. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +1 -1
  158. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  160. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/media/download/route.js +1 -1
  162. package/app/.next/server/app/api/media/download/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  164. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  166. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  168. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  170. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  172. package/app/.next/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/models/alias/route.js +1 -1
  174. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/models/availability/route.js +1 -1
  176. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/models/custom/route.js +1 -1
  178. package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  180. package/app/.next/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/models/route.js +1 -1
  182. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/models/test/route.js +1 -1
  184. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  186. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/oauth/codex/import/route.js +1 -1
  188. package/app/.next/server/app/api/oauth/codex/import/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  190. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  192. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  194. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  196. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  198. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/oauth/kiro/browser-login/route.js +2 -2
  200. package/app/.next/server/app/api/oauth/kiro/browser-login/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  202. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  204. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  206. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/pricing/route.js +1 -1
  208. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  210. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  212. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  214. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  216. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  218. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/providers/[id]/sync-models/route.js +1 -1
  220. package/app/.next/server/app/api/providers/[id]/sync-models/route_client-reference-manifest.js +1 -1
  221. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  222. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  224. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/providers/client/route.js +1 -1
  226. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/api/providers/export/route.js +1 -1
  228. package/app/.next/server/app/api/providers/export/route_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app/api/providers/import/route.js +1 -1
  230. package/app/.next/server/app/api/providers/import/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  232. package/app/.next/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/providers/route.js +1 -1
  234. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  236. package/app/.next/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  238. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  240. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  242. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  244. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  246. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  247. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  248. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/settings/database/route.js +1 -1
  250. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  251. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  252. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  254. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/settings/route.js +1 -1
  256. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  257. package/app/.next/server/app/api/shutdown/route.js +1 -1
  258. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  259. package/app/.next/server/app/api/tags/route.js +1 -1
  260. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  262. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  264. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/translator/load/route.js +1 -1
  266. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/translator/save/route.js +1 -1
  268. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  269. package/app/.next/server/app/api/translator/send/route.js +1 -1
  270. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  272. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/update/check/route.js +1 -1
  274. package/app/.next/server/app/api/update/check/route_client-reference-manifest.js +1 -1
  275. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  276. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  278. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  279. package/app/.next/server/app/api/usage/history/route.js +1 -1
  280. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  281. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  282. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  283. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  284. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  285. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  286. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  288. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  289. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  290. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  292. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  294. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  295. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  296. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  298. package/app/.next/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  299. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  300. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  301. package/app/.next/server/app/api/v1/chatgpt-web/image/[id]/route.js +1 -1
  302. package/app/.next/server/app/api/v1/chatgpt-web/image/[id]/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  304. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  305. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  306. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  307. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  308. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  310. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  311. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  312. package/app/.next/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  313. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  314. package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  315. package/app/.next/server/app/api/v1/models/route.js +1 -1
  316. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  317. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  318. package/app/.next/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  319. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  320. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/v1/route.js +1 -1
  322. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  323. package/app/.next/server/app/api/v1/search/route.js +1 -1
  324. package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  325. package/app/.next/server/app/api/v1/video/generations/route.js +1 -1
  326. package/app/.next/server/app/api/v1/video/generations/route_client-reference-manifest.js +1 -1
  327. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  328. package/app/.next/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  329. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  330. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  331. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  332. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/callback/page.js +2 -2
  334. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  335. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/callback.html +1 -1
  337. package/app/.next/server/app/callback.rsc +4 -4
  338. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  339. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  340. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  341. package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  342. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  343. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  344. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  345. package/app/.next/server/app/dashboard/basic-chat.rsc +5 -5
  346. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  347. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  348. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  349. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  350. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  351. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  352. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  353. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  354. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  355. package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
  356. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  357. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  358. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  359. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  360. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  361. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  362. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  363. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  364. package/app/.next/server/app/dashboard/combos.html +1 -1
  365. package/app/.next/server/app/dashboard/combos.rsc +5 -5
  366. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  367. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  368. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  370. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  371. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  372. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  373. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  374. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  375. package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
  376. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  377. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  378. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  379. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  380. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  381. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  382. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  383. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  384. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  385. package/app/.next/server/app/dashboard/media-providers/web.rsc +5 -5
  386. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  387. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  388. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  389. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  391. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  392. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  393. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  394. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  395. package/app/.next/server/app/dashboard/mitm.html +1 -1
  396. package/app/.next/server/app/dashboard/mitm.rsc +5 -5
  397. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  398. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  399. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  401. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  402. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  403. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  404. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  405. package/app/.next/server/app/dashboard/profile.html +1 -1
  406. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  407. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  408. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  409. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  410. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  411. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  412. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  413. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  414. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  415. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  416. package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
  417. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  418. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  420. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  421. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  423. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  425. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  426. package/app/.next/server/app/dashboard/providers.html +1 -1
  427. package/app/.next/server/app/dashboard/providers.rsc +5 -5
  428. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  429. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  430. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  431. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  433. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  435. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  436. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  437. package/app/.next/server/app/dashboard/proxy-pools.rsc +5 -5
  438. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  439. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  440. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  441. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  442. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  443. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  444. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  445. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  446. package/app/.next/server/app/dashboard/quota.html +2 -2
  447. package/app/.next/server/app/dashboard/quota.rsc +6 -6
  448. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  449. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  450. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  451. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  452. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  453. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  454. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  455. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  456. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  457. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  458. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  459. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  460. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  461. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  462. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  463. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  464. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  465. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  466. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  467. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  468. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  469. package/app/.next/server/app/dashboard/skills.html +1 -1
  470. package/app/.next/server/app/dashboard/skills.rsc +5 -5
  471. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  472. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  473. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  474. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  475. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  476. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  477. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  478. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  479. package/app/.next/server/app/dashboard/translator.html +1 -1
  480. package/app/.next/server/app/dashboard/translator.rsc +5 -5
  481. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  482. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  483. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  484. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  485. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  486. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  487. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  488. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  489. package/app/.next/server/app/dashboard/usage.html +1 -1
  490. package/app/.next/server/app/dashboard/usage.rsc +5 -5
  491. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  492. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  493. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  494. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  495. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  496. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  497. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  498. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  499. package/app/.next/server/app/dashboard.html +1 -1
  500. package/app/.next/server/app/dashboard.rsc +5 -5
  501. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  502. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  503. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  504. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +5 -5
  505. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  506. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
  507. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  508. package/app/.next/server/app/favicon.ico/route.js +1 -1
  509. package/app/.next/server/app/index.html +1 -1
  510. package/app/.next/server/app/index.rsc +3 -3
  511. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  512. package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
  513. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  514. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  515. package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  516. package/app/.next/server/app/landing/page.js +2 -2
  517. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  518. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  519. package/app/.next/server/app/landing.html +1 -1
  520. package/app/.next/server/app/landing.rsc +4 -4
  521. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  522. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  523. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  524. package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  525. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  526. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  527. package/app/.next/server/app/login/page.js +2 -2
  528. package/app/.next/server/app/login/page.js.nft.json +1 -1
  529. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  530. package/app/.next/server/app/login.html +1 -1
  531. package/app/.next/server/app/login.rsc +4 -4
  532. package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
  533. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  534. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  535. package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  536. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  537. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  538. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  539. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  540. package/app/.next/server/app/page.js +2 -2
  541. package/app/.next/server/app/page.js.nft.json +1 -1
  542. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  543. package/app/.next/server/app-paths-manifest.json +6 -6
  544. package/app/.next/server/chunks/2029.js +1 -1
  545. package/app/.next/server/chunks/2304.js +1 -0
  546. package/app/.next/server/chunks/3110.js +1 -1
  547. package/app/.next/server/chunks/319.js +3 -3
  548. package/app/.next/server/chunks/4746.js +1 -1
  549. package/app/.next/server/chunks/4820.js +1 -1
  550. package/app/.next/server/chunks/5718.js +1 -1
  551. package/app/.next/server/chunks/5802.js +1 -0
  552. package/app/.next/server/chunks/6084.js +1 -1
  553. package/app/.next/server/chunks/6942.js +1 -0
  554. package/app/.next/server/chunks/7482.js +2 -2
  555. package/app/.next/server/middleware-build-manifest.js +1 -1
  556. package/app/.next/server/middleware.js +3 -3
  557. package/app/.next/server/pages/404.html +1 -1
  558. package/app/.next/server/pages/500.html +1 -1
  559. package/app/.next/server/server-reference-manifest.js +1 -1
  560. package/app/.next/server/server-reference-manifest.json +1 -1
  561. package/app/{.next-cli-build/static/chunks/1321-3eebd6a4eea851e4.js → .next/static/chunks/1321-ed517252270de032.js} +1 -1
  562. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-2fb4c939acddfbb7.js +1 -0
  563. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/{page-05b0777df2a6420f.js → page-fed21a827a4bb3e7.js} +1 -1
  564. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-2f0c02b6169a110a.js → page-c17f2e0c1008c507.js} +1 -1
  565. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-3521b273155b28c0.js +1 -0
  566. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-d476a9617cd07062.js +1 -0
  567. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-b66b5afde6f6a8a5.js +1 -0
  568. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-0069897df5ad4c14.js → page-fa4d84f79b182d78.js} +2 -2
  569. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-08083cca61db2020.js +1 -0
  570. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-8c377a4332874fe4.js → page-0925a35716913fa5.js} +2 -2
  571. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-ec62ab7bfc6288d4.js +1 -0
  572. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-320c432152003c09.js → page-0150e438137c5974.js} +1 -1
  573. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-b66b5afde6f6a8a5.js +1 -0
  574. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-542f33955bbdaad5.js +1 -0
  575. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-990f7a655b170757.js → page-40a2f75a78baf92d.js} +1 -1
  576. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-54886878afdbc216.js → page-bdefb6c8f88f7f2e.js} +1 -1
  577. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-e3ff638f08712caa.js +1 -0
  578. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-da705aa383019f4b.js → .next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-a3f6ab12fd089a24.js} +2 -2
  579. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-1ad16b0309e214ac.js → page-98547bd1da2000d0.js} +1 -1
  580. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-fd227f3b40d28088.js +1 -0
  581. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-669d0d0a27c5572f.js +1 -0
  582. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-4bfb66364f9fce07.js +1 -0
  583. package/app/.next/static/chunks/app/(dashboard)/{layout-297b038d45f7d6bb.js → layout-868ed721c4f248da.js} +1 -1
  584. package/app/.next/static/chunks/app/_not-found/page-c3191fbf953a8992.js +1 -0
  585. package/app/.next/static/chunks/app/callback/page-b5d488ece23e40fe.js +1 -0
  586. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-356efde6ea2aec77.js +1 -0
  587. package/app/{.next-cli-build/static/chunks/app/landing/page-2461168fb59fbc7f.js → .next/static/chunks/app/landing/page-c97c44ade7f2bd7a.js} +1 -1
  588. package/app/.next/static/chunks/app/layout-6abe63d2f76d785d.js +1 -0
  589. package/app/.next/static/chunks/app/login/{page-ce242826dfda53f2.js → page-757f5e352c23948a.js} +1 -1
  590. package/app/.next/static/chunks/{main-app-914c450e94817d03.js → main-app-a489faab3ab40ebd.js} +1 -1
  591. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-50a8299adf165450.js +1 -0
  592. package/app/{.next/static/chunks/1321-3eebd6a4eea851e4.js → .next-cli-build/static/chunks/1321-ed517252270de032.js} +1 -1
  593. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-2fb4c939acddfbb7.js +1 -0
  594. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/{page-05b0777df2a6420f.js → page-fed21a827a4bb3e7.js} +1 -1
  595. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-2f0c02b6169a110a.js → page-c17f2e0c1008c507.js} +1 -1
  596. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-3521b273155b28c0.js +1 -0
  597. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-d476a9617cd07062.js +1 -0
  598. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-b66b5afde6f6a8a5.js +1 -0
  599. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-0069897df5ad4c14.js → page-fa4d84f79b182d78.js} +2 -2
  600. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-08083cca61db2020.js +1 -0
  601. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-8c377a4332874fe4.js → page-0925a35716913fa5.js} +2 -2
  602. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-ec62ab7bfc6288d4.js +1 -0
  603. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/{page-320c432152003c09.js → page-0150e438137c5974.js} +1 -1
  604. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-b66b5afde6f6a8a5.js +1 -0
  605. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-542f33955bbdaad5.js +1 -0
  606. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-990f7a655b170757.js → page-40a2f75a78baf92d.js} +1 -1
  607. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/{page-54886878afdbc216.js → page-bdefb6c8f88f7f2e.js} +1 -1
  608. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-e3ff638f08712caa.js +1 -0
  609. package/app/{.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-da705aa383019f4b.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-a3f6ab12fd089a24.js} +2 -2
  610. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/{page-1ad16b0309e214ac.js → page-98547bd1da2000d0.js} +1 -1
  611. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-fd227f3b40d28088.js +1 -0
  612. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-669d0d0a27c5572f.js +1 -0
  613. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-4bfb66364f9fce07.js +1 -0
  614. package/app/.next-cli-build/static/chunks/app/(dashboard)/{layout-297b038d45f7d6bb.js → layout-868ed721c4f248da.js} +1 -1
  615. package/app/.next-cli-build/static/chunks/app/_not-found/page-c3191fbf953a8992.js +1 -0
  616. package/app/.next-cli-build/static/chunks/app/callback/page-b5d488ece23e40fe.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/page-356efde6ea2aec77.js +1 -0
  618. package/app/{.next/static/chunks/app/landing/page-2461168fb59fbc7f.js → .next-cli-build/static/chunks/app/landing/page-c97c44ade7f2bd7a.js} +1 -1
  619. package/app/.next-cli-build/static/chunks/app/layout-6abe63d2f76d785d.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/login/{page-ce242826dfda53f2.js → page-757f5e352c23948a.js} +1 -1
  621. package/app/.next-cli-build/static/chunks/{main-app-914c450e94817d03.js → main-app-a489faab3ab40ebd.js} +1 -1
  622. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-50a8299adf165450.js +1 -0
  623. package/app/package.json +1 -1
  624. package/app/server.js +1 -1
  625. package/app/src/mitm/server.js +26 -26
  626. package/package.json +1 -1
  627. package/app/.next/server/chunks/1526.js +0 -1
  628. package/app/.next/server/chunks/250.js +0 -1
  629. package/app/.next/server/chunks/6750.js +0 -1
  630. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-a0a8d98397b7ca72.js +0 -1
  631. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-75c3e40efcd0c885.js +0 -1
  632. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-0e6ef3c2c5a8f3cc.js +0 -1
  633. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-6887eb40c91902b7.js +0 -1
  634. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-50845ea95967abce.js +0 -1
  635. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-f6ef4eef0f416702.js +0 -1
  636. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-6887eb40c91902b7.js +0 -1
  637. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-138e1c46accc056f.js +0 -1
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-7348a53c1dd3d2f9.js +0 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-d3877492b08af072.js +0 -1
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-e38a8c16b9fd9a18.js +0 -1
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-a9e59eed3cf5a601.js +0 -1
  642. package/app/.next/static/chunks/app/_not-found/page-5c2a1336b39b2dde.js +0 -1
  643. package/app/.next/static/chunks/app/callback/page-48be92cc88223eb6.js +0 -1
  644. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-06a8d864ae01d4a7.js +0 -1
  645. package/app/.next/static/chunks/app/layout-707bc0af2cad348a.js +0 -1
  646. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-d8ee3c482864b9da.js +0 -1
  647. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-a0a8d98397b7ca72.js +0 -1
  648. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-75c3e40efcd0c885.js +0 -1
  649. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-0e6ef3c2c5a8f3cc.js +0 -1
  650. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-6887eb40c91902b7.js +0 -1
  651. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-50845ea95967abce.js +0 -1
  652. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-f6ef4eef0f416702.js +0 -1
  653. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-6887eb40c91902b7.js +0 -1
  654. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-138e1c46accc056f.js +0 -1
  655. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-7348a53c1dd3d2f9.js +0 -1
  656. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-d3877492b08af072.js +0 -1
  657. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-e38a8c16b9fd9a18.js +0 -1
  658. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-a9e59eed3cf5a601.js +0 -1
  659. package/app/.next-cli-build/static/chunks/app/_not-found/page-5c2a1336b39b2dde.js +0 -1
  660. package/app/.next-cli-build/static/chunks/app/callback/page-48be92cc88223eb6.js +0 -1
  661. package/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/page-06a8d864ae01d4a7.js +0 -1
  662. package/app/.next-cli-build/static/chunks/app/layout-707bc0af2cad348a.js +0 -1
  663. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-d8ee3c482864b9da.js +0 -1
  664. /package/app/.next/static/{7BTBL5GpW-v0RH8JGKfcn → hNyQJhqvPjgix1PN_OP1c}/_buildManifest.js +0 -0
  665. /package/app/.next/static/{7BTBL5GpW-v0RH8JGKfcn → hNyQJhqvPjgix1PN_OP1c}/_ssgManifest.js +0 -0
  666. /package/app/.next-cli-build/static/{7BTBL5GpW-v0RH8JGKfcn → hNyQJhqvPjgix1PN_OP1c}/_buildManifest.js +0 -0
  667. /package/app/.next-cli-build/static/{7BTBL5GpW-v0RH8JGKfcn → hNyQJhqvPjgix1PN_OP1c}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"84808","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"48437","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-3eebd6a4eea851e4.js","7177","static/chunks/app/layout-707bc0af2cad348a.js"],"async":false},"D:\\code\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-3eebd6a4eea851e4.js","7177","static/chunks/app/layout-707bc0af2cad348a.js"],"async":false},"D:\\code\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-3eebd6a4eea851e4.js","7177","static/chunks/app/layout-707bc0af2cad348a.js"],"async":false},"D:\\code\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-3eebd6a4eea851e4.js","7177","static/chunks/app/layout-707bc0af2cad348a.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\CodexAuthModal.js":{"id":12456,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\CodexOAuthWrapper.js":{"id":52399,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-3eebd6a4eea851e4.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-297b038d45f7d6bb.js"],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\code\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\code\\9router\\src\\":[],"D:\\code\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/9f207d7ed6efa211.css"}],"D:\\code\\9router\\src\\app\\page":[],"D:\\code\\9router\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"17218","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"54943","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"84808","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"48437","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-ed517252270de032.js","7177","static/chunks/app/layout-6abe63d2f76d785d.js"],"async":false},"D:\\code\\ktrouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-ed517252270de032.js","7177","static/chunks/app/layout-6abe63d2f76d785d.js"],"async":false},"D:\\code\\ktrouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-ed517252270de032.js","7177","static/chunks/app/layout-6abe63d2f76d785d.js"],"async":false},"D:\\code\\ktrouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-ed517252270de032.js","7177","static/chunks/app/layout-6abe63d2f76d785d.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\CodexAuthModal.js":{"id":12456,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\CodexOAuthWrapper.js":{"id":52399,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-0bd94087d85c591c.js","1321","static/chunks/1321-ed517252270de032.js","5497","static/chunks/5497-540d0b186ec57b3b.js","9305","static/chunks/app/(dashboard)/layout-868ed721c4f248da.js"],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\code\\ktrouter\\src\\":[],"D:\\code\\ktrouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/9f207d7ed6efa211.css"}],"D:\\code\\ktrouter\\src\\app\\page":[],"D:\\code\\ktrouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"17218","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"54943","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -105,20 +105,20 @@
105
105
  "/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
106
106
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
107
107
  "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
108
- "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
109
108
  "/api/providers/[id]/sync-models/route": "app/api/providers/[id]/sync-models/route.js",
110
- "/api/providers/client/route": "app/api/providers/client/route.js",
111
109
  "/api/providers/export/route": "app/api/providers/export/route.js",
110
+ "/api/providers/client/route": "app/api/providers/client/route.js",
112
111
  "/api/providers/import/route": "app/api/providers/import/route.js",
112
+ "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
113
113
  "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
114
114
  "/api/providers/route": "app/api/providers/route.js",
115
115
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
116
116
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
117
117
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
118
- "/api/providers/validate/route": "app/api/providers/validate/route.js",
119
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
120
118
  "/api/settings/database/route": "app/api/settings/database/route.js",
119
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
121
120
  "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
121
+ "/api/providers/validate/route": "app/api/providers/validate/route.js",
122
122
  "/api/settings/route": "app/api/settings/route.js",
123
123
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
124
124
  "/api/update/check/route": "app/api/update/check/route.js",
@@ -149,7 +149,7 @@
149
149
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
150
150
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
151
151
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
152
- "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
153
152
  "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
154
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js"
153
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
154
+ "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
155
155
  }
@@ -20,7 +20,7 @@ data: ${JSON.stringify(a)}
20
20
 
21
21
  `);let u=(0,j.OF)(c,l.length,k.h.OPENAI);return f.push(`data: ${JSON.stringify({id:d,object:"chat.completion.chunk",created:e,model:b,choices:[{index:0,delta:{},finish_reason:m.length>0?"tool_calls":"stop"}],usage:u})}
22
22
 
23
- `),f.push("data: [DONE]\n\n"),new Response(f.join(""),{status:200,headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}async refreshCredentials(){return null}}d()}catch(a){d(a)}},1)},39006:a=>{a.exports={rE:"1.2.5"}},40669:(a,b,c)=>{c.d(b,{Xh:()=>e,js:()=>f});let d={cc:"claude",cx:"codex",gc:"gemini-cli",qw:"qwen",if:"iflow",ag:"antigravity",gh:"github",kr:"kiro",cu:"cursor",kc:"kilocode",kmc:"kimi-coding",cl:"cline",oc:"opencode",ocg:"opencode-go",el:"elevenlabs",openai:"openai",anthropic:"anthropic",gemini:"gemini",openrouter:"openrouter",glm:"glm",kimi:"kimi",minimax:"minimax","minimax-cn":"minimax-cn",ds:"deepseek",deepseek:"deepseek",cmc:"commandcode",commandcode:"commandcode",groq:"groq",xai:"xai",mistral:"mistral",pplx:"perplexity",perplexity:"perplexity",together:"together",fireworks:"fireworks",cerebras:"cerebras",cohere:"cohere",nvidia:"nvidia",nebius:"nebius",siliconflow:"siliconflow",hyp:"hyperbolic",hyperbolic:"hyperbolic",dg:"deepgram",deepgram:"deepgram",aai:"assemblyai",assemblyai:"assemblyai",nb:"nanobanana",nanobanana:"nanobanana",ch:"chutes",chutes:"chutes",ark:"volcengine-ark","volcengine-ark":"volcengine-ark",byteplus:"byteplus",bpm:"byteplus",cursor:"cursor",vx:"vertex",vertex:"vertex",vxp:"vertex-partner","vertex-partner":"vertex-partner","cgpt-web":"chatgpt-web","chatgpt-web":"chatgpt-web",mimo:"xiaomi-mimo","xiaomi-mimo":"xiaomi-mimo",xmtp:"xiaomi-tokenplan","xiaomi-tokenplan":"xiaomi-tokenplan",cf:"cloudflare-ai","cloudflare-ai":"cloudflare-ai",fal:"fal-ai","fal-ai":"fal-ai",stability:"stability-ai","stability-ai":"stability-ai",bfl:"black-forest-labs","black-forest-labs":"black-forest-labs",recraft:"recraft",topaz:"topaz",runway:"runwayml",runwayml:"runwayml",jina:"jina-ai","jina-ai":"jina-ai",polly:"aws-polly","aws-polly":"aws-polly",agentrouter:"agentrouter",aimlapi:"aimlapi",aiml:"aimlapi",novita:"novita",modal:"modal",mdl:"modal",reka:"reka",nlpcloud:"nlpcloud",nlpc:"nlpcloud",bazaarlink:"bazaarlink",bzl:"bazaarlink",completions:"completions",cpl:"completions",enally:"enally",enly:"enally",freetheai:"freetheai",fta:"freetheai",llm7:"llm7",lepton:"lepton",kluster:"kluster",ai21:"ai21","inference-net":"inference-net",inet:"inference-net",predibase:"predibase",bytez:"bytez",morph:"morph",longcat:"longcat",lc:"longcat",puter:"puter",pu:"puter",uncloseai:"uncloseai",unc:"uncloseai",scaleway:"scaleway",scw:"scaleway",deepinfra:"deepinfra",sambanova:"sambanova",samba:"sambanova",nscale:"nscale",baseten:"baseten",publicai:"publicai","nous-research":"nous-research",nous:"nous-research",glhf:"glhf",bb:"blackbox",blackbox:"blackbox"};function e(a){if(!a)return{provider:null,model:null,isAlias:!1,providerAlias:null};if(a.includes("/")){let b=a.indexOf("/"),c=a.slice(0,b),e=a.slice(b+1);return{provider:d[c]||c,model:e,isAlias:!1,providerAlias:c}}return{provider:null,model:a,isAlias:!0,providerAlias:null}}async function f(a,b){let c=e(a);if(!c.isAlias)return{provider:c.provider,model:c.model};let f="function"==typeof b?await b():b,g=function(a,b){var c,e;if(!b)return null;let f=b[a];if(!f)return null;if("string"==typeof f&&f.includes("/")){let a=f.indexOf("/");return{provider:d[c=f.slice(0,a)]||c,model:f.slice(a+1)}}return"object"==typeof f&&f.provider&&f.model?{provider:d[e=f.provider]||e,model:f.model}:null}(c.model,f);return g||{provider:function(a){if(!a)return"openai";let b=a.toLowerCase();return b.startsWith("claude-")?"anthropic":b.startsWith("gemini-")?"gemini":b.startsWith("gpt-")||b.startsWith("o1")||b.startsWith("o3")||b.startsWith("o4")?"openai":b.startsWith("deepseek-")?"openrouter":"openai"}(c.model),model:c.model}}},47370:(a,b,c)=>{c.d(b,{BY:()=>d.BY,E5:()=>d.E5,SL:()=>d.SL,Zx:()=>d.Zx,_V:()=>d._V,j$:()=>d.j$,ox:()=>d.ox,rg:()=>d.rg,sZ:()=>d.sZ,uw:()=>d.uw,yN:()=>d.yN});var d=c(9248)},52302:(a,b,c)=>{c.d(b,{T:()=>r});var d=c(55511),e=c(74957);let f=`You are Codex, based on GPT-5. You are running as a coding agent in the Codex CLI on a user's computer.
23
+ `),f.push("data: [DONE]\n\n"),new Response(f.join(""),{status:200,headers:{"Content-Type":"text/event-stream","Cache-Control":"no-cache",Connection:"keep-alive"}})}async refreshCredentials(){return null}}d()}catch(a){d(a)}},1)},39006:a=>{a.exports={rE:"1.2.6"}},40669:(a,b,c)=>{c.d(b,{Xh:()=>e,js:()=>f});let d={cc:"claude",cx:"codex",gc:"gemini-cli",qw:"qwen",if:"iflow",ag:"antigravity",gh:"github",kr:"kiro",cu:"cursor",kc:"kilocode",kmc:"kimi-coding",cl:"cline",oc:"opencode",ocg:"opencode-go",el:"elevenlabs",openai:"openai",anthropic:"anthropic",gemini:"gemini",openrouter:"openrouter",glm:"glm",kimi:"kimi",minimax:"minimax","minimax-cn":"minimax-cn",ds:"deepseek",deepseek:"deepseek",cmc:"commandcode",commandcode:"commandcode",groq:"groq",xai:"xai",mistral:"mistral",pplx:"perplexity",perplexity:"perplexity",together:"together",fireworks:"fireworks",cerebras:"cerebras",cohere:"cohere",nvidia:"nvidia",nebius:"nebius",siliconflow:"siliconflow",hyp:"hyperbolic",hyperbolic:"hyperbolic",dg:"deepgram",deepgram:"deepgram",aai:"assemblyai",assemblyai:"assemblyai",nb:"nanobanana",nanobanana:"nanobanana",ch:"chutes",chutes:"chutes",ark:"volcengine-ark","volcengine-ark":"volcengine-ark",byteplus:"byteplus",bpm:"byteplus",cursor:"cursor",vx:"vertex",vertex:"vertex",vxp:"vertex-partner","vertex-partner":"vertex-partner","cgpt-web":"chatgpt-web","chatgpt-web":"chatgpt-web",mimo:"xiaomi-mimo","xiaomi-mimo":"xiaomi-mimo",xmtp:"xiaomi-tokenplan","xiaomi-tokenplan":"xiaomi-tokenplan",cf:"cloudflare-ai","cloudflare-ai":"cloudflare-ai",fal:"fal-ai","fal-ai":"fal-ai",stability:"stability-ai","stability-ai":"stability-ai",bfl:"black-forest-labs","black-forest-labs":"black-forest-labs",recraft:"recraft",topaz:"topaz",runway:"runwayml",runwayml:"runwayml",jina:"jina-ai","jina-ai":"jina-ai",polly:"aws-polly","aws-polly":"aws-polly",agentrouter:"agentrouter",aimlapi:"aimlapi",aiml:"aimlapi",novita:"novita",modal:"modal",mdl:"modal",reka:"reka",nlpcloud:"nlpcloud",nlpc:"nlpcloud",bazaarlink:"bazaarlink",bzl:"bazaarlink",completions:"completions",cpl:"completions",enally:"enally",enly:"enally",freetheai:"freetheai",fta:"freetheai",llm7:"llm7",lepton:"lepton",kluster:"kluster",ai21:"ai21","inference-net":"inference-net",inet:"inference-net",predibase:"predibase",bytez:"bytez",morph:"morph",longcat:"longcat",lc:"longcat",puter:"puter",pu:"puter",uncloseai:"uncloseai",unc:"uncloseai",scaleway:"scaleway",scw:"scaleway",deepinfra:"deepinfra",sambanova:"sambanova",samba:"sambanova",nscale:"nscale",baseten:"baseten",publicai:"publicai","nous-research":"nous-research",nous:"nous-research",glhf:"glhf",bb:"blackbox",blackbox:"blackbox"};function e(a){if(!a)return{provider:null,model:null,isAlias:!1,providerAlias:null};if(a.includes("/")){let b=a.indexOf("/"),c=a.slice(0,b),e=a.slice(b+1);return{provider:d[c]||c,model:e,isAlias:!1,providerAlias:c}}return{provider:null,model:a,isAlias:!0,providerAlias:null}}async function f(a,b){let c=e(a);if(!c.isAlias)return{provider:c.provider,model:c.model};let f="function"==typeof b?await b():b,g=function(a,b){var c,e;if(!b)return null;let f=b[a];if(!f)return null;if("string"==typeof f&&f.includes("/")){let a=f.indexOf("/");return{provider:d[c=f.slice(0,a)]||c,model:f.slice(a+1)}}return"object"==typeof f&&f.provider&&f.model?{provider:d[e=f.provider]||e,model:f.model}:null}(c.model,f);return g||{provider:function(a){if(!a)return"openai";let b=a.toLowerCase();return b.startsWith("claude-")?"anthropic":b.startsWith("gemini-")?"gemini":b.startsWith("gpt-")||b.startsWith("o1")||b.startsWith("o3")||b.startsWith("o4")?"openai":b.startsWith("deepseek-")?"openrouter":"openai"}(c.model),model:c.model}}},47370:(a,b,c)=>{c.d(b,{BY:()=>d.BY,E5:()=>d.E5,SL:()=>d.SL,Zx:()=>d.Zx,_V:()=>d._V,j$:()=>d.j$,ox:()=>d.ox,rg:()=>d.rg,sZ:()=>d.sZ,uw:()=>d.uw,yN:()=>d.yN});var d=c(9248)},52302:(a,b,c)=>{c.d(b,{T:()=>r});var d=c(55511),e=c(74957);let f=`You are Codex, based on GPT-5. You are running as a coding agent in the Codex CLI on a user's computer.
24
24
 
25
25
  ## General
26
26
 
@@ -0,0 +1 @@
1
+ exports.id=2304,exports.ids=[2304],exports.modules={43173:(a,b,c)=>{"use strict";c.d(b,{default:()=>i});var d=c(48249),e=c(67484),f=c(50412),g=c(50377);let h=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function i(){let[a,b]=(0,e.useState)(!0),[c,i]=(0,e.useState)([]),[j,k]=(0,e.useState)(""),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(!1),[p,q]=(0,e.useState)({}),[r,s]=(0,e.useState)(!0),[t,u]=(0,e.useState)(!1),[v,w]=(0,e.useState)("full"),[x,y]=(0,e.useState)(""),{copied:z,copy:A}=(0,g.C)(),B=async a=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})},C=async()=>{let a=j.trim();if(!a)return;let b=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:a})});if(!b.ok)return;let c=await b.json();i(a=>[{id:c.id,name:c.name,key:c.key,machineId:c.machineId},...a]),k(""),o(!1)},D=async a=>{(await fetch(`/api/keys/${a}`,{method:"DELETE"})).ok&&i(b=>b.filter(b=>b.id!==a))};return a?(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsx)(f.Qv,{}),(0,d.jsx)(f.Qv,{})]}):(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsxs)(f.Zp,{children:[(0,d.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,d.jsxs)("span",{className:"relative flex size-1.5",children:[(0,d.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,d.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,d.jsx)(f.pd,{value:x,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,d.jsx)("button",{onClick:()=>A(x,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===z?"check":"content_copy"})})]})]}),(0,d.jsxs)(f.Zp,{id:"rtk",children:[(0,d.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,d.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,d.jsx)(f.lM,{checked:r,onChange:()=>{let a=!r;s(a),B({rtkEnabled:a})}})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,d.jsx)(f.lM,{checked:t,onChange:()=>{let a=!t;u(a),B({cavemanEnabled:a})}})]}),t&&(0,d.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:h.map(a=>(0,d.jsx)("button",{onClick:()=>{w(a.id),B({cavemanLevel:a.id})},className:`rounded-md border px-3 py-1.5 text-xs ${v===a.id?"border-primary text-primary":"border-border text-text-muted"}`,title:a.desc,children:a.label},a.id))})]}),(0,d.jsxs)(f.Zp,{children:[(0,d.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,d.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,d.jsx)(f.lM,{checked:l,onChange:()=>{let a=!l;m(a),B({requireApiKey:a})}})]}),(0,d.jsx)("div",{className:"mb-3 flex gap-2",children:n?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(f.pd,{value:j,onChange:a=>k(a.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:a=>{"Enter"===a.key&&C(),"Escape"===a.key&&(o(!1),k(""))}}),(0,d.jsx)(f.$n,{onClick:C,disabled:!j.trim(),children:"Create"}),(0,d.jsx)(f.$n,{variant:"ghost",onClick:()=>{o(!1),k("")},children:"Cancel"})]}):(0,d.jsx)(f.$n,{onClick:()=>o(!0),children:"+ New API Key"})}),(0,d.jsx)("div",{className:"flex flex-col gap-2",children:c.map(a=>{let b=p[a.id];return(0,d.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsx)("p",{className:"truncate text-sm font-medium",children:a.name||"Unnamed key"}),(0,d.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:b?a.key:(a=>{if(!a)return"";let b=a.slice(0,6),c=a.slice(-4);return`${b}${"*".repeat(4)}${c}`})(a.key)})]}),(0,d.jsx)("button",{onClick:()=>{let b;return b=a.id,q(a=>({...a,[b]:!a[b]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:b?"Hide":"Show",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:b?"visibility_off":"visibility"})}),(0,d.jsx)("button",{onClick:()=>A(a.key,`key_${a.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:z===`key_${a.id}`?"check":"content_copy"})}),(0,d.jsx)(f.$n,{variant:"ghost",onClick:()=>D(a.id),children:"Delete"})]},a.id)})})]})]})}},51747:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\code\\\\ktrouter\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\endpoint\\\\EndpointPageClient.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js","default")},52680:(a,b,c)=>{Promise.resolve().then(c.bind(c,43173))},54603:(a,b,c)=>{"use strict";c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},87250:(a,b,c)=>{"use strict";c.d(b,{D1:()=>e});var d=c(54603);async function e(){return await (0,d.Xj)()}},89128:(a,b,c)=>{Promise.resolve().then(c.bind(c,51747))}};