omniroute 0.4.0 → 0.6.0

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 (768) hide show
  1. package/README.md +67 -1
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +29 -27
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/prerender-manifest.json +51 -32
  6. package/app/.next/routes-manifest.json +18 -6
  7. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -0
  9. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -0
  17. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -0
  18. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -0
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  53. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/_global-error.html +2 -2
  57. package/app/.next/server/app/_global-error.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  61. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  62. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  63. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  64. package/app/.next/server/app/_not-found/page.js +2 -2
  65. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  66. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/_not-found.html +1 -1
  68. package/app/.next/server/app/_not-found.rsc +4 -4
  69. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  70. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  71. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  72. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  73. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  74. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  75. package/app/.next/server/app/api/auth/login/route.js +1 -1
  76. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  81. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  83. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  85. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  91. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  95. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  98. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  102. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/combos/route.js +1 -1
  110. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  115. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/evals/route.js +1 -1
  117. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/keys/route.js +1 -1
  122. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/models/catalog/route.js +1 -1
  126. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/models/route.js +1 -1
  128. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  130. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  140. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/provider-metrics/route.js +8 -0
  144. package/app/.next/server/app/api/provider-metrics/route.js.nft.json +1 -0
  145. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -0
  146. package/app/.next/server/app/api/provider-models/route.js +1 -1
  147. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  152. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/providers/route.js +1 -1
  157. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/settings/route.js +1 -1
  172. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  201. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/callback/page.js +2 -2
  217. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  218. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/callback.html +1 -1
  220. package/app/.next/server/app/callback.rsc +4 -4
  221. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  222. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  223. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  224. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  225. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  226. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  227. package/app/.next/server/app/dashboard/analytics.html +1 -0
  228. package/app/.next/server/app/dashboard/analytics.meta +17 -0
  229. package/app/.next/server/app/dashboard/analytics.rsc +24 -0
  230. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +9 -0
  231. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +4 -0
  232. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  233. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  234. package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +24 -0
  235. package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +6 -0
  236. package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +9 -0
  237. package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +5 -0
  238. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  239. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  240. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  241. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  242. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  244. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  245. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  246. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  247. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/combos.html +1 -1
  249. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  250. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  251. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  254. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  255. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  256. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  257. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  258. package/app/.next/server/app/dashboard/costs.html +1 -0
  259. package/app/.next/server/app/dashboard/costs.meta +17 -0
  260. package/app/.next/server/app/dashboard/costs.rsc +24 -0
  261. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +9 -0
  262. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +4 -0
  263. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  264. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  265. package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +24 -0
  266. package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +6 -0
  267. package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +9 -0
  268. package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +5 -0
  269. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  270. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  271. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  272. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  274. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  276. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  277. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  278. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  279. package/app/.next/server/app/dashboard/health.html +1 -1
  280. package/app/.next/server/app/dashboard/health.rsc +6 -6
  281. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +2 -2
  282. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  284. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +6 -6
  286. package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +1 -1
  287. package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +3 -3
  288. package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
  289. package/app/.next/server/app/dashboard/onboarding.html +1 -1
  290. package/app/.next/server/app/dashboard/onboarding.rsc +5 -5
  291. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
  292. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
  293. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  294. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  295. package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +5 -5
  296. package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
  297. package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +3 -3
  298. package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
  299. package/app/.next/server/app/dashboard/profile.html +1 -1
  300. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  301. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  302. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  303. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  305. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  306. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  307. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  308. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  309. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  310. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  311. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  312. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  313. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  317. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  318. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  319. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  320. package/app/.next/server/app/dashboard/providers.html +1 -1
  321. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  322. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  323. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  325. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  326. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  327. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  328. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  329. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  330. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  331. package/app/.next/server/app/dashboard/settings/pricing.rsc +6 -6
  332. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  333. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  334. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -6
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  340. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  341. package/app/.next/server/app/dashboard/settings.html +1 -1
  342. package/app/.next/server/app/dashboard/settings.rsc +6 -6
  343. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
  344. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  345. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  346. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  347. package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +6 -6
  348. package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
  349. package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +3 -3
  350. package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
  351. package/app/.next/server/app/dashboard/translator.html +2 -2
  352. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  353. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  354. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  355. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  356. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  357. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  358. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  359. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  360. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  361. package/app/.next/server/app/dashboard/usage.html +1 -2
  362. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  363. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  364. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  365. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  366. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  367. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  368. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  370. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  371. package/app/.next/server/app/docs/page.js +2 -2
  372. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  373. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  374. package/app/.next/server/app/docs.html +1 -1
  375. package/app/.next/server/app/docs.rsc +79 -20
  376. package/app/.next/server/app/docs.segments/_full.segment.rsc +79 -20
  377. package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  378. package/app/.next/server/app/docs.segments/_index.segment.rsc +3 -3
  379. package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  380. package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +65 -9
  381. package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  382. package/app/.next/server/app/forbidden/page.js +2 -2
  383. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  384. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  385. package/app/.next/server/app/forbidden.html +1 -1
  386. package/app/.next/server/app/forbidden.rsc +4 -4
  387. package/app/.next/server/app/forbidden.segments/_full.segment.rsc +4 -4
  388. package/app/.next/server/app/forbidden.segments/_head.segment.rsc +1 -1
  389. package/app/.next/server/app/forbidden.segments/_index.segment.rsc +3 -3
  390. package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +2 -2
  391. package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +1 -1
  392. package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +1 -1
  393. package/app/.next/server/app/forgot-password/page.js +2 -2
  394. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  395. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/forgot-password.html +1 -1
  397. package/app/.next/server/app/forgot-password.rsc +5 -5
  398. package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +5 -5
  399. package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +1 -1
  400. package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +3 -3
  401. package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +2 -2
  402. package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +2 -2
  403. package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +1 -1
  404. package/app/.next/server/app/index.html +1 -1
  405. package/app/.next/server/app/index.rsc +4 -4
  406. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  407. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  408. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  409. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  410. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  411. package/app/.next/server/app/landing/page.js +2 -2
  412. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  413. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  414. package/app/.next/server/app/landing.html +1 -1
  415. package/app/.next/server/app/landing.rsc +5 -5
  416. package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
  417. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  418. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  419. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  420. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  421. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  422. package/app/.next/server/app/login/page.js +2 -2
  423. package/app/.next/server/app/login/page.js.nft.json +1 -1
  424. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  425. package/app/.next/server/app/login.html +1 -1
  426. package/app/.next/server/app/login.rsc +5 -5
  427. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  428. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  429. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  430. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  431. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  432. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  433. package/app/.next/server/app/page.js +2 -2
  434. package/app/.next/server/app/page.js.nft.json +1 -1
  435. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  436. package/app/.next/server/app/privacy/page.js +2 -2
  437. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  438. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  439. package/app/.next/server/app/privacy.html +1 -1
  440. package/app/.next/server/app/privacy.rsc +4 -4
  441. package/app/.next/server/app/privacy.segments/_full.segment.rsc +4 -4
  442. package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  443. package/app/.next/server/app/privacy.segments/_index.segment.rsc +3 -3
  444. package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  445. package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
  446. package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  447. package/app/.next/server/app/terms/page.js +2 -2
  448. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  449. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  450. package/app/.next/server/app/terms.html +1 -1
  451. package/app/.next/server/app/terms.rsc +5 -5
  452. package/app/.next/server/app/terms.segments/_full.segment.rsc +5 -5
  453. package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  454. package/app/.next/server/app/terms.segments/_index.segment.rsc +3 -3
  455. package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  456. package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +4 -3
  457. package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  458. package/app/.next/server/app-paths-manifest.json +29 -27
  459. package/app/.next/server/chunks/1099.js +37 -0
  460. package/app/.next/server/chunks/1746.js +1 -1
  461. package/app/.next/server/chunks/2951.js +1 -0
  462. package/app/.next/server/chunks/3994.js +3 -0
  463. package/app/.next/server/chunks/4352.js +1 -1
  464. package/app/.next/server/chunks/4755.js +3 -3
  465. package/app/.next/server/chunks/4832.js +1 -1
  466. package/app/.next/server/chunks/6599.js +1 -1
  467. package/app/.next/server/chunks/7093.js +1 -1
  468. package/app/.next/server/chunks/7968.js +1 -1
  469. package/app/.next/server/chunks/{3676.js → 8757.js} +2 -2
  470. package/app/.next/server/pages/404.html +1 -1
  471. package/app/.next/server/pages/500.html +2 -2
  472. package/app/.next/server/server-reference-manifest.js +1 -1
  473. package/app/.next/server/server-reference-manifest.json +1 -1
  474. package/app/.next/static/chunks/1525-0490b1d3ebb15eb3.js +21 -0
  475. package/app/.next/static/chunks/7013-718042994c9127fa.js +1 -0
  476. package/app/.next/static/chunks/782-5e138760b7f7bf48.js +3 -0
  477. package/app/.next/static/chunks/{7896-6e5648294ec51150.js → 7896-bb71297e90acdc1f.js} +1 -1
  478. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-573ff2d886ab4ebe.js +1 -0
  479. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-4cec40aa933b932e.js → page-f3a2678e8e5bf391.js} +1 -1
  480. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-0ec8339a5e63e29b.js +1 -0
  481. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-2a5064e99a57f4bc.js +1 -0
  482. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-e5700be790d01b76.js +1 -0
  483. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-0faaac5804459ad7.js +1 -0
  484. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-b7f4f0bd54a35446.js +1 -0
  485. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-e2a596e88d2b6300.js +1 -0
  486. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-0a52b0b6a790afd5.js +1 -0
  487. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-9667287d75830fd5.js → page-8d7182afc4e86131.js} +1 -1
  488. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-8ecd49c8dede42af.js +1 -0
  489. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-9460e0e29ba0ca7d.js +1 -0
  490. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-834e40170968cf11.js +1 -0
  491. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-6190920e7526556c.js → page-3118c206aab6ba2d.js} +1 -1
  492. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-016d44203ff299ac.js +1 -0
  493. package/app/.next/static/chunks/app/(dashboard)/{layout-b6fc79d0628b97e3.js → layout-5cca2595e89e770c.js} +1 -1
  494. package/app/.next/static/chunks/app/_global-error/page-e2a596e88d2b6300.js +1 -0
  495. package/app/.next/static/chunks/app/_not-found/page-e2a596e88d2b6300.js +1 -0
  496. package/app/.next/static/chunks/app/api/auth/login/route-e2a596e88d2b6300.js +1 -0
  497. package/app/.next/static/chunks/app/api/auth/logout/route-e2a596e88d2b6300.js +1 -0
  498. package/app/.next/static/chunks/app/api/cache/route-e2a596e88d2b6300.js +1 -0
  499. package/app/.next/static/chunks/app/api/cache/stats/route-e2a596e88d2b6300.js +1 -0
  500. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e2a596e88d2b6300.js +1 -0
  501. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-e2a596e88d2b6300.js +1 -0
  502. package/app/.next/static/chunks/app/api/cli-tools/backups/route-e2a596e88d2b6300.js +1 -0
  503. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-e2a596e88d2b6300.js +1 -0
  504. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-e2a596e88d2b6300.js +1 -0
  505. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-e2a596e88d2b6300.js +1 -0
  506. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-e2a596e88d2b6300.js +1 -0
  507. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-e2a596e88d2b6300.js +1 -0
  508. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-e2a596e88d2b6300.js +1 -0
  509. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-e2a596e88d2b6300.js +1 -0
  510. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-e2a596e88d2b6300.js +1 -0
  511. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-e2a596e88d2b6300.js +1 -0
  512. package/app/.next/static/chunks/app/api/cloud/auth/route-e2a596e88d2b6300.js +1 -0
  513. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-e2a596e88d2b6300.js +1 -0
  514. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-e2a596e88d2b6300.js +1 -0
  515. package/app/.next/static/chunks/app/api/cloud/models/alias/route-e2a596e88d2b6300.js +1 -0
  516. package/app/.next/static/chunks/app/api/combos/[id]/route-e2a596e88d2b6300.js +1 -0
  517. package/app/.next/static/chunks/app/api/combos/metrics/route-e2a596e88d2b6300.js +1 -0
  518. package/app/.next/static/chunks/app/api/combos/route-e2a596e88d2b6300.js +1 -0
  519. package/app/.next/static/chunks/app/api/combos/test/route-e2a596e88d2b6300.js +1 -0
  520. package/app/.next/static/chunks/app/api/compliance/audit-log/route-e2a596e88d2b6300.js +1 -0
  521. package/app/.next/static/chunks/app/api/db-backups/route-e2a596e88d2b6300.js +1 -0
  522. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-e2a596e88d2b6300.js +1 -0
  523. package/app/.next/static/chunks/app/api/evals/route-e2a596e88d2b6300.js +1 -0
  524. package/app/.next/static/chunks/app/api/fallback/chains/route-e2a596e88d2b6300.js +1 -0
  525. package/app/.next/static/chunks/app/api/init/route-e2a596e88d2b6300.js +1 -0
  526. package/app/.next/static/chunks/app/api/keys/[id]/route-e2a596e88d2b6300.js +1 -0
  527. package/app/.next/static/chunks/app/api/keys/route-e2a596e88d2b6300.js +1 -0
  528. package/app/.next/static/chunks/app/api/models/alias/route-e2a596e88d2b6300.js +1 -0
  529. package/app/.next/static/chunks/app/api/models/availability/route-e2a596e88d2b6300.js +1 -0
  530. package/app/.next/static/chunks/app/api/models/catalog/route-e2a596e88d2b6300.js +1 -0
  531. package/app/.next/static/chunks/app/api/models/route-e2a596e88d2b6300.js +1 -0
  532. package/app/.next/static/chunks/app/api/monitoring/health/route-e2a596e88d2b6300.js +1 -0
  533. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-e2a596e88d2b6300.js +1 -0
  534. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-e2a596e88d2b6300.js +1 -0
  535. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-e2a596e88d2b6300.js +1 -0
  536. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-e2a596e88d2b6300.js +1 -0
  537. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-e2a596e88d2b6300.js +1 -0
  538. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-e2a596e88d2b6300.js +1 -0
  539. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-e2a596e88d2b6300.js +1 -0
  540. package/app/.next/static/chunks/app/api/policies/route-e2a596e88d2b6300.js +1 -0
  541. package/app/.next/static/chunks/app/api/pricing/defaults/route-e2a596e88d2b6300.js +1 -0
  542. package/app/.next/static/chunks/app/api/pricing/models/route-e2a596e88d2b6300.js +1 -0
  543. package/app/.next/static/chunks/app/api/pricing/route-e2a596e88d2b6300.js +1 -0
  544. package/app/.next/static/chunks/app/api/provider-metrics/route-e2a596e88d2b6300.js +1 -0
  545. package/app/.next/static/chunks/app/api/provider-models/route-e2a596e88d2b6300.js +1 -0
  546. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-e2a596e88d2b6300.js +1 -0
  547. package/app/.next/static/chunks/app/api/provider-nodes/route-e2a596e88d2b6300.js +1 -0
  548. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-e2a596e88d2b6300.js +1 -0
  549. package/app/.next/static/chunks/app/api/providers/[id]/models/route-e2a596e88d2b6300.js +1 -0
  550. package/app/.next/static/chunks/app/api/providers/[id]/route-e2a596e88d2b6300.js +1 -0
  551. package/app/.next/static/chunks/app/api/providers/[id]/test/route-e2a596e88d2b6300.js +1 -0
  552. package/app/.next/static/chunks/app/api/providers/client/route-e2a596e88d2b6300.js +1 -0
  553. package/app/.next/static/chunks/app/api/providers/route-e2a596e88d2b6300.js +1 -0
  554. package/app/.next/static/chunks/app/api/providers/test-batch/route-e2a596e88d2b6300.js +1 -0
  555. package/app/.next/static/chunks/app/api/providers/validate/route-e2a596e88d2b6300.js +1 -0
  556. package/app/.next/static/chunks/app/api/rate-limit/route-e2a596e88d2b6300.js +1 -0
  557. package/app/.next/static/chunks/app/api/rate-limits/route-e2a596e88d2b6300.js +1 -0
  558. package/app/.next/static/chunks/app/api/resilience/reset/route-e2a596e88d2b6300.js +1 -0
  559. package/app/.next/static/chunks/app/api/resilience/route-e2a596e88d2b6300.js +1 -0
  560. package/app/.next/static/chunks/app/api/restart/route-e2a596e88d2b6300.js +1 -0
  561. package/app/.next/static/chunks/app/api/sessions/route-e2a596e88d2b6300.js +1 -0
  562. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-e2a596e88d2b6300.js +1 -0
  563. package/app/.next/static/chunks/app/api/settings/ip-filter/route-e2a596e88d2b6300.js +1 -0
  564. package/app/.next/static/chunks/app/api/settings/proxy/route-e2a596e88d2b6300.js +1 -0
  565. package/app/.next/static/chunks/app/api/settings/proxy/test/route-e2a596e88d2b6300.js +1 -0
  566. package/app/.next/static/chunks/app/api/settings/require-login/route-e2a596e88d2b6300.js +1 -0
  567. package/app/.next/static/chunks/app/api/settings/route-e2a596e88d2b6300.js +1 -0
  568. package/app/.next/static/chunks/app/api/settings/system-prompt/route-e2a596e88d2b6300.js +1 -0
  569. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-e2a596e88d2b6300.js +1 -0
  570. package/app/.next/static/chunks/app/api/shutdown/route-e2a596e88d2b6300.js +1 -0
  571. package/app/.next/static/chunks/app/api/storage/health/route-e2a596e88d2b6300.js +1 -0
  572. package/app/.next/static/chunks/app/api/sync/cloud/route-e2a596e88d2b6300.js +1 -0
  573. package/app/.next/static/chunks/app/api/sync/initialize/route-e2a596e88d2b6300.js +1 -0
  574. package/app/.next/static/chunks/app/api/tags/route-e2a596e88d2b6300.js +1 -0
  575. package/app/.next/static/chunks/app/api/telemetry/summary/route-e2a596e88d2b6300.js +1 -0
  576. package/app/.next/static/chunks/app/api/token-health/route-e2a596e88d2b6300.js +1 -0
  577. package/app/.next/static/chunks/app/api/translator/detect/route-e2a596e88d2b6300.js +1 -0
  578. package/app/.next/static/chunks/app/api/translator/history/route-e2a596e88d2b6300.js +1 -0
  579. package/app/.next/static/chunks/app/api/translator/load/route-e2a596e88d2b6300.js +1 -0
  580. package/app/.next/static/chunks/app/api/translator/save/route-e2a596e88d2b6300.js +1 -0
  581. package/app/.next/static/chunks/app/api/translator/send/route-e2a596e88d2b6300.js +1 -0
  582. package/app/.next/static/chunks/app/api/translator/translate/route-e2a596e88d2b6300.js +1 -0
  583. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-e2a596e88d2b6300.js +1 -0
  584. package/app/.next/static/chunks/app/api/usage/analytics/route-e2a596e88d2b6300.js +1 -0
  585. package/app/.next/static/chunks/app/api/usage/budget/route-e2a596e88d2b6300.js +1 -0
  586. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-e2a596e88d2b6300.js +1 -0
  587. package/app/.next/static/chunks/app/api/usage/call-logs/route-e2a596e88d2b6300.js +1 -0
  588. package/app/.next/static/chunks/app/api/usage/history/route-e2a596e88d2b6300.js +1 -0
  589. package/app/.next/static/chunks/app/api/usage/logs/route-e2a596e88d2b6300.js +1 -0
  590. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-e2a596e88d2b6300.js +1 -0
  591. package/app/.next/static/chunks/app/api/usage/request-logs/route-e2a596e88d2b6300.js +1 -0
  592. package/app/.next/static/chunks/app/api/v1/api/chat/route-e2a596e88d2b6300.js +1 -0
  593. package/app/.next/static/chunks/app/api/v1/audio/speech/route-e2a596e88d2b6300.js +1 -0
  594. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-e2a596e88d2b6300.js +1 -0
  595. package/app/.next/static/chunks/app/api/v1/chat/completions/route-e2a596e88d2b6300.js +1 -0
  596. package/app/.next/static/chunks/app/api/v1/embeddings/route-e2a596e88d2b6300.js +1 -0
  597. package/app/.next/static/chunks/app/api/v1/images/generations/route-e2a596e88d2b6300.js +1 -0
  598. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-e2a596e88d2b6300.js +1 -0
  599. package/app/.next/static/chunks/app/api/v1/messages/route-e2a596e88d2b6300.js +1 -0
  600. package/app/.next/static/chunks/app/api/v1/models/route-e2a596e88d2b6300.js +1 -0
  601. package/app/.next/static/chunks/app/api/v1/moderations/route-e2a596e88d2b6300.js +1 -0
  602. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-e2a596e88d2b6300.js +1 -0
  603. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-e2a596e88d2b6300.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-e2a596e88d2b6300.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/rerank/route-e2a596e88d2b6300.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/responses/route-e2a596e88d2b6300.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/route-e2a596e88d2b6300.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-e2a596e88d2b6300.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1beta/models/route-e2a596e88d2b6300.js +1 -0
  610. package/app/.next/static/chunks/app/forgot-password/{page-9c116a597f3df4d1.js → page-9cf548e06e388c72.js} +1 -1
  611. package/app/.next/static/chunks/app/landing/page-24ee8d70cde143a9.js +1 -0
  612. package/app/.next/static/chunks/app/login/{page-93ac51059ef434b7.js → page-1fe2fbac3d005b28.js} +1 -1
  613. package/app/.next/static/chunks/app/page-e2a596e88d2b6300.js +1 -0
  614. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-e2a596e88d2b6300.js +1 -0
  615. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-e2a596e88d2b6300.js +1 -0
  616. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e2a596e88d2b6300.js +1 -0
  617. package/app/.next/static/css/c5abed4408431005.css +1 -0
  618. package/app/.next/static/rOPfajANd87vZxQGR87nA/_buildManifest.js +1 -0
  619. package/app/package.json +1 -1
  620. package/app/public/apple-touch-icon.svg +26 -0
  621. package/app/public/favicon.svg +18 -4
  622. package/app/public/icon-192.svg +25 -0
  623. package/package.json +1 -1
  624. package/app/.next/server/app/favicon.ico/route.js +0 -1
  625. package/app/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  626. package/app/.next/server/app/favicon.ico.body +0 -0
  627. package/app/.next/server/app/favicon.ico.meta +0 -1
  628. package/app/.next/server/chunks/216.js +0 -37
  629. package/app/.next/server/chunks/4436.js +0 -1
  630. package/app/.next/server/chunks/4822.js +0 -3
  631. package/app/.next/server/chunks/867.js +0 -1
  632. package/app/.next/static/H6LKncewEoggilnvYL9Ff/_buildManifest.js +0 -1
  633. package/app/.next/static/chunks/1525-ec661e96acc6574e.js +0 -21
  634. package/app/.next/static/chunks/3191-0bbb8ebd1bd32d1d.js +0 -1
  635. package/app/.next/static/chunks/600-84211b75b24af21c.js +0 -3
  636. package/app/.next/static/chunks/6941-77ce2b3be7709b94.js +0 -1
  637. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-962f1e2bfe0d0b8d.js +0 -1
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-5caaa75c0ab78bc1.js +0 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-81352b2272952085.js +0 -1
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-3d3dabe4363d421d.js +0 -1
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-c02303813bcb9777.js +0 -1
  642. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-57279ed20b5399be.js +0 -1
  643. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-d08547fcb1031577.js +0 -1
  644. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-26179a630baa2686.js +0 -1
  645. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-a22d14af518d5b43.js +0 -1
  646. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-d1066b6c4c28fe46.js +0 -1
  647. package/app/.next/static/chunks/app/_global-error/page-c02303813bcb9777.js +0 -1
  648. package/app/.next/static/chunks/app/_not-found/page-c02303813bcb9777.js +0 -1
  649. package/app/.next/static/chunks/app/api/auth/login/route-c02303813bcb9777.js +0 -1
  650. package/app/.next/static/chunks/app/api/auth/logout/route-c02303813bcb9777.js +0 -1
  651. package/app/.next/static/chunks/app/api/cache/route-c02303813bcb9777.js +0 -1
  652. package/app/.next/static/chunks/app/api/cache/stats/route-c02303813bcb9777.js +0 -1
  653. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-c02303813bcb9777.js +0 -1
  654. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-c02303813bcb9777.js +0 -1
  655. package/app/.next/static/chunks/app/api/cli-tools/backups/route-c02303813bcb9777.js +0 -1
  656. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-c02303813bcb9777.js +0 -1
  657. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-c02303813bcb9777.js +0 -1
  658. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-c02303813bcb9777.js +0 -1
  659. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-c02303813bcb9777.js +0 -1
  660. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-c02303813bcb9777.js +0 -1
  661. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-c02303813bcb9777.js +0 -1
  662. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-c02303813bcb9777.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-c02303813bcb9777.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-c02303813bcb9777.js +0 -1
  665. package/app/.next/static/chunks/app/api/cloud/auth/route-c02303813bcb9777.js +0 -1
  666. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-c02303813bcb9777.js +0 -1
  667. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-c02303813bcb9777.js +0 -1
  668. package/app/.next/static/chunks/app/api/cloud/models/alias/route-c02303813bcb9777.js +0 -1
  669. package/app/.next/static/chunks/app/api/combos/[id]/route-c02303813bcb9777.js +0 -1
  670. package/app/.next/static/chunks/app/api/combos/metrics/route-c02303813bcb9777.js +0 -1
  671. package/app/.next/static/chunks/app/api/combos/route-c02303813bcb9777.js +0 -1
  672. package/app/.next/static/chunks/app/api/combos/test/route-c02303813bcb9777.js +0 -1
  673. package/app/.next/static/chunks/app/api/compliance/audit-log/route-c02303813bcb9777.js +0 -1
  674. package/app/.next/static/chunks/app/api/db-backups/route-c02303813bcb9777.js +0 -1
  675. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-c02303813bcb9777.js +0 -1
  676. package/app/.next/static/chunks/app/api/evals/route-c02303813bcb9777.js +0 -1
  677. package/app/.next/static/chunks/app/api/fallback/chains/route-c02303813bcb9777.js +0 -1
  678. package/app/.next/static/chunks/app/api/init/route-c02303813bcb9777.js +0 -1
  679. package/app/.next/static/chunks/app/api/keys/[id]/route-c02303813bcb9777.js +0 -1
  680. package/app/.next/static/chunks/app/api/keys/route-c02303813bcb9777.js +0 -1
  681. package/app/.next/static/chunks/app/api/models/alias/route-c02303813bcb9777.js +0 -1
  682. package/app/.next/static/chunks/app/api/models/availability/route-c02303813bcb9777.js +0 -1
  683. package/app/.next/static/chunks/app/api/models/catalog/route-c02303813bcb9777.js +0 -1
  684. package/app/.next/static/chunks/app/api/models/route-c02303813bcb9777.js +0 -1
  685. package/app/.next/static/chunks/app/api/monitoring/health/route-c02303813bcb9777.js +0 -1
  686. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-c02303813bcb9777.js +0 -1
  687. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-c02303813bcb9777.js +0 -1
  688. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-c02303813bcb9777.js +0 -1
  689. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-c02303813bcb9777.js +0 -1
  690. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-c02303813bcb9777.js +0 -1
  691. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-c02303813bcb9777.js +0 -1
  692. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-c02303813bcb9777.js +0 -1
  693. package/app/.next/static/chunks/app/api/policies/route-c02303813bcb9777.js +0 -1
  694. package/app/.next/static/chunks/app/api/pricing/defaults/route-c02303813bcb9777.js +0 -1
  695. package/app/.next/static/chunks/app/api/pricing/models/route-c02303813bcb9777.js +0 -1
  696. package/app/.next/static/chunks/app/api/pricing/route-c02303813bcb9777.js +0 -1
  697. package/app/.next/static/chunks/app/api/provider-models/route-c02303813bcb9777.js +0 -1
  698. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-c02303813bcb9777.js +0 -1
  699. package/app/.next/static/chunks/app/api/provider-nodes/route-c02303813bcb9777.js +0 -1
  700. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-c02303813bcb9777.js +0 -1
  701. package/app/.next/static/chunks/app/api/providers/[id]/models/route-c02303813bcb9777.js +0 -1
  702. package/app/.next/static/chunks/app/api/providers/[id]/route-c02303813bcb9777.js +0 -1
  703. package/app/.next/static/chunks/app/api/providers/[id]/test/route-c02303813bcb9777.js +0 -1
  704. package/app/.next/static/chunks/app/api/providers/client/route-c02303813bcb9777.js +0 -1
  705. package/app/.next/static/chunks/app/api/providers/route-c02303813bcb9777.js +0 -1
  706. package/app/.next/static/chunks/app/api/providers/test-batch/route-c02303813bcb9777.js +0 -1
  707. package/app/.next/static/chunks/app/api/providers/validate/route-c02303813bcb9777.js +0 -1
  708. package/app/.next/static/chunks/app/api/rate-limit/route-c02303813bcb9777.js +0 -1
  709. package/app/.next/static/chunks/app/api/rate-limits/route-c02303813bcb9777.js +0 -1
  710. package/app/.next/static/chunks/app/api/resilience/reset/route-c02303813bcb9777.js +0 -1
  711. package/app/.next/static/chunks/app/api/resilience/route-c02303813bcb9777.js +0 -1
  712. package/app/.next/static/chunks/app/api/restart/route-c02303813bcb9777.js +0 -1
  713. package/app/.next/static/chunks/app/api/sessions/route-c02303813bcb9777.js +0 -1
  714. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-c02303813bcb9777.js +0 -1
  715. package/app/.next/static/chunks/app/api/settings/ip-filter/route-c02303813bcb9777.js +0 -1
  716. package/app/.next/static/chunks/app/api/settings/proxy/route-c02303813bcb9777.js +0 -1
  717. package/app/.next/static/chunks/app/api/settings/proxy/test/route-c02303813bcb9777.js +0 -1
  718. package/app/.next/static/chunks/app/api/settings/require-login/route-c02303813bcb9777.js +0 -1
  719. package/app/.next/static/chunks/app/api/settings/route-c02303813bcb9777.js +0 -1
  720. package/app/.next/static/chunks/app/api/settings/system-prompt/route-c02303813bcb9777.js +0 -1
  721. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-c02303813bcb9777.js +0 -1
  722. package/app/.next/static/chunks/app/api/shutdown/route-c02303813bcb9777.js +0 -1
  723. package/app/.next/static/chunks/app/api/storage/health/route-c02303813bcb9777.js +0 -1
  724. package/app/.next/static/chunks/app/api/sync/cloud/route-c02303813bcb9777.js +0 -1
  725. package/app/.next/static/chunks/app/api/sync/initialize/route-c02303813bcb9777.js +0 -1
  726. package/app/.next/static/chunks/app/api/tags/route-c02303813bcb9777.js +0 -1
  727. package/app/.next/static/chunks/app/api/telemetry/summary/route-c02303813bcb9777.js +0 -1
  728. package/app/.next/static/chunks/app/api/token-health/route-c02303813bcb9777.js +0 -1
  729. package/app/.next/static/chunks/app/api/translator/detect/route-c02303813bcb9777.js +0 -1
  730. package/app/.next/static/chunks/app/api/translator/history/route-c02303813bcb9777.js +0 -1
  731. package/app/.next/static/chunks/app/api/translator/load/route-c02303813bcb9777.js +0 -1
  732. package/app/.next/static/chunks/app/api/translator/save/route-c02303813bcb9777.js +0 -1
  733. package/app/.next/static/chunks/app/api/translator/send/route-c02303813bcb9777.js +0 -1
  734. package/app/.next/static/chunks/app/api/translator/translate/route-c02303813bcb9777.js +0 -1
  735. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-c02303813bcb9777.js +0 -1
  736. package/app/.next/static/chunks/app/api/usage/analytics/route-c02303813bcb9777.js +0 -1
  737. package/app/.next/static/chunks/app/api/usage/budget/route-c02303813bcb9777.js +0 -1
  738. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-c02303813bcb9777.js +0 -1
  739. package/app/.next/static/chunks/app/api/usage/call-logs/route-c02303813bcb9777.js +0 -1
  740. package/app/.next/static/chunks/app/api/usage/history/route-c02303813bcb9777.js +0 -1
  741. package/app/.next/static/chunks/app/api/usage/logs/route-c02303813bcb9777.js +0 -1
  742. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-c02303813bcb9777.js +0 -1
  743. package/app/.next/static/chunks/app/api/usage/request-logs/route-c02303813bcb9777.js +0 -1
  744. package/app/.next/static/chunks/app/api/v1/api/chat/route-c02303813bcb9777.js +0 -1
  745. package/app/.next/static/chunks/app/api/v1/audio/speech/route-c02303813bcb9777.js +0 -1
  746. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-c02303813bcb9777.js +0 -1
  747. package/app/.next/static/chunks/app/api/v1/chat/completions/route-c02303813bcb9777.js +0 -1
  748. package/app/.next/static/chunks/app/api/v1/embeddings/route-c02303813bcb9777.js +0 -1
  749. package/app/.next/static/chunks/app/api/v1/images/generations/route-c02303813bcb9777.js +0 -1
  750. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-c02303813bcb9777.js +0 -1
  751. package/app/.next/static/chunks/app/api/v1/messages/route-c02303813bcb9777.js +0 -1
  752. package/app/.next/static/chunks/app/api/v1/models/route-c02303813bcb9777.js +0 -1
  753. package/app/.next/static/chunks/app/api/v1/moderations/route-c02303813bcb9777.js +0 -1
  754. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-c02303813bcb9777.js +0 -1
  755. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-c02303813bcb9777.js +0 -1
  756. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-c02303813bcb9777.js +0 -1
  757. package/app/.next/static/chunks/app/api/v1/rerank/route-c02303813bcb9777.js +0 -1
  758. package/app/.next/static/chunks/app/api/v1/responses/route-c02303813bcb9777.js +0 -1
  759. package/app/.next/static/chunks/app/api/v1/route-c02303813bcb9777.js +0 -1
  760. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-c02303813bcb9777.js +0 -1
  761. package/app/.next/static/chunks/app/api/v1beta/models/route-c02303813bcb9777.js +0 -1
  762. package/app/.next/static/chunks/app/landing/page-19e96efb956a6d32.js +0 -1
  763. package/app/.next/static/chunks/app/page-c02303813bcb9777.js +0 -1
  764. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-c02303813bcb9777.js +0 -1
  765. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-c02303813bcb9777.js +0 -1
  766. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c02303813bcb9777.js +0 -1
  767. package/app/.next/static/css/2ecfad7c4409b17e.css +0 -1
  768. /package/app/.next/static/{H6LKncewEoggilnvYL9Ff → rOPfajANd87vZxQGR87nA}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/analytics/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2674":{"*":{"id":"78686","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"78126","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"18640","name":"*","chunks":[],"async":false}},"5708":{"*":{"id":"55146","name":"*","chunks":[],"async":false}},"6148":{"*":{"id":"16923","name":"*","chunks":[],"async":false}},"7366":{"*":{"id":"55722","name":"*","chunks":[],"async":false}},"8224":{"*":{"id":"12316","name":"*","chunks":[],"async":false}},"9153":{"*":{"id":"78897","name":"*","chunks":[],"async":false}},"9958":{"*":{"id":"23271","name":"*","chunks":[],"async":false}},"11313":{"*":{"id":"11371","name":"*","chunks":[],"async":false}},"11957":{"*":{"id":"58918","name":"*","chunks":[],"async":false}},"12599":{"*":{"id":"62789","name":"*","chunks":[],"async":false}},"13720":{"*":{"id":"83740","name":"*","chunks":[],"async":false}},"15419":{"*":{"id":"327","name":"*","chunks":[],"async":false}},"18056":{"*":{"id":"18868","name":"*","chunks":[],"async":false}},"19400":{"*":{"id":"55638","name":"*","chunks":[],"async":false}},"22447":{"*":{"id":"84439","name":"*","chunks":[],"async":false}},"23066":{"*":{"id":"54088","name":"*","chunks":[],"async":false}},"23375":{"*":{"id":"70873","name":"*","chunks":[],"async":false}},"24229":{"*":{"id":"10977","name":"*","chunks":[],"async":false}},"25852":{"*":{"id":"32434","name":"*","chunks":[],"async":false}},"25861":{"*":{"id":"77521","name":"*","chunks":[],"async":false}},"26693":{"*":{"id":"87423","name":"*","chunks":[],"async":false}},"28033":{"*":{"id":"96769","name":"*","chunks":[],"async":false}},"29556":{"*":{"id":"14202","name":"*","chunks":[],"async":false}},"31117":{"*":{"id":"85902","name":"*","chunks":[],"async":false}},"31449":{"*":{"id":"88239","name":"*","chunks":[],"async":false}},"33467":{"*":{"id":"66033","name":"*","chunks":[],"async":false}},"34405":{"*":{"id":"52259","name":"*","chunks":[],"async":false}},"34713":{"*":{"id":"24541","name":"*","chunks":[],"async":false}},"39038":{"*":{"id":"80378","name":"*","chunks":[],"async":false}},"39680":{"*":{"id":"66148","name":"*","chunks":[],"async":false}},"40135":{"*":{"id":"90105","name":"*","chunks":[],"async":false}},"41566":{"*":{"id":"28922","name":"*","chunks":[],"async":false}},"43144":{"*":{"id":"19200","name":"*","chunks":[],"async":false}},"44817":{"*":{"id":"12475","name":"*","chunks":[],"async":false}},"45448":{"*":{"id":"77708","name":"*","chunks":[],"async":false}},"50144":{"*":{"id":"47892","name":"*","chunks":[],"async":false}},"51737":{"*":{"id":"35739","name":"*","chunks":[],"async":false}},"53558":{"*":{"id":"83652","name":"*","chunks":[],"async":false}},"56390":{"*":{"id":"27810","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57896":{"*":{"id":"66434","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66137":{"*":{"id":"24951","name":"*","chunks":[],"async":false}},"67578":{"*":{"id":"61198","name":"*","chunks":[],"async":false}},"68425":{"*":{"id":"35549","name":"*","chunks":[],"async":false}},"69902":{"*":{"id":"67528","name":"*","chunks":[],"async":false}},"73580":{"*":{"id":"7766","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78076":{"*":{"id":"81134","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"78966":{"*":{"id":"28532","name":"*","chunks":[],"async":false}},"85764":{"*":{"id":"18480","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"89145":{"*":{"id":"42356","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91369":{"*":{"id":"82191","name":"*","chunks":[],"async":false}},"93086":{"*":{"id":"75600","name":"*","chunks":[],"async":false}},"96243":{"*":{"id":"56143","name":"*","chunks":[],"async":false}},"96957":{"*":{"id":"450","name":"*","chunks":[],"async":false}},"97418":{"*":{"id":"634","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"99283":{"*":{"id":"93125","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/global-error.js":{"id":96243,"name":"*","chunks":["4219","static/chunks/app/global-error-6abc2976016d7bd1.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/not-found.js":{"id":91369,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-e1af8b9c5785b71b.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","7896","static/chunks/7896-bb71297e90acdc1f.js","7177","static/chunks/app/layout-6504ce60623b0a41.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/globals.css":{"id":51743,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","7896","static/chunks/7896-bb71297e90acdc1f.js","7177","static/chunks/app/layout-6504ce60623b0a41.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeProvider.js":{"id":57896,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/callback/page.js":{"id":23066,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/forbidden/page.js":{"id":7366,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/forgot-password/page.js":{"id":50144,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/login/page.js":{"id":4230,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/landing/page.js":{"id":99283,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Avatar.js":{"id":24229,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Badge.js":{"id":23375,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Breadcrumbs.js":{"id":69902,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Button.js":{"id":39680,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Card.js":{"id":67578,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ColumnToggle.js":{"id":56390,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/CursorAuthModal.js":{"id":44817,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/DataTable.js":{"id":73580,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/EmptyState.js":{"id":2674,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/FilterBar.js":{"id":40135,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Footer.js":{"id":15419,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Header.js":{"id":89145,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Input.js":{"id":5708,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroAuthModal.js":{"id":78966,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroOAuthWrapper.js":{"id":25861,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroSocialOAuthModal.js":{"id":85764,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/AuthLayout.js":{"id":5704,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/DashboardLayout.js":{"id":51737,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Loading.js":{"id":78076,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ManualConfigModal.js":{"id":26693,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Modal.js":{"id":34405,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ModelSelectModal.js":{"id":97418,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/NotificationToast.js":{"id":53558,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/OAuthModal.js":{"id":18056,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyConfigModal.js":{"id":22447,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyLogger.js":{"id":6148,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/RequestLoggerV2.js":{"id":11957,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/SegmentedControl.js":{"id":34713,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Select.js":{"id":13720,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Sidebar.js":{"id":96957,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeToggle.js":{"id":66137,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Toggle.js":{"id":43144,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageAnalytics.js":{"id":31117,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageStats.js":{"id":41566,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/page.js":{"id":39038,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","8978","static/chunks/app/(dashboard)/dashboard/analytics/page-573ff2d886ab4ebe.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9958,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/costs/page.js":{"id":8224,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":31449,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/health/page.js":{"id":93086,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":28033,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/page.js":{"id":68425,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/pricing/page.js":{"id":45448,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/HomePageClient.js":{"id":9153,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-bb71297e90acdc1f.js","1525","static/chunks/1525-0490b1d3ebb15eb3.js","6337","static/chunks/app/(dashboard)/dashboard/page-b7f4f0bd54a35446.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/onboarding/page.js":{"id":33467,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/translator/TranslatorPageClient.js":{"id":12599,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/usage/page.js":{"id":25852,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/combos/page.js":{"id":11313,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/page.js":{"id":19400,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":29556,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/OmniRoute/OmniRoute/src/":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/global-error":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/not-found":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/c5abed4408431005.css"}],"/home/runner/work/OmniRoute/OmniRoute/src/app/page":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/layout":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/page":[]},"rscModuleMapping":{"2674":{"*":{"id":"81808","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"81252","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"59742","name":"*","chunks":[],"async":false}},"5708":{"*":{"id":"48936","name":"*","chunks":[],"async":false}},"6148":{"*":{"id":"66184","name":"*","chunks":[],"async":false}},"7366":{"*":{"id":"78312","name":"*","chunks":[],"async":false}},"8224":{"*":{"id":"28376","name":"*","chunks":[],"async":false}},"9153":{"*":{"id":"97163","name":"*","chunks":[],"async":false}},"9958":{"*":{"id":"27708","name":"*","chunks":[],"async":false}},"11313":{"*":{"id":"49285","name":"*","chunks":[],"async":false}},"11957":{"*":{"id":"67073","name":"*","chunks":[],"async":false}},"12599":{"*":{"id":"28751","name":"*","chunks":[],"async":false}},"13720":{"*":{"id":"12706","name":"*","chunks":[],"async":false}},"15419":{"*":{"id":"22757","name":"*","chunks":[],"async":false}},"18056":{"*":{"id":"35154","name":"*","chunks":[],"async":false}},"19400":{"*":{"id":"13760","name":"*","chunks":[],"async":false}},"22447":{"*":{"id":"80205","name":"*","chunks":[],"async":false}},"23066":{"*":{"id":"11070","name":"*","chunks":[],"async":false}},"23375":{"*":{"id":"70995","name":"*","chunks":[],"async":false}},"24229":{"*":{"id":"64191","name":"*","chunks":[],"async":false}},"25852":{"*":{"id":"24827","name":"*","chunks":[],"async":false}},"25861":{"*":{"id":"79547","name":"*","chunks":[],"async":false}},"26693":{"*":{"id":"62357","name":"*","chunks":[],"async":false}},"28033":{"*":{"id":"20747","name":"*","chunks":[],"async":false}},"29556":{"*":{"id":"37116","name":"*","chunks":[],"async":false}},"31117":{"*":{"id":"47419","name":"*","chunks":[],"async":false}},"31449":{"*":{"id":"63869","name":"*","chunks":[],"async":false}},"33467":{"*":{"id":"86723","name":"*","chunks":[],"async":false}},"34405":{"*":{"id":"21601","name":"*","chunks":[],"async":false}},"34713":{"*":{"id":"62139","name":"*","chunks":[],"async":false}},"39038":{"*":{"id":"54842","name":"*","chunks":[],"async":false}},"39680":{"*":{"id":"3118","name":"*","chunks":[],"async":false}},"40135":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"41566":{"*":{"id":"59104","name":"*","chunks":[],"async":false}},"43144":{"*":{"id":"27498","name":"*","chunks":[],"async":false}},"44817":{"*":{"id":"95165","name":"*","chunks":[],"async":false}},"45448":{"*":{"id":"48540","name":"*","chunks":[],"async":false}},"50144":{"*":{"id":"17702","name":"*","chunks":[],"async":false}},"51737":{"*":{"id":"67466","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"53558":{"*":{"id":"74070","name":"*","chunks":[],"async":false}},"56390":{"*":{"id":"18432","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57896":{"*":{"id":"68852","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66137":{"*":{"id":"51613","name":"*","chunks":[],"async":false}},"67578":{"*":{"id":"372","name":"*","chunks":[],"async":false}},"68425":{"*":{"id":"32215","name":"*","chunks":[],"async":false}},"69902":{"*":{"id":"86026","name":"*","chunks":[],"async":false}},"73580":{"*":{"id":"12268","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78076":{"*":{"id":"22916","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"78966":{"*":{"id":"3838","name":"*","chunks":[],"async":false}},"85764":{"*":{"id":"36942","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"89145":{"*":{"id":"28963","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91369":{"*":{"id":"71569","name":"*","chunks":[],"async":false}},"93086":{"*":{"id":"10702","name":"*","chunks":[],"async":false}},"96243":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"96957":{"*":{"id":"88588","name":"*","chunks":[],"async":false}},"97418":{"*":{"id":"81824","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}},"99283":{"*":{"id":"55942","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}