9router 0.3.40 → 0.3.42

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 (360) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +44 -44
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/_global-error.html +2 -2
  22. package/app/.next/server/app/_global-error.rsc +1 -1
  23. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  24. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  25. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  26. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  27. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  28. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  29. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/_not-found.html +1 -1
  31. package/app/.next/server/app/_not-found.rsc +4 -4
  32. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  33. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  34. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  35. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  36. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  37. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  38. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  41. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  43. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  45. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +32 -2
  47. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  49. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  51. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  53. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  55. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/models/route.js +1 -1
  68. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  72. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  73. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/providers/route.js +1 -1
  90. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  103. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
  105. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  114. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  123. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  125. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  127. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  130. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  133. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  136. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/version/route.js +1 -1
  139. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/callback.html +1 -1
  142. package/app/.next/server/app/callback.rsc +4 -4
  143. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  144. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  145. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  146. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  147. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  148. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  149. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  150. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  151. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  152. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  153. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  154. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  155. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  156. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  157. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  158. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  159. package/app/.next/server/app/dashboard/combos.html +1 -1
  160. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  161. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  162. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  163. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  164. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  165. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  166. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  167. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  168. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  169. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  170. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  171. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  172. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  173. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  174. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  175. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  176. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  177. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  178. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  179. package/app/.next/server/app/dashboard/mitm.html +1 -1
  180. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  181. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  182. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  183. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  184. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  185. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  186. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  187. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  188. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  189. package/app/.next/server/app/dashboard/profile.html +1 -1
  190. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  191. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  192. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  193. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  194. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  195. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  196. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  197. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  198. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  199. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  200. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  201. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  202. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  203. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  204. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  205. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  206. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  207. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  208. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  209. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  210. package/app/.next/server/app/dashboard/providers.html +1 -1
  211. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  212. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  213. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  214. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  215. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  216. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  217. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  218. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  219. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  220. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  221. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  222. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  223. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  224. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  225. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  226. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  227. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  228. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  229. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  230. package/app/.next/server/app/dashboard/quota.html +2 -2
  231. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  232. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  233. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  234. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  235. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  236. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  237. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  238. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  239. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  240. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  241. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  243. package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -5
  244. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  245. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  246. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  247. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  249. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  250. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  251. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/translator.html +1 -1
  253. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  254. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  255. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  256. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  257. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  258. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  259. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  260. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  261. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  262. package/app/.next/server/app/dashboard/usage.html +1 -1
  263. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  264. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  265. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  266. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  267. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  268. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  269. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  270. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  271. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  272. package/app/.next/server/app/dashboard.html +1 -1
  273. package/app/.next/server/app/dashboard.rsc +6 -6
  274. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  276. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  277. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  278. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  279. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  280. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  281. package/app/.next/server/app/index.html +1 -1
  282. package/app/.next/server/app/index.rsc +4 -4
  283. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  284. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  285. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  286. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  287. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  288. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  289. package/app/.next/server/app/landing.html +1 -1
  290. package/app/.next/server/app/landing.rsc +4 -4
  291. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  292. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  293. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  294. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  295. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  296. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  297. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  298. package/app/.next/server/app/login.html +1 -1
  299. package/app/.next/server/app/login.rsc +5 -5
  300. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  301. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  302. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  303. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  304. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  305. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  306. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  307. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app-paths-manifest.json +44 -44
  310. package/app/.next/server/chunks/1114.js +1 -1
  311. package/app/.next/server/chunks/1424.js +1 -1
  312. package/app/.next/server/chunks/289.js +1 -1
  313. package/app/.next/server/chunks/318.js +16 -18
  314. package/app/.next/server/chunks/3832.js +1 -1
  315. package/app/.next/server/chunks/412.js +2 -2
  316. package/app/.next/server/chunks/7341.js +1 -1
  317. package/app/.next/server/chunks/8590.js +1 -1
  318. package/app/.next/server/chunks/9718.js +1 -1
  319. package/app/.next/server/pages/404.html +1 -1
  320. package/app/.next/server/pages/500.html +2 -2
  321. package/app/.next/server/server-reference-manifest.js +1 -1
  322. package/app/.next/server/server-reference-manifest.json +1 -1
  323. package/app/.next/static/chunks/{2032-23c81bb73667ca23.js → 2032-c0d8eae86681bdf6.js} +1 -1
  324. package/app/.next/static/chunks/4495-e2ecda9b16d65d43.js +1 -0
  325. package/app/.next/static/chunks/{5497-e0b5407ec612f656.js → 5497-43f7b0e729aaf8d0.js} +2 -2
  326. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-90bb2799dad3c828.js +1 -0
  327. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-4b7305b3e5d6e57b.js +1 -0
  328. package/app/.next/static/chunks/app/{layout-e5fe7369067a6a19.js → layout-c076dcf7b32e875c.js} +1 -1
  329. package/app/.next/static/css/d29dc22cd7e0030f.css +3 -0
  330. package/app/node_modules/react/cjs/react.production.js +1 -1
  331. package/app/node_modules/react/package.json +1 -1
  332. package/app/package.json +3 -1
  333. package/package.json +1 -1
  334. package/app/.next/static/chunks/4495-e0ddac578197caf6.js +0 -1
  335. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-496ab09846899cc9.js +0 -1
  336. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-d8e891687abeea66.js +0 -1
  337. package/app/.next/static/css/eb76995afe795d8a.css +0 -3
  338. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  339. package/app/node_modules/better-sqlite3/lib/database.js +0 -90
  340. package/app/node_modules/better-sqlite3/lib/index.js +0 -3
  341. package/app/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  342. package/app/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  343. package/app/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  344. package/app/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  345. package/app/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  346. package/app/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  347. package/app/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  348. package/app/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  349. package/app/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  350. package/app/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  351. package/app/node_modules/better-sqlite3/lib/util.js +0 -12
  352. package/app/node_modules/better-sqlite3/package.json +0 -59
  353. package/app/node_modules/bindings/bindings.js +0 -221
  354. package/app/node_modules/bindings/package.json +0 -28
  355. package/app/node_modules/file-uri-to-path/index.js +0 -66
  356. package/app/node_modules/file-uri-to-path/package.json +0 -32
  357. package/app/node_modules/typescript/lib/typescript.js +0 -200276
  358. package/app/node_modules/typescript/package.json +0 -120
  359. /package/app/.next/static/{Jc-ZdZn_uTCvuFnRVkPgG → 1gu7s9WRlBHSQqEMKuPtf}/_buildManifest.js +0 -0
  360. /package/app/.next/static/{Jc-ZdZn_uTCvuFnRVkPgG → 1gu7s9WRlBHSQqEMKuPtf}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- Jc-ZdZn_uTCvuFnRVkPgG
