9router 0.2.79 → 0.2.80

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 (257) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +40 -40
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  5. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/_global-error.html +2 -2
  17. package/app/.next/server/app/_global-error.rsc +1 -1
  18. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  19. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  20. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  21. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  22. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  23. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  24. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/_not-found.html +1 -1
  26. package/app/.next/server/app/_not-found.rsc +2 -2
  27. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  28. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  29. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  30. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  31. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  32. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  33. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/pricing/route.js +1 -1
  60. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  67. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/usage/providers/route.js +3 -3
  84. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/v1/models/route.js +1 -1
  92. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  97. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/callback.html +1 -1
  100. package/app/.next/server/app/callback.rsc +2 -2
  101. package/app/.next/server/app/callback.segments/_full.segment.rsc +2 -2
  102. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  103. package/app/.next/server/app/callback.segments/_index.segment.rsc +2 -2
  104. package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  105. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  106. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  107. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  108. package/app/.next/server/app/dashboard/cli-tools.rsc +4 -4
  109. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  110. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  111. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  112. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  113. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +4 -4
  114. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  115. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +2 -2
  116. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  117. package/app/.next/server/app/dashboard/combos.html +1 -1
  118. package/app/.next/server/app/dashboard/combos.rsc +4 -4
  119. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  120. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  121. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  122. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  123. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +4 -4
  124. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  125. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +2 -2
  126. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  127. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  128. package/app/.next/server/app/dashboard/endpoint.rsc +4 -4
  129. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  130. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  131. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  132. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  133. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +4 -4
  134. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  135. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +2 -2
  136. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  137. package/app/.next/server/app/dashboard/profile.html +1 -1
  138. package/app/.next/server/app/dashboard/profile.rsc +4 -4
  139. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  140. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  141. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  142. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  143. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  144. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  145. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +2 -2
  146. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  147. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  148. package/app/.next/server/app/dashboard/providers/new.rsc +4 -4
  149. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  150. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  151. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  152. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  153. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  154. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +4 -4
  155. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  156. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +2 -2
  157. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  158. package/app/.next/server/app/dashboard/providers.html +1 -1
  159. package/app/.next/server/app/dashboard/providers.rsc +4 -4
  160. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  161. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  162. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  163. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  164. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +4 -4
  165. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  166. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +2 -2
  167. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  168. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  169. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  171. package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  172. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  173. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  174. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +2 -2
  175. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  176. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  177. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  178. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  179. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  180. package/app/.next/server/app/dashboard/translator.html +1 -1
  181. package/app/.next/server/app/dashboard/translator.rsc +4 -4
  182. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  183. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  184. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  185. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  186. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +4 -4
  187. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  188. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +2 -2
  189. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  190. package/app/.next/server/app/dashboard/usage.html +1 -1
  191. package/app/.next/server/app/dashboard/usage.rsc +4 -4
  192. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  193. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  194. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  195. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  196. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +4 -4
  197. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  198. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +2 -2
  199. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  200. package/app/.next/server/app/dashboard.html +1 -1
  201. package/app/.next/server/app/dashboard.rsc +4 -4
  202. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  203. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  204. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  205. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +4 -4
  206. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  207. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +2 -2
  208. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  209. package/app/.next/server/app/index.html +1 -1
  210. package/app/.next/server/app/index.rsc +2 -2
  211. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  212. package/app/.next/server/app/index.segments/_full.segment.rsc +2 -2
  213. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  214. package/app/.next/server/app/index.segments/_index.segment.rsc +2 -2
  215. package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  216. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/landing.html +1 -1
  218. package/app/.next/server/app/landing.rsc +2 -2
  219. package/app/.next/server/app/landing.segments/_full.segment.rsc +2 -2
  220. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  221. package/app/.next/server/app/landing.segments/_index.segment.rsc +2 -2
  222. package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  223. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  224. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  225. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/login.html +1 -1
  227. package/app/.next/server/app/login.rsc +3 -3
  228. package/app/.next/server/app/login.segments/_full.segment.rsc +3 -3
  229. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  230. package/app/.next/server/app/login.segments/_index.segment.rsc +2 -2
  231. package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  232. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  233. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  234. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app-paths-manifest.json +40 -40
  236. package/app/.next/server/chunks/3110.js +2 -2
  237. package/app/.next/server/chunks/3990.js +3 -3
  238. package/app/.next/server/chunks/412.js +3 -11
  239. package/app/.next/server/chunks/5330.js +11 -3
  240. package/app/.next/server/chunks/7341.js +1 -1
  241. package/app/.next/server/chunks/7647.js +1 -1
  242. package/app/.next/server/chunks/8152.js +1 -1
  243. package/app/.next/server/chunks/8954.js +1 -1
  244. package/app/.next/server/chunks/9718.js +1 -1
  245. package/app/.next/server/pages/404.html +1 -1
  246. package/app/.next/server/pages/500.html +2 -2
  247. package/app/.next/server/server-reference-manifest.js +1 -1
  248. package/app/.next/server/server-reference-manifest.json +1 -1
  249. package/app/.next/static/chunks/{8729-c290b7a234aecfab.js → 8729-357c4b76a239bd75.js} +1 -1
  250. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-7b546958559f0a9d.js +1 -0
  251. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-fb47ee60e862be6a.js +1 -0
  252. package/app/package.json +1 -1
  253. package/package.json +1 -1
  254. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-738071ba2546b274.js +0 -1
  255. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-9d8903890389d598.js +0 -1
  256. /package/app/.next/static/{N1waQJ2nd9i6XzUYClHLi → aAu7AvTHT43IAQeElfaSV}/_buildManifest.js +0 -0
  257. /package/app/.next/static/{N1waQJ2nd9i6XzUYClHLi → aAu7AvTHT43IAQeElfaSV}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- N1waQJ2nd9i6XzUYClHLi