1
+ 1gu7s9WRlBHSQqEMKuPtf
@@ -1,106 +1,106 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
+ "/_global-error/page": "/_global-error",
3
4
  "/api/auth/login/route": "/api/auth/login",
4
5
  "/api/auth/logout/route": "/api/auth/logout",
5
- "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
6
6
  "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
7
7
  "/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
8
+ "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
8
9
  "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
9
10
  "/api/cli-tools/copilot-settings/route": "/api/cli-tools/copilot-settings",
10
11
  "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
11
- "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
12
- "/api/cloud/auth/route": "/api/cloud/auth",
13
- "/api/cli-tools/opencode-settings/route": "/api/cli-tools/opencode-settings",
12
+ "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
14
13
  "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
14
+ "/api/cloud/auth/route": "/api/cloud/auth",
15
+ "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
15
16
  "/api/cloud/models/alias/route": "/api/cloud/models/alias",
16
17
  "/api/init/route": "/api/init",
17
18
  "/api/combos/[id]/route": "/api/combos/[id]",
18
- "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
19
19
  "/api/keys/[id]/route": "/api/keys/[id]",
20
20
  "/api/locale/route": "/api/locale",
21
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
22
21
  "/api/models/route": "/api/models",
22
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
23
23
  "/api/models/test/route": "/api/models/test",
24
- "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
25
- "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
26
24
  "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
27
25
  "/api/oauth/iflow/cookie/route": "/api/oauth/iflow/cookie",
28
- "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
26
+ "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
29
27
  "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
30
- "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
31
- "/_global-error/page": "/_global-error",
28
+ "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
29
+ "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
32
30
  "/api/pricing/route": "/api/pricing",
33
- "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
31
+ "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
32
+ "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
34
33
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
35
- "/api/providers/[id]/test-models/route": "/api/providers/[id]/test-models",
34
+ "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
36
35
  "/api/providers/[id]/test/route": "/api/providers/[id]/test",
37
36
  "/api/providers/client/route": "/api/providers/client",
37
+ "/api/providers/test-batch/route": "/api/providers/test-batch",
38
38
  "/api/providers/validate/route": "/api/providers/validate",
39
+ "/api/providers/[id]/test-models/route": "/api/providers/[id]/test-models",
39
40
  "/api/settings/require-login/route": "/api/settings/require-login",
40
- "/api/translator/console-logs/route": "/api/translator/console-logs",
41
- "/api/translator/load/route": "/api/translator/load",
41
+ "/api/shutdown/route": "/api/shutdown",
42
42
  "/api/tags/route": "/api/tags",
43
43
  "/api/translator/save/route": "/api/translator/save",
44
- "/api/translator/send/route": "/api/translator/send",
45
- "/api/shutdown/route": "/api/shutdown",
46
- "/api/translator/translate/route": "/api/translator/translate",
47
- "/api/tunnel/disable/route": "/api/tunnel/disable",
44
+ "/api/translator/console-logs/route": "/api/translator/console-logs",
45
+ "/api/translator/load/route": "/api/translator/load",
48
46
  "/api/tunnel/enable/route": "/api/tunnel/enable",
49
47
  "/api/tunnel/status/route": "/api/tunnel/status",
50
- "/api/usage/chart/route": "/api/usage/chart",
48
+ "/api/tunnel/disable/route": "/api/tunnel/disable",
51
49
  "/api/usage/history/route": "/api/usage/history",
52
50
  "/api/usage/logs/route": "/api/usage/logs",
53
51
  "/api/usage/providers/route": "/api/usage/providers",
52
+ "/api/translator/translate/route": "/api/translator/translate",
53
+ "/api/usage/request-details/route": "/api/usage/request-details",
54
+ "/api/usage/chart/route": "/api/usage/chart",
54
55
  "/api/usage/request-logs/route": "/api/usage/request-logs",
55
- "/api/v1/api/chat/route": "/api/v1/api/chat",
56
- "/api/providers/test-batch/route": "/api/providers/test-batch",
57
- "/api/v1/embeddings/route": "/api/v1/embeddings",
58
- "/api/v1/chat/completions/route": "/api/v1/chat/completions",
56
+ "/api/translator/send/route": "/api/translator/send",
59
57
  "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
58
+ "/api/v1/embeddings/route": "/api/v1/embeddings",
59
+ "/api/cli-tools/opencode-settings/route": "/api/cli-tools/opencode-settings",
60
+ "/api/v1/api/chat/route": "/api/v1/api/chat",
61
+ "/api/v1/route": "/api/v1",
60
62
  "/api/v1/messages/route": "/api/v1/messages",
61
- "/api/v1/responses/route": "/api/v1/responses",
62
- "/api/usage/request-details/route": "/api/usage/request-details",
63
- "/api/v1/models/route": "/api/v1/models",
64
63
  "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
65
64
  "/api/v1beta/models/route": "/api/v1beta/models",
66
- "/api/version/route": "/api/version",
67
- "/api/v1/route": "/api/v1",
68
- "/manifest.webmanifest/route": "/manifest.webmanifest",
65
+ "/api/v1/responses/route": "/api/v1/responses",
69
66
  "/favicon.ico/route": "/favicon.ico",
67
+ "/api/v1/models/route": "/api/v1/models",
68
+ "/api/v1/chat/completions/route": "/api/v1/chat/completions",
69
+ "/manifest.webmanifest/route": "/manifest.webmanifest",
70
+ "/api/version/route": "/api/version",
70
71
  "/api/combos/route": "/api/combos",
71
- "/api/models/alias/route": "/api/models/alias",
72
- "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
73
72
  "/api/keys/route": "/api/keys",
73
+ "/api/models/alias/route": "/api/models/alias",
74
74
  "/api/provider-nodes/route": "/api/provider-nodes",
75
75
  "/api/providers/[id]/route": "/api/providers/[id]",
76
- "/api/providers/route": "/api/providers",
77
76
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
78
77
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
79
- "/api/proxy-pools/route": "/api/proxy-pools",
80
78
  "/api/settings/database/route": "/api/settings/database",
79
+ "/api/proxy-pools/route": "/api/proxy-pools",
80
+ "/api/providers/route": "/api/providers",
81
81
  "/api/settings/route": "/api/settings",
82
+ "/api/settings/proxy-test/route": "/api/settings/proxy-test",
82
83
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
83
84
  "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
84
85
  "/api/usage/stats/route": "/api/usage/stats",