1
+ aAu7AvTHT43IAQeElfaSV
@@ -1,81 +1,81 @@
1
1
  {
2
- "/_global-error/page": "/_global-error",
3
2
  "/_not-found/page": "/_not-found",
3
+ "/_global-error/page": "/_global-error",
4
4
  "/api/auth/login/route": "/api/auth/login",
5
+ "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
5
6
  "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
6
7
  "/api/auth/logout/route": "/api/auth/logout",
7
- "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
8
- "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
8
+ "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
9
9
  "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
10
- "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
10
+ "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
11
11
  "/api/cloud/auth/route": "/api/cloud/auth",
12
+ "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
12
13
  "/api/cloud/models/alias/route": "/api/cloud/models/alias",
14
+ "/api/combos/[id]/route": "/api/combos/[id]",
13
15
  "/api/combos/route": "/api/combos",
14
- "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
15
- "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
16
+ "/api/models/alias/route": "/api/models/alias",
17
+ "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
16
18
  "/api/init/route": "/api/init",
17
19
  "/api/keys/[id]/route": "/api/keys/[id]",
18
- "/api/models/alias/route": "/api/models/alias",
19
- "/api/models/route": "/api/models",
20
- "/api/keys/route": "/api/keys",
21
- "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
22
20
  "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
23
- "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
24
- "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
21
+ "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
25
22
  "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
26
- "/api/combos/[id]/route": "/api/combos/[id]",
27
- "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
23
+ "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
24
+ "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
28
25
  "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
29
- "/api/pricing/route": "/api/pricing",
30
- "/api/providers/[id]/models/route": "/api/providers/[id]/models",
31
26
  "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
32
- "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
27
+ "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
28
+ "/api/models/route": "/api/models",
29
+ "/api/keys/route": "/api/keys",
33
30
  "/api/providers/[id]/route": "/api/providers/[id]",
34
- "/api/settings/require-login/route": "/api/settings/require-login",
31
+ "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
35
32
  "/api/providers/[id]/test/route": "/api/providers/[id]/test",
36
- "/api/settings/route": "/api/settings",
33
+ "/api/providers/[id]/models/route": "/api/providers/[id]/models",
37
34
  "/api/providers/client/route": "/api/providers/client",
38
- "/api/providers/route": "/api/providers",
39
- "/api/sync/initialize/route": "/api/sync/initialize",
40
- "/api/translator/save/route": "/api/translator/save",
35
+ "/api/pricing/route": "/api/pricing",
41
36
  "/api/providers/validate/route": "/api/providers/validate",
42
- "/api/tags/route": "/api/tags",
37
+ "/api/settings/route": "/api/settings",
38
+ "/api/providers/route": "/api/providers",
43
39
  "/api/shutdown/route": "/api/shutdown",
40
+ "/api/settings/require-login/route": "/api/settings/require-login",
41
+ "/api/sync/cloud/route": "/api/sync/cloud",
44
42
  "/api/translator/load/route": "/api/translator/load",
43
+ "/api/sync/initialize/route": "/api/sync/initialize",
44
+ "/api/tags/route": "/api/tags",
45
+ "/api/translator/translate/route": "/api/translator/translate",
45
46
  "/api/translator/send/route": "/api/translator/send",
46
- "/api/sync/cloud/route": "/api/sync/cloud",
47
+ "/api/translator/save/route": "/api/translator/save",
48
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
47
49
  "/api/usage/logs/route": "/api/usage/logs",
48
- "/api/usage/providers/route": "/api/usage/providers",
49
50
  "/api/usage/history/route": "/api/usage/history",
50
- "/api/translator/translate/route": "/api/translator/translate",
51
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
52
- "/api/usage/request-details/route": "/api/usage/request-details",
53
- "/api/usage/request-logs/route": "/api/usage/request-logs",
54
- "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
55
- "/api/v1/messages/route": "/api/v1/messages",
51
+ "/api/usage/providers/route": "/api/usage/providers",
56
52
  "/api/v1/api/chat/route": "/api/v1/api/chat",
53
+ "/api/usage/request-logs/route": "/api/usage/request-logs",
54
+ "/api/usage/request-details/route": "/api/usage/request-details",
57
55
  "/api/v1/chat/completions/route": "/api/v1/chat/completions",
56
+ "/api/v1/route": "/api/v1",
58
57
  "/api/v1/responses/route": "/api/v1/responses",
59
- "/api/v1/models/route": "/api/v1/models",
58
+ "/api/v1/messages/route": "/api/v1/messages",
59
+ "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
60
60
  "/api/v1beta/models/route": "/api/v1beta/models",
61
+ "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
61
62
  "/favicon.ico/route": "/favicon.ico",
62
- "/api/v1/route": "/api/v1",
63
- "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
63
+ "/api/v1/models/route": "/api/v1/models",
64
64
  "/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
65
65
  "/api/provider-nodes/route": "/api/provider-nodes",
66
- "/landing/page": "/landing",
67
- "/login/page": "/login",
68
66
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
69
67
  "/callback/page": "/callback",
68
+ "/landing/page": "/landing",
69
+ "/login/page": "/login",
70
70
  "/page": "/",
71
71
  "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
72
72
  "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
73
- "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
74
73
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
75
- "/(dashboard)/dashboard/page": "/dashboard",
76
74
  "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
77
- "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
78
- "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
79
75
  "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
76
+ "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
77
+ "/(dashboard)/dashboard/page": "/dashboard",
78
+ "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
79
+ "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
80
80
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers"
81
81
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/N1waQJ2nd9i6XzUYClHLi/_buildManifest.js",
8
- "static/N1waQJ2nd9i6XzUYClHLi/_ssgManifest.js"
7
+ "static/aAu7AvTHT43IAQeElfaSV/_buildManifest.js",
8
+ "static/aAu7AvTHT43IAQeElfaSV/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-79a9aedf42a631d8.js",
@@ -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}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"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":5154,"name":"*","chunks":["8729","static/chunks/8729-c290b7a234aecfab.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-c290b7a234aecfab.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","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}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"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":5154,"name":"*","chunks":["8729","static/chunks/8729-357c4b76a239bd75.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-357c4b76a239bd75.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"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":5154,"name":"*","chunks":["8729","static/chunks/8729-c290b7a234aecfab.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-c290b7a234aecfab.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"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":5154,"name":"*","chunks":["8729","static/chunks/8729-357c4b76a239bd75.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-357c4b76a239bd75.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}