85
86
  "/api/usage/stream/route": "/api/usage/stream",
86
- "/api/settings/proxy-test/route": "/api/settings/proxy-test",
87
87
  "/callback/page": "/callback",
88
- "/landing/page": "/landing",
89
- "/login/page": "/login",
90
88
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
89
+ "/login/page": "/login",
91
90
  "/page": "/",
91
+ "/landing/page": "/landing",
92
+ "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
93
+ "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
92
94
  "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
93
- "/(dashboard)/dashboard/page": "/dashboard",
94
95
  "/(dashboard)/dashboard/mitm/page": "/dashboard/mitm",
95
- "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
96
+ "/(dashboard)/dashboard/page": "/dashboard",
96
97
  "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
97
- "/(dashboard)/dashboard/quota/page": "/dashboard/quota",
98
- "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
99
- "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
98
+ "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
100
99
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
100
+ "/(dashboard)/dashboard/quota/page": "/dashboard/quota",
101
+ "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
101
102
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
102
103
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
103
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
104
104
  "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
105
- "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log"
105
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
106
106
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/Jc-ZdZn_uTCvuFnRVkPgG/_buildManifest.js",
8
- "static/Jc-ZdZn_uTCvuFnRVkPgG/_ssgManifest.js"
7
+ "static/1gu7s9WRlBHSQqEMKuPtf/_buildManifest.js",
8
+ "static/1gu7s9WRlBHSQqEMKuPtf/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-25c43999146c934e.js",
@@ -520,8 +520,8 @@
520
520
  "dynamicRoutes": {},
521
521
  "notFoundRoutes": [],
522
522
  "preview": {
523
- "previewModeId": "a4d0dcfb3d5d69d0a7e8878de34244dd",
524
- "previewModeSigningKey": "079d5cc5cc4c8a45cbd705f2b73583a41a532159db810902072b926d71f2bd99",
525
- "previewModeEncryptionKey": "f08a299c22a4397ecd61ef3ddb741c46c249f6218dca27f23d9c9d5c64d64bd5"
523
+ "previewModeId": "561a042e44b0a0313d5ee3dc7be3c78e",
524
+ "previewModeSigningKey": "bb8d113c824b9e2a3202f234ac80d30451c1440f85dd59225b468e0317a06bb3",
525
+ "previewModeEncryptionKey": "203daee212687e8846ba549d9dbf3cadf52bec381521f21ea2f909ab5bab0a74"
526
526
  }
527
527
  }
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","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}},"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}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","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}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","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}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["4495","static/chunks/4495-e0ddac578197caf6.js","7177","static/chunks/app/layout-e5fe7369067a6a19.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["4495","static/chunks/4495-e0ddac578197caf6.js","7177","static/chunks/app/layout-e5fe7369067a6a19.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["4495","static/chunks/4495-e0ddac578197caf6.js","7177","static/chunks/app/layout-e5fe7369067a6a19.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","9242","static/chunks/9242-b217d166d0bd8f13.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8caef34f3e144a20.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-23c81bb73667ca23.js","4495","static/chunks/4495-e0ddac578197caf6.js","5497","static/chunks/5497-e0b5407ec612f656.js","1393","static/chunks/1393-e69ed48131bf4769.js","6337","static/chunks/app/(dashboard)/dashboard/page-b8734cbeddac6811.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/eb76995afe795d8a.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","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}},"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}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","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}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","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}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","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}},"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}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","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}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","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}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["4495","static/chunks/4495-e2ecda9b16d65d43.js","7177","static/chunks/app/layout-c076dcf7b32e875c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["4495","static/chunks/4495-e2ecda9b16d65d43.js","7177","static/chunks/app/layout-c076dcf7b32e875c.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["4495","static/chunks/4495-e2ecda9b16d65d43.js","7177","static/chunks/app/layout-c076dcf7b32e875c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9305","static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","1393","static/chunks/1393-e69ed48131bf4769.js","6337","static/chunks/app/(dashboard)/dashboard/page-b8734cbeddac6811.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","2032","static/chunks/2032-c0d8eae86681bdf6.js","4495","static/chunks/4495-e2ecda9b16d65d43.js","5497","static/chunks/5497-43f7b0e729aaf8d0.js","9242","static/chunks/9242-b217d166d0bd8f13.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8caef34f3e144a20.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/d29dc22cd7e0030f.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","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}},"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}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","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}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","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}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}