omniroute 1.3.1 → 1.4.1

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 (658) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +28 -27
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +27 -3
  5. package/app/.next/routes-manifest.json +6 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -0
  11. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -0
  12. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/page.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/_global-error.html +2 -2
  68. package/app/.next/server/app/_global-error.rsc +1 -1
  69. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  70. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  71. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  75. package/app/.next/server/app/_not-found/page.js +1 -1
  76. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  77. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/_not-found.html +1 -1
  79. package/app/.next/server/app/_not-found.rsc +3 -3
  80. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  81. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  82. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  83. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  84. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  85. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  86. package/app/.next/server/app/api/auth/login/route.js +1 -1
  87. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  88. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  94. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  95. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  97. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  103. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  105. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  109. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  114. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  116. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/cli-tools/status/route.js +1 -1
  118. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  120. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  121. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  123. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  124. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  126. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  129. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  130. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  132. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/combos/route.js +1 -1
  136. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/combos/test/route.js +1 -1
  139. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  145. package/app/.next/server/app/api/db-backups/import/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/db-backups/route.js +1 -1
  148. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/init/route.js +1 -1
  154. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  157. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/keys/route.js +1 -1
  160. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/models/alias/route.js +1 -1
  164. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/models/catalog/route.js +2 -2
  168. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/models/route.js +2 -2
  171. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  172. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/monitoring/health/route.js +2 -2
  174. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  177. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  178. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  181. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  182. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  185. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  186. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  189. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  194. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  195. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/pricing/route.js +1 -1
  197. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  198. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/provider-models/route.js +1 -1
  201. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  202. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  204. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/provider-nodes/route.js +2 -2
  207. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  208. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -2
  211. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  212. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  214. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  217. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  218. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/providers/client/route.js +1 -1
  220. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/providers/route.js +2 -2
  223. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  226. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  229. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  230. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  233. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  234. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/resilience/route.js +1 -1
  237. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  242. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  243. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  244. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  246. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  250. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/settings/route.js +1 -1
  253. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  256. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  259. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  262. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  264. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  265. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  266. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  267. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  268. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  269. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/token-health/route.js +1 -1
  272. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  275. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/translator/send/route.js +1 -1
  279. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  280. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  281. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  282. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  285. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  286. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  288. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  292. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  294. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  295. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  296. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  298. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  299. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  301. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  302. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  303. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  304. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  305. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  306. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  307. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  309. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  310. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  311. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  312. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  313. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  315. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  316. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  317. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  318. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  319. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  320. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  322. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/v1/models/route.js +2 -2
  325. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  326. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  327. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  328. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  329. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  331. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  332. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  334. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  335. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  337. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  338. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  339. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  340. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  341. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  342. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  343. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  344. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  345. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  347. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  348. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  349. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  350. package/app/.next/server/app/callback/page.js +1 -1
  351. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  352. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  353. package/app/.next/server/app/callback.html +1 -1
  354. package/app/.next/server/app/callback.rsc +3 -3
  355. package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
  356. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  357. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  358. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  359. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  360. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  361. package/app/.next/server/app/dashboard/analytics.html +2 -2
  362. package/app/.next/server/app/dashboard/analytics.rsc +5 -5
  363. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +2 -2
  364. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
  365. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  366. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  367. package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +5 -5
  368. package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +3 -3
  370. package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
  371. package/app/.next/server/app/dashboard/api-manager.html +1 -0
  372. package/app/.next/server/app/dashboard/api-manager.meta +17 -0
  373. package/app/.next/server/app/dashboard/api-manager.rsc +22 -0
  374. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard/api-manager/__PAGE__.segment.rsc +6 -0
  375. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard/api-manager.segment.rsc +4 -0
  376. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  377. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  378. package/app/.next/server/app/dashboard/api-manager.segments/_full.segment.rsc +22 -0
  379. package/app/.next/server/app/dashboard/api-manager.segments/_head.segment.rsc +6 -0
  380. package/app/.next/server/app/dashboard/api-manager.segments/_index.segment.rsc +10 -0
  381. package/app/.next/server/app/dashboard/api-manager.segments/_tree.segment.rsc +5 -0
  382. package/app/.next/server/app/dashboard/audit-log.html +1 -1
  383. package/app/.next/server/app/dashboard/audit-log.rsc +4 -4
  384. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log/__PAGE__.segment.rsc +1 -1
  385. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log.segment.rsc +1 -1
  386. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  387. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  388. package/app/.next/server/app/dashboard/audit-log.segments/_full.segment.rsc +4 -4
  389. package/app/.next/server/app/dashboard/audit-log.segments/_head.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/audit-log.segments/_index.segment.rsc +3 -3
  391. package/app/.next/server/app/dashboard/audit-log.segments/_tree.segment.rsc +2 -2
  392. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  393. package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
  394. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  395. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  396. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  397. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  398. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  399. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  401. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  402. package/app/.next/server/app/dashboard/combos.html +1 -1
  403. package/app/.next/server/app/dashboard/combos.rsc +5 -5
  404. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  405. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  406. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  407. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  408. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  409. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  410. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  411. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  412. package/app/.next/server/app/dashboard/costs.html +1 -1
  413. package/app/.next/server/app/dashboard/costs.rsc +5 -5
  414. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +2 -2
  415. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +1 -1
  416. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  417. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  418. package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +5 -5
  419. package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +1 -1
  420. package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +3 -3
  421. package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  423. package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
  424. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  425. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  426. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  427. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  428. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  429. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  430. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  431. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/health.html +1 -1
  433. package/app/.next/server/app/dashboard/health.rsc +5 -5
  434. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +2 -2
  435. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +1 -1
  436. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  437. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  438. package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +5 -5
  439. package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +1 -1
  440. package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +3 -3
  441. package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
  442. package/app/.next/server/app/dashboard/limits.html +2 -2
  443. package/app/.next/server/app/dashboard/limits.rsc +5 -5
  444. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits/__PAGE__.segment.rsc +2 -2
  445. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits.segment.rsc +1 -1
  446. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  447. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  448. package/app/.next/server/app/dashboard/limits.segments/_full.segment.rsc +5 -5
  449. package/app/.next/server/app/dashboard/limits.segments/_head.segment.rsc +1 -1
  450. package/app/.next/server/app/dashboard/limits.segments/_index.segment.rsc +3 -3
  451. package/app/.next/server/app/dashboard/limits.segments/_tree.segment.rsc +2 -2
  452. package/app/.next/server/app/dashboard/logs.html +1 -1
  453. package/app/.next/server/app/dashboard/logs.rsc +5 -5
  454. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__.segment.rsc +2 -2
  455. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs.segment.rsc +1 -1
  456. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  457. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  458. package/app/.next/server/app/dashboard/logs.segments/_full.segment.rsc +5 -5
  459. package/app/.next/server/app/dashboard/logs.segments/_head.segment.rsc +1 -1
  460. package/app/.next/server/app/dashboard/logs.segments/_index.segment.rsc +3 -3
  461. package/app/.next/server/app/dashboard/logs.segments/_tree.segment.rsc +2 -2
  462. package/app/.next/server/app/dashboard/onboarding.html +1 -1
  463. package/app/.next/server/app/dashboard/onboarding.rsc +4 -4
  464. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
  465. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
  466. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  467. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  468. package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +4 -4
  469. package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
  470. package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +3 -3
  471. package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
  472. package/app/.next/server/app/dashboard/profile.html +1 -1
  473. package/app/.next/server/app/dashboard/profile.rsc +4 -4
  474. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  475. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  476. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  477. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  478. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  479. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  480. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  481. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  482. package/app/.next/server/app/dashboard/providers/new.html +2 -2
  483. package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
  484. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  485. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  486. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  487. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  488. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  489. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  490. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  491. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  492. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  493. package/app/.next/server/app/dashboard/providers.html +2 -2
  494. package/app/.next/server/app/dashboard/providers.rsc +5 -5
  495. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  496. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  497. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  498. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  499. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  500. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  501. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  502. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  503. package/app/.next/server/app/dashboard/settings/pricing.html +2 -2
  504. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  505. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  506. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  507. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  508. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  509. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  510. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  511. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  512. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  513. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  514. package/app/.next/server/app/dashboard/settings.html +1 -1
  515. package/app/.next/server/app/dashboard/settings.rsc +5 -5
  516. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
  517. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  518. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  519. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  520. package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +5 -5
  521. package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
  522. package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +3 -3
  523. package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
  524. package/app/.next/server/app/dashboard/translator.html +2 -2
  525. package/app/.next/server/app/dashboard/translator.rsc +5 -5
  526. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  527. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  528. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  529. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  530. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  531. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  532. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  533. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  534. package/app/.next/server/app/dashboard/usage.html +1 -1
  535. package/app/.next/server/app/dashboard/usage.rsc +5 -5
  536. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  537. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  538. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  539. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  540. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  541. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  542. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  543. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  544. package/app/.next/server/app/docs/page.js +1 -1
  545. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  546. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  547. package/app/.next/server/app/docs.html +1 -1
  548. package/app/.next/server/app/docs.rsc +3 -3
  549. package/app/.next/server/app/docs.segments/_full.segment.rsc +3 -3
  550. package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  551. package/app/.next/server/app/docs.segments/_index.segment.rsc +3 -3
  552. package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  553. package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
  554. package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  555. package/app/.next/server/app/forbidden/page.js +1 -1
  556. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  557. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  558. package/app/.next/server/app/forbidden.html +1 -1
  559. package/app/.next/server/app/forbidden.rsc +3 -3
  560. package/app/.next/server/app/forbidden.segments/_full.segment.rsc +3 -3
  561. package/app/.next/server/app/forbidden.segments/_head.segment.rsc +1 -1
  562. package/app/.next/server/app/forbidden.segments/_index.segment.rsc +3 -3
  563. package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +2 -2
  564. package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +1 -1
  565. package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +1 -1
  566. package/app/.next/server/app/forgot-password/page.js +1 -1
  567. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  568. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  569. package/app/.next/server/app/forgot-password.html +1 -1
  570. package/app/.next/server/app/forgot-password.rsc +4 -4
  571. package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +4 -4
  572. package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +1 -1
  573. package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +3 -3
  574. package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +2 -2
  575. package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +2 -2
  576. package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +1 -1
  577. package/app/.next/server/app/index.html +1 -1
  578. package/app/.next/server/app/index.rsc +3 -3
  579. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  580. package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
  581. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  582. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  583. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  584. package/app/.next/server/app/landing/page.js +1 -1
  585. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  586. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  587. package/app/.next/server/app/landing.html +1 -1
  588. package/app/.next/server/app/landing.rsc +3 -3
  589. package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
  590. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  591. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  592. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  593. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  594. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  595. package/app/.next/server/app/login/page.js +1 -1
  596. package/app/.next/server/app/login/page.js.nft.json +1 -1
  597. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  598. package/app/.next/server/app/login.html +1 -1
  599. package/app/.next/server/app/login.rsc +4 -4
  600. package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
  601. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  602. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  603. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  604. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  605. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  606. package/app/.next/server/app/page.js +1 -1
  607. package/app/.next/server/app/page.js.nft.json +1 -1
  608. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  609. package/app/.next/server/app/privacy/page.js +1 -1
  610. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  611. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  612. package/app/.next/server/app/privacy.html +1 -1
  613. package/app/.next/server/app/privacy.rsc +3 -3
  614. package/app/.next/server/app/privacy.segments/_full.segment.rsc +3 -3
  615. package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  616. package/app/.next/server/app/privacy.segments/_index.segment.rsc +3 -3
  617. package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  618. package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
  619. package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  620. package/app/.next/server/app/terms/page.js +1 -1
  621. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  622. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  623. package/app/.next/server/app/terms.html +1 -1
  624. package/app/.next/server/app/terms.rsc +3 -3
  625. package/app/.next/server/app/terms.segments/_full.segment.rsc +3 -3
  626. package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  627. package/app/.next/server/app/terms.segments/_index.segment.rsc +3 -3
  628. package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  629. package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +1 -1
  630. package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  631. package/app/.next/server/app-paths-manifest.json +28 -27
  632. package/app/.next/server/chunks/1308.js +1 -1
  633. package/app/.next/server/chunks/2760.js +1 -1
  634. package/app/.next/server/chunks/2767.js +2 -2
  635. package/app/.next/server/chunks/2901.js +45 -0
  636. package/app/.next/server/chunks/7109.js +1 -1
  637. package/app/.next/server/chunks/7230.js +2 -2
  638. package/app/.next/server/chunks/7669.js +1 -1
  639. package/app/.next/server/chunks/9824.js +1 -1
  640. package/app/.next/server/chunks/9979.js +1 -1
  641. package/app/.next/server/middleware.js +2 -2
  642. package/app/.next/server/pages/404.html +1 -1
  643. package/app/.next/server/pages/500.html +2 -2
  644. package/app/.next/server/server-reference-manifest.js +1 -1
  645. package/app/.next/server/server-reference-manifest.json +1 -1
  646. package/app/.next/static/WRTeBVvV6ImLSSNVK7bkD/_buildManifest.js +1 -0
  647. package/app/.next/static/chunks/{5846-a01a13a3a62b8b3f.js → 5846-bab1c9fea8378c9b.js} +1 -1
  648. package/app/.next/static/chunks/{993-59818b0aeadd7208.js → 993-0fb5100db47366c5.js} +1 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-10e24238da560d00.js +1 -0
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-90f0a2f2cfc02a76.js +1 -0
  651. package/app/.next/static/css/4729a5763a71a003.css +1 -0
  652. package/app/package.json +1 -1
  653. package/package.json +1 -1
  654. package/app/.next/server/chunks/287.js +0 -45
  655. package/app/.next/static/NcB8iFcN5Ja4YnR6i0HRi/_buildManifest.js +0 -1
  656. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-dfe91fc1dcbaf85a.js +0 -1
  657. package/app/.next/static/css/67c4b9dbfb14fddd.css +0 -1
  658. /package/app/.next/static/{NcB8iFcN5Ja4YnR6i0HRi → WRTeBVvV6ImLSSNVK7bkD}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/settings/pricing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1652":{"*":{"id":"98004","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"92273","name":"*","chunks":[],"async":false}},"2729":{"*":{"id":"98117","name":"*","chunks":[],"async":false}},"2824":{"*":{"id":"94523","name":"*","chunks":[],"async":false}},"2986":{"*":{"id":"14797","name":"*","chunks":[],"async":false}},"4051":{"*":{"id":"6083","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"66461","name":"*","chunks":[],"async":false}},"4858":{"*":{"id":"75092","name":"*","chunks":[],"async":false}},"6261":{"*":{"id":"59869","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"73979","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"17267":{"*":{"id":"97507","name":"*","chunks":[],"async":false}},"17705":{"*":{"id":"45567","name":"*","chunks":[],"async":false}},"18150":{"*":{"id":"53140","name":"*","chunks":[],"async":false}},"19790":{"*":{"id":"65472","name":"*","chunks":[],"async":false}},"21720":{"*":{"id":"47047","name":"*","chunks":[],"async":false}},"22857":{"*":{"id":"35511","name":"*","chunks":[],"async":false}},"25112":{"*":{"id":"82054","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"67045","name":"*","chunks":[],"async":false}},"29698":{"*":{"id":"40736","name":"*","chunks":[],"async":false}},"32424":{"*":{"id":"3076","name":"*","chunks":[],"async":false}},"33709":{"*":{"id":"86059","name":"*","chunks":[],"async":false}},"34243":{"*":{"id":"65892","name":"*","chunks":[],"async":false}},"34422":{"*":{"id":"29518","name":"*","chunks":[],"async":false}},"35806":{"*":{"id":"53156","name":"*","chunks":[],"async":false}},"37145":{"*":{"id":"73857","name":"*","chunks":[],"async":false}},"37415":{"*":{"id":"46230","name":"*","chunks":[],"async":false}},"40182":{"*":{"id":"20236","name":"*","chunks":[],"async":false}},"40877":{"*":{"id":"22253","name":"*","chunks":[],"async":false}},"42994":{"*":{"id":"59256","name":"*","chunks":[],"async":false}},"43072":{"*":{"id":"97938","name":"*","chunks":[],"async":false}},"44638":{"*":{"id":"50818","name":"*","chunks":[],"async":false}},"45624":{"*":{"id":"62688","name":"*","chunks":[],"async":false}},"48643":{"*":{"id":"56589","name":"*","chunks":[],"async":false}},"49162":{"*":{"id":"62491","name":"*","chunks":[],"async":false}},"49433":{"*":{"id":"22059","name":"*","chunks":[],"async":false}},"51503":{"*":{"id":"67083","name":"*","chunks":[],"async":false}},"53701":{"*":{"id":"76806","name":"*","chunks":[],"async":false}},"54128":{"*":{"id":"52198","name":"*","chunks":[],"async":false}},"55846":{"*":{"id":"75146","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58802":{"*":{"id":"69052","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61580":{"*":{"id":"18732","name":"*","chunks":[],"async":false}},"62128":{"*":{"id":"49262","name":"*","chunks":[],"async":false}},"62308":{"*":{"id":"70452","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66200":{"*":{"id":"85974","name":"*","chunks":[],"async":false}},"68715":{"*":{"id":"55999","name":"*","chunks":[],"async":false}},"70595":{"*":{"id":"21633","name":"*","chunks":[],"async":false}},"71361":{"*":{"id":"65953","name":"*","chunks":[],"async":false}},"71689":{"*":{"id":"27309","name":"*","chunks":[],"async":false}},"73732":{"*":{"id":"50003","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75926":{"*":{"id":"46036","name":"*","chunks":[],"async":false}},"76332":{"*":{"id":"77088","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80178":{"*":{"id":"8744","name":"*","chunks":[],"async":false}},"80927":{"*":{"id":"4355","name":"*","chunks":[],"async":false}},"81060":{"*":{"id":"2490","name":"*","chunks":[],"async":false}},"85444":{"*":{"id":"29494","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88618":{"*":{"id":"43010","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91241":{"*":{"id":"65595","name":"*","chunks":[],"async":false}},"91961":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"22746","name":"*","chunks":[],"async":false}},"92701":{"*":{"id":"41371","name":"*","chunks":[],"async":false}},"95204":{"*":{"id":"60403","name":"*","chunks":[],"async":false}},"96758":{"*":{"id":"10876","name":"*","chunks":[],"async":false}},"97050":{"*":{"id":"16116","name":"*","chunks":[],"async":false}},"97449":{"*":{"id":"84363","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"99023":{"*":{"id":"22245","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.tsx":{"id":26719,"name":"*","chunks":["4219","static/chunks/app/global-error-41eef2a698918fc1.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/not-found.tsx":{"id":37145,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-1dbd8c3e506fe00f.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":95642,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","7177","static/chunks/app/layout-3375493e8f9133db.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/globals.css":{"id":51743,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","7177","static/chunks/app/layout-3375493e8f9133db.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeProvider.tsx":{"id":55846,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/error.tsx":{"id":17267,"name":"*","chunks":["8039","static/chunks/app/error-0d59fc4efafbc38c.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/callback/page.tsx":{"id":62308,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/forbidden/page.tsx":{"id":62128,"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.tsx":{"id":40182,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/landing/page.tsx":{"id":22857,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Avatar.tsx":{"id":17705,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Badge.tsx":{"id":80927,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Breadcrumbs.tsx":{"id":76332,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Button.tsx":{"id":35806,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Card.tsx":{"id":81060,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ColumnToggle.tsx":{"id":54128,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/CursorAuthModal.tsx":{"id":71689,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/DataTable.tsx":{"id":44638,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/EmptyState.tsx":{"id":66200,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/FilterBar.tsx":{"id":51503,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Footer.tsx":{"id":99023,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Header.tsx":{"id":2986,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Input.tsx":{"id":34422,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroAuthModal.tsx":{"id":1652,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroOAuthWrapper.tsx":{"id":92701,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroSocialOAuthModal.tsx":{"id":18150,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/AuthLayout.tsx":{"id":97050,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/DashboardLayout.tsx":{"id":21720,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Loading.tsx":{"id":92542,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ManualConfigModal.tsx":{"id":91961,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Modal.tsx":{"id":71361,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ModelSelectModal.tsx":{"id":85444,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/NotificationToast.tsx":{"id":61580,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/OAuthModal.tsx":{"id":80178,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyConfigModal.tsx":{"id":48643,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyLogger.tsx":{"id":8287,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/RequestLoggerV2.tsx":{"id":37415,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/SegmentedControl.tsx":{"id":33709,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Select.tsx":{"id":42994,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Sidebar.tsx":{"id":34243,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeToggle.tsx":{"id":6261,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Toggle.tsx":{"id":19790,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageAnalytics.tsx":{"id":45624,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageStats.tsx":{"id":25112,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/loading.tsx":{"id":4053,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/page.tsx":{"id":53701,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/audit-log/page.tsx":{"id":29698,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.tsx":{"id":96758,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/costs/page.tsx":{"id":70595,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx":{"id":40877,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/limits/page.tsx":{"id":73732,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/health/page.tsx":{"id":32424,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/error.tsx":{"id":1777,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/loading.tsx":{"id":68715,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/new/page.tsx":{"id":91241,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/error.tsx":{"id":43072,"name":"*","chunks":["8992","static/chunks/app/(dashboard)/dashboard/settings/error-e844916e39172c8b.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/loading.tsx":{"id":4858,"name":"*","chunks":["7502","static/chunks/app/(dashboard)/dashboard/settings/loading-bb068659ee679ff4.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/page.tsx":{"id":49162,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","2791","static/chunks/app/(dashboard)/dashboard/settings/page-06d076294b449efb.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/pricing/page.tsx":{"id":95204,"name":"*","chunks":["410","static/chunks/app/(dashboard)/dashboard/settings/pricing/page-1b3f14c99d3edf09.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/logs/page.tsx":{"id":58802,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/HomePageClient.tsx":{"id":49433,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-a01a13a3a62b8b3f.js","993","static/chunks/993-59818b0aeadd7208.js","6337","static/chunks/app/(dashboard)/dashboard/page-d2651dc387e7fdfd.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/onboarding/page.tsx":{"id":4051,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/translator/TranslatorPageClient.tsx":{"id":2824,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/usage/page.tsx":{"id":97449,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/combos/page.tsx":{"id":2729,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/page.tsx":{"id":75926,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/[id]/page.tsx":{"id":88618,"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/67c4b9dbfb14fddd.css"}],"/home/runner/work/OmniRoute/OmniRoute/src/app/error":[],"/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/settings/error":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/loading":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/page":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/pricing/page":[]},"rscModuleMapping":{"1652":{"*":{"id":"8598","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"2729":{"*":{"id":"97975","name":"*","chunks":[],"async":false}},"2824":{"*":{"id":"65885","name":"*","chunks":[],"async":false}},"2986":{"*":{"id":"11669","name":"*","chunks":[],"async":false}},"4051":{"*":{"id":"97301","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"96255","name":"*","chunks":[],"async":false}},"4858":{"*":{"id":"14934","name":"*","chunks":[],"async":false}},"6261":{"*":{"id":"19411","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"33696","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"17267":{"*":{"id":"64385","name":"*","chunks":[],"async":false}},"17705":{"*":{"id":"44453","name":"*","chunks":[],"async":false}},"18150":{"*":{"id":"13618","name":"*","chunks":[],"async":false}},"19790":{"*":{"id":"83746","name":"*","chunks":[],"async":false}},"21720":{"*":{"id":"51098","name":"*","chunks":[],"async":false}},"22857":{"*":{"id":"66522","name":"*","chunks":[],"async":false}},"25112":{"*":{"id":"11492","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"81227","name":"*","chunks":[],"async":false}},"29698":{"*":{"id":"55114","name":"*","chunks":[],"async":false}},"32424":{"*":{"id":"38442","name":"*","chunks":[],"async":false}},"33709":{"*":{"id":"9465","name":"*","chunks":[],"async":false}},"34243":{"*":{"id":"84832","name":"*","chunks":[],"async":false}},"34422":{"*":{"id":"84028","name":"*","chunks":[],"async":false}},"35806":{"*":{"id":"97528","name":"*","chunks":[],"async":false}},"37145":{"*":{"id":"8979","name":"*","chunks":[],"async":false}},"37415":{"*":{"id":"60595","name":"*","chunks":[],"async":false}},"40182":{"*":{"id":"35206","name":"*","chunks":[],"async":false}},"40877":{"*":{"id":"60723","name":"*","chunks":[],"async":false}},"42994":{"*":{"id":"65630","name":"*","chunks":[],"async":false}},"43072":{"*":{"id":"90752","name":"*","chunks":[],"async":false}},"44638":{"*":{"id":"73272","name":"*","chunks":[],"async":false}},"45624":{"*":{"id":"44389","name":"*","chunks":[],"async":false}},"48643":{"*":{"id":"23059","name":"*","chunks":[],"async":false}},"49162":{"*":{"id":"44229","name":"*","chunks":[],"async":false}},"49433":{"*":{"id":"36861","name":"*","chunks":[],"async":false}},"51503":{"*":{"id":"62805","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"53701":{"*":{"id":"97542","name":"*","chunks":[],"async":false}},"54128":{"*":{"id":"1596","name":"*","chunks":[],"async":false}},"55846":{"*":{"id":"32444","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58802":{"*":{"id":"8423","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61580":{"*":{"id":"89806","name":"*","chunks":[],"async":false}},"62128":{"*":{"id":"51284","name":"*","chunks":[],"async":false}},"62308":{"*":{"id":"99866","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66200":{"*":{"id":"53504","name":"*","chunks":[],"async":false}},"68715":{"*":{"id":"89337","name":"*","chunks":[],"async":false}},"70595":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"71361":{"*":{"id":"37487","name":"*","chunks":[],"async":false}},"71689":{"*":{"id":"20263","name":"*","chunks":[],"async":false}},"73732":{"*":{"id":"53604","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75926":{"*":{"id":"56252","name":"*","chunks":[],"async":false}},"76332":{"*":{"id":"77042","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80178":{"*":{"id":"77406","name":"*","chunks":[],"async":false}},"80927":{"*":{"id":"9037","name":"*","chunks":[],"async":false}},"81060":{"*":{"id":"39896","name":"*","chunks":[],"async":false}},"85444":{"*":{"id":"92452","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88618":{"*":{"id":"17828","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91241":{"*":{"id":"99517","name":"*","chunks":[],"async":false}},"91961":{"*":{"id":"22571","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"23520","name":"*","chunks":[],"async":false}},"92701":{"*":{"id":"91685","name":"*","chunks":[],"async":false}},"95204":{"*":{"id":"84716","name":"*","chunks":[],"async":false}},"96758":{"*":{"id":"37308","name":"*","chunks":[],"async":false}},"97050":{"*":{"id":"27914","name":"*","chunks":[],"async":false}},"97449":{"*":{"id":"58565","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}},"99023":{"*":{"id":"70643","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/settings/pricing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1652":{"*":{"id":"98004","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"92273","name":"*","chunks":[],"async":false}},"2729":{"*":{"id":"98117","name":"*","chunks":[],"async":false}},"2824":{"*":{"id":"94523","name":"*","chunks":[],"async":false}},"2986":{"*":{"id":"14797","name":"*","chunks":[],"async":false}},"4051":{"*":{"id":"6083","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"66461","name":"*","chunks":[],"async":false}},"4858":{"*":{"id":"75092","name":"*","chunks":[],"async":false}},"6261":{"*":{"id":"59869","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"73979","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"3946","name":"*","chunks":[],"async":false}},"17267":{"*":{"id":"97507","name":"*","chunks":[],"async":false}},"17705":{"*":{"id":"45567","name":"*","chunks":[],"async":false}},"18150":{"*":{"id":"53140","name":"*","chunks":[],"async":false}},"19790":{"*":{"id":"65472","name":"*","chunks":[],"async":false}},"21720":{"*":{"id":"47047","name":"*","chunks":[],"async":false}},"22857":{"*":{"id":"35511","name":"*","chunks":[],"async":false}},"25112":{"*":{"id":"82054","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"67045","name":"*","chunks":[],"async":false}},"29698":{"*":{"id":"40736","name":"*","chunks":[],"async":false}},"32424":{"*":{"id":"3076","name":"*","chunks":[],"async":false}},"33709":{"*":{"id":"86059","name":"*","chunks":[],"async":false}},"34243":{"*":{"id":"65892","name":"*","chunks":[],"async":false}},"34422":{"*":{"id":"29518","name":"*","chunks":[],"async":false}},"35806":{"*":{"id":"53156","name":"*","chunks":[],"async":false}},"37145":{"*":{"id":"73857","name":"*","chunks":[],"async":false}},"37415":{"*":{"id":"46230","name":"*","chunks":[],"async":false}},"40182":{"*":{"id":"20236","name":"*","chunks":[],"async":false}},"40877":{"*":{"id":"22253","name":"*","chunks":[],"async":false}},"42712":{"*":{"id":"82006","name":"*","chunks":[],"async":false}},"42994":{"*":{"id":"59256","name":"*","chunks":[],"async":false}},"43072":{"*":{"id":"97938","name":"*","chunks":[],"async":false}},"44638":{"*":{"id":"50818","name":"*","chunks":[],"async":false}},"45624":{"*":{"id":"62688","name":"*","chunks":[],"async":false}},"48643":{"*":{"id":"56589","name":"*","chunks":[],"async":false}},"49162":{"*":{"id":"62491","name":"*","chunks":[],"async":false}},"49433":{"*":{"id":"22059","name":"*","chunks":[],"async":false}},"51503":{"*":{"id":"67083","name":"*","chunks":[],"async":false}},"53701":{"*":{"id":"76806","name":"*","chunks":[],"async":false}},"54128":{"*":{"id":"52198","name":"*","chunks":[],"async":false}},"55846":{"*":{"id":"75146","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"58802":{"*":{"id":"69052","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61580":{"*":{"id":"18732","name":"*","chunks":[],"async":false}},"62128":{"*":{"id":"49262","name":"*","chunks":[],"async":false}},"62308":{"*":{"id":"70452","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66200":{"*":{"id":"85974","name":"*","chunks":[],"async":false}},"68715":{"*":{"id":"55999","name":"*","chunks":[],"async":false}},"70595":{"*":{"id":"21633","name":"*","chunks":[],"async":false}},"71361":{"*":{"id":"65953","name":"*","chunks":[],"async":false}},"71689":{"*":{"id":"27309","name":"*","chunks":[],"async":false}},"73732":{"*":{"id":"50003","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75926":{"*":{"id":"46036","name":"*","chunks":[],"async":false}},"76332":{"*":{"id":"77088","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80178":{"*":{"id":"8744","name":"*","chunks":[],"async":false}},"80927":{"*":{"id":"4355","name":"*","chunks":[],"async":false}},"81060":{"*":{"id":"2490","name":"*","chunks":[],"async":false}},"85444":{"*":{"id":"29494","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88618":{"*":{"id":"43010","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91241":{"*":{"id":"65595","name":"*","chunks":[],"async":false}},"91961":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"22746","name":"*","chunks":[],"async":false}},"92701":{"*":{"id":"41371","name":"*","chunks":[],"async":false}},"95204":{"*":{"id":"60403","name":"*","chunks":[],"async":false}},"96758":{"*":{"id":"10876","name":"*","chunks":[],"async":false}},"97050":{"*":{"id":"16116","name":"*","chunks":[],"async":false}},"97449":{"*":{"id":"84363","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}},"99023":{"*":{"id":"22245","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.tsx":{"id":26719,"name":"*","chunks":["4219","static/chunks/app/global-error-41eef2a698918fc1.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/not-found.tsx":{"id":37145,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-1dbd8c3e506fe00f.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":95642,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","7177","static/chunks/app/layout-3375493e8f9133db.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/globals.css":{"id":51743,"name":"*","chunks":["9751","static/chunks/9751-3a35163d337d54ea.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","7177","static/chunks/app/layout-3375493e8f9133db.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeProvider.tsx":{"id":55846,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/error.tsx":{"id":17267,"name":"*","chunks":["8039","static/chunks/app/error-0d59fc4efafbc38c.js"],"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/forbidden/page.tsx":{"id":62128,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/forgot-password/page.tsx":{"id":40182,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/callback/page.tsx":{"id":62308,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/landing/page.tsx":{"id":22857,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/login/page.tsx":{"id":13504,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Avatar.tsx":{"id":17705,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Badge.tsx":{"id":80927,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Breadcrumbs.tsx":{"id":76332,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Button.tsx":{"id":35806,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Card.tsx":{"id":81060,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ColumnToggle.tsx":{"id":54128,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/CursorAuthModal.tsx":{"id":71689,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/DataTable.tsx":{"id":44638,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/EmptyState.tsx":{"id":66200,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/FilterBar.tsx":{"id":51503,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Footer.tsx":{"id":99023,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Header.tsx":{"id":2986,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Input.tsx":{"id":34422,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroAuthModal.tsx":{"id":1652,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroOAuthWrapper.tsx":{"id":92701,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/KiroSocialOAuthModal.tsx":{"id":18150,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/AuthLayout.tsx":{"id":97050,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/layouts/DashboardLayout.tsx":{"id":21720,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Loading.tsx":{"id":92542,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ManualConfigModal.tsx":{"id":91961,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Modal.tsx":{"id":71361,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ModelSelectModal.tsx":{"id":85444,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/NotificationToast.tsx":{"id":61580,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/OAuthModal.tsx":{"id":80178,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyConfigModal.tsx":{"id":48643,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ProxyLogger.tsx":{"id":8287,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/RequestLoggerV2.tsx":{"id":37415,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/SegmentedControl.tsx":{"id":33709,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Select.tsx":{"id":42994,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Sidebar.tsx":{"id":34243,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/ThemeToggle.tsx":{"id":6261,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/Toggle.tsx":{"id":19790,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageAnalytics.tsx":{"id":45624,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/shared/components/UsageStats.tsx":{"id":25112,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","9305","static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/audit-log/page.tsx":{"id":29698,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/loading.tsx":{"id":4053,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/analytics/page.tsx":{"id":53701,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx":{"id":42712,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.tsx":{"id":96758,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/costs/page.tsx":{"id":70595,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/health/page.tsx":{"id":32424,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/limits/page.tsx":{"id":73732,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.tsx":{"id":40877,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/error.tsx":{"id":1777,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/loading.tsx":{"id":68715,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/new/page.tsx":{"id":91241,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/error.tsx":{"id":43072,"name":"*","chunks":["8992","static/chunks/app/(dashboard)/dashboard/settings/error-e844916e39172c8b.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/loading.tsx":{"id":4858,"name":"*","chunks":["7502","static/chunks/app/(dashboard)/dashboard/settings/loading-bb068659ee679ff4.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/page.tsx":{"id":49162,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","2791","static/chunks/app/(dashboard)/dashboard/settings/page-06d076294b449efb.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/pricing/page.tsx":{"id":95204,"name":"*","chunks":["410","static/chunks/app/(dashboard)/dashboard/settings/pricing/page-1b3f14c99d3edf09.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/logs/page.tsx":{"id":58802,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/HomePageClient.tsx":{"id":49433,"name":"*","chunks":["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","1149","static/chunks/1149-fefe7f95f0e9842f.js","5846","static/chunks/5846-bab1c9fea8378c9b.js","993","static/chunks/993-0fb5100db47366c5.js","6337","static/chunks/app/(dashboard)/dashboard/page-d2651dc387e7fdfd.js"],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/onboarding/page.tsx":{"id":4051,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/translator/TranslatorPageClient.tsx":{"id":2824,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/usage/page.tsx":{"id":97449,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/combos/page.tsx":{"id":2729,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/page.tsx":{"id":75926,"name":"*","chunks":[],"async":false},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/providers/[id]/page.tsx":{"id":88618,"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/4729a5763a71a003.css"}],"/home/runner/work/OmniRoute/OmniRoute/src/app/error":[],"/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/settings/error":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/loading":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/page":[],"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/settings/pricing/page":[]},"rscModuleMapping":{"1652":{"*":{"id":"8598","name":"*","chunks":[],"async":false}},"1777":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"2729":{"*":{"id":"97975","name":"*","chunks":[],"async":false}},"2824":{"*":{"id":"65885","name":"*","chunks":[],"async":false}},"2986":{"*":{"id":"11669","name":"*","chunks":[],"async":false}},"4051":{"*":{"id":"97301","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"96255","name":"*","chunks":[],"async":false}},"4858":{"*":{"id":"14934","name":"*","chunks":[],"async":false}},"6261":{"*":{"id":"19411","name":"*","chunks":[],"async":false}},"8287":{"*":{"id":"33696","name":"*","chunks":[],"async":false}},"13504":{"*":{"id":"37416","name":"*","chunks":[],"async":false}},"17267":{"*":{"id":"64385","name":"*","chunks":[],"async":false}},"17705":{"*":{"id":"44453","name":"*","chunks":[],"async":false}},"18150":{"*":{"id":"13618","name":"*","chunks":[],"async":false}},"19790":{"*":{"id":"83746","name":"*","chunks":[],"async":false}},"21720":{"*":{"id":"51098","name":"*","chunks":[],"async":false}},"22857":{"*":{"id":"66522","name":"*","chunks":[],"async":false}},"25112":{"*":{"id":"11492","name":"*","chunks":[],"async":false}},"26719":{"*":{"id":"81227","name":"*","chunks":[],"async":false}},"29698":{"*":{"id":"55114","name":"*","chunks":[],"async":false}},"32424":{"*":{"id":"38442","name":"*","chunks":[],"async":false}},"33709":{"*":{"id":"9465","name":"*","chunks":[],"async":false}},"34243":{"*":{"id":"84832","name":"*","chunks":[],"async":false}},"34422":{"*":{"id":"84028","name":"*","chunks":[],"async":false}},"35806":{"*":{"id":"97528","name":"*","chunks":[],"async":false}},"37145":{"*":{"id":"8979","name":"*","chunks":[],"async":false}},"37415":{"*":{"id":"60595","name":"*","chunks":[],"async":false}},"40182":{"*":{"id":"35206","name":"*","chunks":[],"async":false}},"40877":{"*":{"id":"60723","name":"*","chunks":[],"async":false}},"42712":{"*":{"id":"35192","name":"*","chunks":[],"async":false}},"42994":{"*":{"id":"65630","name":"*","chunks":[],"async":false}},"43072":{"*":{"id":"90752","name":"*","chunks":[],"async":false}},"44638":{"*":{"id":"73272","name":"*","chunks":[],"async":false}},"45624":{"*":{"id":"44389","name":"*","chunks":[],"async":false}},"48643":{"*":{"id":"23059","name":"*","chunks":[],"async":false}},"49162":{"*":{"id":"44229","name":"*","chunks":[],"async":false}},"49433":{"*":{"id":"36861","name":"*","chunks":[],"async":false}},"51503":{"*":{"id":"62805","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"53701":{"*":{"id":"97542","name":"*","chunks":[],"async":false}},"54128":{"*":{"id":"1596","name":"*","chunks":[],"async":false}},"55846":{"*":{"id":"32444","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"58802":{"*":{"id":"8423","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61580":{"*":{"id":"89806","name":"*","chunks":[],"async":false}},"62128":{"*":{"id":"51284","name":"*","chunks":[],"async":false}},"62308":{"*":{"id":"99866","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66200":{"*":{"id":"53504","name":"*","chunks":[],"async":false}},"68715":{"*":{"id":"89337","name":"*","chunks":[],"async":false}},"70595":{"*":{"id":"12112","name":"*","chunks":[],"async":false}},"71361":{"*":{"id":"37487","name":"*","chunks":[],"async":false}},"71689":{"*":{"id":"20263","name":"*","chunks":[],"async":false}},"73732":{"*":{"id":"53604","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75926":{"*":{"id":"56252","name":"*","chunks":[],"async":false}},"76332":{"*":{"id":"77042","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80178":{"*":{"id":"77406","name":"*","chunks":[],"async":false}},"80927":{"*":{"id":"9037","name":"*","chunks":[],"async":false}},"81060":{"*":{"id":"39896","name":"*","chunks":[],"async":false}},"85444":{"*":{"id":"92452","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88618":{"*":{"id":"17828","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91241":{"*":{"id":"99517","name":"*","chunks":[],"async":false}},"91961":{"*":{"id":"22571","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"23520","name":"*","chunks":[],"async":false}},"92701":{"*":{"id":"91685","name":"*","chunks":[],"async":false}},"95204":{"*":{"id":"84716","name":"*","chunks":[],"async":false}},"96758":{"*":{"id":"37308","name":"*","chunks":[],"async":false}},"97050":{"*":{"id":"27914","name":"*","chunks":[],"async":false}},"97449":{"*":{"id":"58565","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}},"99023":{"*":{"id":"70643","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -2,4 +2,4 @@
2
2
  see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:n,headers:q,rscData:o.flightData,postponed:o.postponed,status:o.statusCode,segmentData:o.segmentData},cacheControl:p}},p=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i,forceStaticRender:j=!1})=>{let k,l=!1===L.isDev,q=c||b.writableEnded;if(ai&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(k=(0,v.parseFallbackField)(aj.fallback)),k===v.FallbackMode.PRERENDER&&(0,t.isBot)(al)&&(!as||an)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(k!==v.FallbackMode.NOT_FOUND||f)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),!N&&k!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aE&&!q&&!_&&T&&(l||!ak)){if((l||aj)&&k===v.FallbackMode.NOT_FOUND){if(ad.experimental.adapterPath)return await aJ();throw new A.NoFallbackError}if(as&&(ad.cacheComponents?!aw:!ap)){let b=l&&"string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:ah,c=l&&(null==aj?void 0:aj.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null,f=await L.handleResponse({cacheKey:b,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:as,responseGenerator:async()=>o({span:i,postponed:void 0,fallbackRouteParams:c,forceStaticRender:!1}),waitUntil:d.waitUntil,isMinimalMode:N});if(null===f)return null;if(f)return delete f.cacheControl,f}}let r=ai||g||!av?void 0:av;if(aA&&!N&&m&&aw&&!j){let b=await m.get(aa,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(r=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,G.scheduleOnNextTick)(async()=>{let b=L.getResponseCache(a);try{await b.revalidate(aa,m,as,!1,a=>p({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(at&&void 0!==r)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=l&&(null==aj?void 0:aj.fallbackRouteParams)&&(0,h.getRequestMeta)(a,"renderFallbackShell")?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null;return o({span:i,postponed:r,fallbackRouteParams:s,forceStaticRender:j})},q=async c=>{var f,g,i,j,k;let l,m=await L.handleResponse({cacheKey:aD,responseGenerator:a=>p({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil,isMinimalMode:N});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!m){if(aD)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;az&&!aw&&(!n||ao)&&(N||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=m;if(av)l={revalidate:0,expire:void 0};else if(aw)l={revalidate:0,expire:void 0};else if(!L.isDev)if(_)l={revalidate:0,expire:void 0};else if(az){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===u.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];N&&az&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let r=aA?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(q.headers){let a={...q.headers};for(let[c,d]of(N&&az||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=q.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(N&&az&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!q.status||ap&&as||(b.statusCode=q.status),!N&&q.status&&E.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),n&&!aw&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(ad.cacheComponents)return b.statusCode=404,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new F.InvariantError(`Expected RSC response, got ${q.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:m.cacheControl})}return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(q.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=q.html;if(!n||N||ap)return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:m.cacheControl});if(at)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let A=new TransformStream;return v.push(A.readable),o({span:c,postponed:q.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(A.writable)}).catch(a=>{A.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aI)return await aH.withPropagatedContext(a.headers,()=>aH.trace(i.BaseServerSpan.handleRequest,{spanName:`${aG} ${O}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aG,"http.target":a.url}},q));await q(aI)}catch(b){throw b instanceof A.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:O,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:az,isOnDemandRevalidate:ai})},!1,ac),b}}},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},79646:a=>{"use strict";a.exports=require("child_process")},80061:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return j}});let d=c(48249),e=c(67484),f=c(66958),g=c(62883);function h(a){return{default:a&&"default"in a?a.default:a}}let i={loader:()=>Promise.resolve(h(()=>null)),loading:null,ssr:!0},j=function(a){let b={...i,...a},c=(0,e.lazy)(()=>b.loader().then(h)),j=b.loading;function k(a){let h=j?(0,d.jsx)(j,{isLoading:!0,pastDelay:!0,error:null}):null,i=!b.ssr||!!b.loading,k=i?e.Suspense:e.Fragment,l=b.ssr?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.PreloadChunks,{moduleIds:b.modules}),(0,d.jsx)(c,{...a})]}):(0,d.jsx)(f.BailoutToCSR,{reason:"next/dynamic",children:(0,d.jsx)(c,{...a})});return(0,d.jsx)(k,{...i?{fallback:h}:{},children:l})}return k.displayName="LoadableComponent",k}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87021:(a,b,c)=>{Promise.resolve().then(c.bind(c,65885))},87550:a=>{"use strict";a.exports=require("better-sqlite3")},94523:(a,b,c)=>{"use strict";c.d(b,{default:()=>y});var d=c(48249),e=c(67484),f=c(29824);let g=[{id:"simple-chat",name:"Simple Chat",icon:"chat",description:"Basic text message",formats:{openai:{model:"gpt-4o",messages:[{role:"system",content:"You are a helpful assistant."},{role:"user",content:"Hello! How are you today?"}],stream:!0},claude:{model:"claude-sonnet-4-20250514",system:"You are a helpful assistant.",max_tokens:1024,messages:[{role:"user",content:"Hello! How are you today?"}],stream:!0},gemini:{model:"gemini-2.5-flash",contents:[{role:"user",parts:[{text:"Hello! How are you today?"}]}],systemInstruction:{parts:[{text:"You are a helpful assistant."}]}},"openai-responses":{model:"gpt-4o",input:"Hello! How are you today?",instructions:"You are a helpful assistant."}}},{id:"tool-calling",name:"Tool Calling",icon:"build",description:"Function/tool invocation",formats:{openai:{model:"gpt-4o",messages:[{role:"user",content:"What's the weather in S\xe3o Paulo?"}],tools:[{type:"function",function:{name:"get_weather",description:"Get current weather for a location",parameters:{type:"object",properties:{location:{type:"string",description:"City name"},unit:{type:"string",enum:["celsius","fahrenheit"]}},required:["location"]}}}],stream:!0},claude:{model:"claude-sonnet-4-20250514",max_tokens:1024,messages:[{role:"user",content:"What's the weather in S\xe3o Paulo?"}],tools:[{name:"get_weather",description:"Get current weather for a location",input_schema:{type:"object",properties:{location:{type:"string",description:"City name"},unit:{type:"string",enum:["celsius","fahrenheit"]}},required:["location"]}}],stream:!0},gemini:{model:"gemini-2.5-flash",contents:[{role:"user",parts:[{text:"What's the weather in S\xe3o Paulo?"}]}],tools:[{functionDeclarations:[{name:"get_weather",description:"Get current weather for a location",parameters:{type:"object",properties:{location:{type:"string",description:"City name"},unit:{type:"string",enum:["celsius","fahrenheit"]}},required:["location"]}}]}]}}},{id:"multi-turn",name:"Multi-turn",icon:"forum",description:"Conversation with history",formats:{openai:{model:"gpt-4o",messages:[{role:"system",content:"You are a coding assistant."},{role:"user",content:"Write a function to sort an array in Python."},{role:"assistant",content:"Here's a simple sort function:\n\n```python\ndef sort_array(arr):\n return sorted(arr)\n```"},{role:"user",content:"Now make it sort in descending order."}],stream:!0},claude:{model:"claude-sonnet-4-20250514",system:"You are a coding assistant.",max_tokens:1024,messages:[{role:"user",content:"Write a function to sort an array in Python."},{role:"assistant",content:"Here's a simple sort function:\n\n```python\ndef sort_array(arr):\n return sorted(arr)\n```"},{role:"user",content:"Now make it sort in descending order."}],stream:!0},gemini:{model:"gemini-2.5-flash",contents:[{role:"user",parts:[{text:"Write a function to sort an array in Python."}]},{role:"model",parts:[{text:"Here's a simple sort function:\n\n```python\ndef sort_array(arr):\n return sorted(arr)\n```"}]},{role:"user",parts:[{text:"Now make it sort in descending order."}]}],systemInstruction:{parts:[{text:"You are a coding assistant."}]}}}},{id:"thinking",name:"Thinking",icon:"psychology",description:"Extended thinking / reasoning",formats:{openai:{model:"o3-mini",messages:[{role:"user",content:"What is the sum of the first 100 prime numbers?"}],stream:!0},claude:{model:"claude-sonnet-4-20250514",max_tokens:16e3,thinking:{type:"enabled",budget_tokens:1e4},messages:[{role:"user",content:"What is the sum of the first 100 prime numbers?"}],stream:!0},gemini:{model:"gemini-2.5-flash-thinking",contents:[{role:"user",parts:[{text:"What is the sum of the first 100 prime numbers?"}]}],generationConfig:{thinkingConfig:{thinkingBudget:1e4}}}}},{id:"system-prompt",name:"System Prompt",icon:"settings",description:"Complex system instructions",formats:{openai:{model:"gpt-4o",messages:[{role:"system",content:"You are a senior software engineer specializing in distributed systems. Answer questions concisely using industry best practices. Always provide code examples when relevant. Format your responses using markdown."},{role:"user",content:"How do I implement a circuit breaker pattern?"}],temperature:.7,stream:!0},claude:{model:"claude-sonnet-4-20250514",system:"You are a senior software engineer specializing in distributed systems. Answer questions concisely using industry best practices. Always provide code examples when relevant. Format your responses using markdown.",max_tokens:2048,messages:[{role:"user",content:"How do I implement a circuit breaker pattern?"}],temperature:.7,stream:!0},gemini:{model:"gemini-2.5-flash",contents:[{role:"user",parts:[{text:"How do I implement a circuit breaker pattern?"}]}],systemInstruction:{parts:[{text:"You are a senior software engineer specializing in distributed systems. Answer questions concisely using industry best practices. Always provide code examples when relevant. Format your responses using markdown."}]},generationConfig:{temperature:.7}}}},{id:"streaming",name:"Streaming",icon:"stream",description:"SSE streaming request",formats:{openai:{model:"gpt-4o",messages:[{role:"user",content:"Tell me a short story about a robot learning to paint."}],stream:!0,stream_options:{include_usage:!0}},claude:{model:"claude-sonnet-4-20250514",max_tokens:1024,messages:[{role:"user",content:"Tell me a short story about a robot learning to paint."}],stream:!0},gemini:{model:"gemini-2.5-flash",contents:[{role:"user",parts:[{text:"Tell me a short story about a robot learning to paint."}]}]}}}],h={openai:{label:"OpenAI",color:"emerald",icon:"smart_toy"},"openai-responses":{label:"OpenAI Responses",color:"amber",icon:"swap_horiz"},claude:{label:"Claude",color:"orange",icon:"psychology"},gemini:{label:"Gemini",color:"blue",icon:"auto_awesome"},antigravity:{label:"Antigravity",color:"purple",icon:"rocket_launch"},kiro:{label:"Kiro",color:"cyan",icon:"terminal"},cursor:{label:"Cursor",color:"pink",icon:"edit"},codex:{label:"Codex",color:"yellow",icon:"code"}},i=Object.entries(h).map(([a,b])=>({value:a,label:b.label}));var j=c(39973),k=c.n(j);let l=k()(async()=>{},{loadableGenerated:{modules:["app/(dashboard)/dashboard/translator/components/PlaygroundMode.tsx -> @monaco-editor/react"]},ssr:!1});function m(){let[a,b]=(0,e.useState)("claude"),[c,j]=(0,e.useState)("openai"),[k,m]=(0,e.useState)(""),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(!1),[t,u]=(0,e.useState)(!1),[v,w]=(0,e.useState)(null);(0,e.useCallback)(async a=>{if(!a||a.trim().length<5)return void q(null);try{let c=JSON.parse(a);u(!0);let d=await fetch("/api/translator/detect",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({body:c})}),e=await d.json();e.success&&(q(e.format),b(e.format))}catch{}finally{u(!1)}},[]);let x=async()=>{if(k.trim()){s(!0),o("");try{let b=JSON.parse(k),d=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:a,targetFormat:c,body:b})}),e=await d.json();e.success?o(JSON.stringify(e.result,null,2)):o(JSON.stringify({error:e.error},null,2))}catch(a){o(JSON.stringify({error:a.message},null,2))}s(!1)}},y=async a=>{try{await navigator.clipboard.writeText(a)}catch{}},z=h[a]||h.openai,A=h[c]||h.openai;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Format Converter"}),(0,d.jsx)("p",{children:"Paste or type a JSON request body. The translator will auto-detect the source format and convert it to the target format. Use this to debug how OmniRoute translates requests between formats (OpenAI ↔ Claude ↔ Gemini ↔ Responses API)."})]})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex flex-col sm:flex-row items-center gap-4",children:[(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Source Format"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[20px] text-${z.color}-500`,children:z.icon}),(0,d.jsx)(f.l6,{value:a,onChange:a=>{b(a.target.value),q(null)},options:i,className:"flex-1"}),p&&(0,d.jsx)(f.Ex,{variant:"primary",size:"sm",icon:"auto_awesome",children:"Auto"})]})]}),(0,d.jsx)("button",{onClick:()=>{b(c),j(a),m(n),o(""),q(null)},className:"p-2 rounded-full hover:bg-primary/10 text-text-muted hover:text-primary transition-all mt-4 sm:mt-5",title:"Swap formats",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[24px]",children:"swap_horiz"})}),(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Target Format"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[20px] text-${A.color}-500`,children:A.icon}),(0,d.jsx)(f.l6,{value:c,onChange:a=>j(a.target.value),options:i,className:"flex-1"})]})]}),(0,d.jsx)("div",{className:"pt-0 sm:pt-5",children:(0,d.jsx)(f.$n,{icon:"arrow_forward",onClick:x,loading:r,disabled:!k.trim()||r,className:"whitespace-nowrap",children:"Translate"})})]})}),(0,d.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-4",children:[(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 space-y-3",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-text-muted",children:"input"}),(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Input"}),p&&(0,d.jsx)(f.Ex,{variant:"info",size:"sm",dot:!0,children:h[p]?.label||p}),t&&(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] text-text-muted animate-spin",children:"progress_activity"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1",children:[(0,d.jsx)("button",{onClick:()=>y(k),className:"p-1.5 rounded hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-text-main transition-colors",title:"Copy",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"content_copy"})}),(0,d.jsx)("button",{onClick:()=>{m(""),o(""),q(null),w(null)},className:"p-1.5 rounded hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-text-main transition-colors",title:"Clear",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"delete"})})]})]}),(0,d.jsx)("div",{className:"border border-border rounded-lg overflow-hidden",children:(0,d.jsx)(l,{height:"400px",defaultLanguage:"json",value:k,onChange:a=>m(a||""),theme:"vs-dark",options:{minimap:{enabled:!1},fontSize:12,lineNumbers:"on",scrollBeyondLastLine:!1,wordWrap:"on",automaticLayout:!0,formatOnPaste:!0,placeholder:"Paste a request body here or select a template below..."}})})]})}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 space-y-3",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-text-muted",children:"output"}),(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Output"}),n&&(0,d.jsx)(f.Ex,{variant:"success",size:"sm",dot:!0,children:h[c]?.label||c})]}),(0,d.jsx)("div",{className:"flex items-center gap-1",children:(0,d.jsx)("button",{onClick:()=>y(n),className:"p-1.5 rounded hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-text-main transition-colors",title:"Copy",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"content_copy"})})})]}),(0,d.jsx)("div",{className:"border border-border rounded-lg overflow-hidden",children:(0,d.jsx)(l,{height:"400px",defaultLanguage:"json",value:n,theme:"vs-dark",options:{minimap:{enabled:!1},fontSize:12,lineNumbers:"on",scrollBeyondLastLine:!1,wordWrap:"on",automaticLayout:!0,readOnly:!0}})})]})})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 space-y-3",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"library_books"}),(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Example Templates"}),(0,d.jsx)("span",{className:"text-xs text-text-muted",children:"— Click to load"})]}),(0,d.jsx)("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-2",children:g.map(b=>(0,d.jsxs)("button",{onClick:()=>{m(JSON.stringify(b.formats[a]||b.formats.openai,null,2)),w(b.id),o("")},className:`
3
3
  group flex flex-col items-center gap-1.5 p-3 rounded-lg border transition-all text-center
4
4
  ${v===b.id?"border-primary bg-primary/5 text-primary":"border-border hover:border-primary/30 hover:bg-primary/5 text-text-muted hover:text-text-main"}
5
- `,children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[22px] ${v===b.id?"text-primary":"text-text-muted group-hover:text-primary"} transition-colors`,children:b.icon}),(0,d.jsx)("span",{className:"text-xs font-medium leading-tight",children:b.name})]},b.id))}),v&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-xs text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"info"}),"Template loads the request in"," ",(0,d.jsx)("strong",{className:"text-text-main",children:h[a]?.label||a})," ","format. Change Source Format to load in a different format."]})]})})]})}function n(a="openai"){let[b,c]=(0,e.useState)(a),[d,f]=(0,e.useState)([]),[g,h]=(0,e.useState)(!0);return{provider:b,setProvider:c,providerOptions:d,loading:g}}c(17084);let o={openai:["gpt-","o1-","o3-","o4-"],"openai-responses":["gpt-","o1-","o3-","o4-"],claude:["claude-"],gemini:["gemini-"]};function p(){let[a,b]=(0,e.useState)(""),[c,d]=(0,e.useState)([]),[f,g]=(0,e.useState)(!0),h=(0,e.useCallback)(a=>{if(0===c.length)return"";for(let b of o[a]||[]){let a=c.find(a=>a.startsWith(b));if(a)return a}return c[0]},[c]);return{model:a,setModel:b,availableModels:c,loading:f,pickModelForFormat:h}}let q=k()(async()=>{},{loadableGenerated:{modules:["app/(dashboard)/dashboard/translator/components/ChatTesterMode.tsx -> @monaco-editor/react"]},ssr:!1});function r(){let{provider:a,setProvider:b,providerOptions:c}=n("openai"),{model:g,setModel:j,availableModels:k,pickModelForFormat:l}=p(),[m,o]=(0,e.useState)("openai"),[r,s]=(0,e.useState)(""),[t,u]=(0,e.useState)(!1),[v,w]=(0,e.useState)([]),[x,y]=(0,e.useState)(null),[z,A]=(0,e.useState)(null),B=(0,e.useRef)(null),C=()=>{B.current?.scrollIntoView({behavior:"smooth"})},D=async()=>{if(!r.trim()||t)return;let b=r.trim();s(""),u(!0),w(a=>[...a,{role:"user",content:b}]);let c=[];try{let d,e=[...v.map(a=>({role:a.role,content:a.content})),{role:"user",content:b}];d="claude"===m?{model:g,max_tokens:1024,messages:e,stream:!0}:"gemini"===m?{model:g,contents:e.map(a=>({role:"assistant"===a.role?"model":"user",parts:[{text:a.content}]}))}:"openai-responses"===m?{model:g,input:e.map(a=>({type:"message",role:a.role,content:[{type:"input_text",text:a.content}]})),stream:!0}:{model:g,messages:e,stream:!0},c.push({id:1,name:"Client Request",description:"The request body as your client would send it",format:m,content:JSON.stringify(d,null,2),status:"done"});let f=await fetch("/api/translator/detect",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({body:d})}),h=(await f.json()).format||m;c.push({id:2,name:"Format Detected",description:"OmniRoute auto-detects the API format from the request structure",format:h,content:JSON.stringify({detectedFormat:h,clientFormat:m,match:h===m},null,2),status:"done"});let i=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:h,targetFormat:"openai",body:d})}),j=await i.json();c.push({id:3,name:"OpenAI Intermediate",description:"All formats are first normalized to OpenAI format (the universal bridge)",format:"openai",content:JSON.stringify(j.result||j,null,2),status:j.success?"done":"error"});let k=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:"openai",provider:a,body:j.result})}),l=await k.json(),n=l.targetFormat||"openai";c.push({id:4,name:"Provider Format",description:"OpenAI format is translated to the provider's native format",format:n,content:JSON.stringify(l.result||l,null,2),status:l.success?"done":"error"});let o=await fetch("/api/translator/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:a,body:l.result||j.result})});if(o.ok){let a=o.body.getReader(),b=new TextDecoder,d="";for(;;){let{done:c,value:e}=await a.read();if(c)break;d+=b.decode(e,{stream:!0})}c.push({id:5,name:"Provider Response",description:"The raw SSE stream from the provider API",format:n,content:d.slice(0,5e3)+(d.length>5e3?"\n... (truncated)":""),status:"done"});let e=function(a){let b="";for(let c of a.split("\n")){if(!c.startsWith("data: "))continue;let a=c.slice(6).trim();if("[DONE]"===a)break;try{let c=JSON.parse(a),d=c.choices?.[0]?.delta;d?.content&&(b+=d.content),"content_block_delta"===c.type&&c.delta?.text&&(b+=c.delta.text)}catch{}}return b||a.slice(0,500)}(d);w(a=>[...a,{role:"assistant",content:e||"(No text extracted)"}])}else{let a=await o.json().catch(()=>({error:"Request failed"}));c.push({id:5,name:"Provider Response",description:"The raw response from the provider API",format:n,content:JSON.stringify(a,null,2),status:"error"}),w(b=>[...b,{role:"assistant",content:`Error: ${a.error||"Request failed"}`}])}}catch(a){c.push({id:c.length+1,name:"Error",description:"An unexpected error occurred",format:"error",content:JSON.stringify({error:a.message},null,2),status:"error"}),w(b=>[...b,{role:"assistant",content:`Error: ${a.message}`}])}y(c),A(c.length>0?c[c.length-1].id:null),u(!1),setTimeout(C,100)};return(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Pipeline Debugger"}),(0,d.jsxs)("p",{children:["Send messages as a specific client format and see how each step of the translation pipeline works. The right panel shows the full flow:"," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Client Request → Format Detection → OpenAI Intermediate → Provider Format → Response"}),". Click any step to inspect the data at that stage."]})]})]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-4",children:[(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex flex-col gap-3",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row gap-3",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Client Format"}),(0,d.jsx)(f.l6,{value:m,onChange:a=>o(a.target.value),options:i.filter(a=>["openai","claude","gemini","openai-responses"].includes(a.value))})]}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Provider"}),(0,d.jsx)(f.l6,{value:a,onChange:a=>b(a.target.value),options:c})]})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Model"}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:"text",value:g,onChange:a=>j(a.target.value),list:"model-suggestions",placeholder:"Select or type a model name...",className:"w-full bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors"}),(0,d.jsx)("datalist",{id:"model-suggestions",children:k.map(a=>(0,d.jsx)("option",{value:a},a))})]})]})]})}),(0,d.jsxs)(f.Zp,{className:"min-h-[400px] flex flex-col",children:[(0,d.jsxs)("div",{className:"p-4 flex-1 overflow-y-auto max-h-[500px] space-y-3",children:[0===v.length&&(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center h-full text-text-muted py-12",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"chat"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Send a message to see the translation pipeline"}),(0,d.jsxs)("p",{className:"text-xs text-center max-w-xs",children:["Your message will be formatted as a"," ",(0,d.jsx)("strong",{children:h[m]?.label})," request, translated through the pipeline, and sent to the selected provider."]})]}),v.map((a,b)=>(0,d.jsx)("div",{className:`flex ${"user"===a.role?"justify-end":"justify-start"}`,children:(0,d.jsxs)("div",{className:`max-w-[85%] rounded-lg px-3 py-2 text-sm ${"user"===a.role?"bg-primary/10 text-text-main border border-primary/20":"bg-bg-subtle text-text-main border border-border"}`,children:[(0,d.jsx)("p",{className:"text-[10px] font-semibold text-text-muted mb-1 uppercase",children:"user"===a.role?`You (${h[m]?.label})`:"Assistant"}),(0,d.jsx)("p",{className:"whitespace-pre-wrap",children:a.content})]})},b)),(0,d.jsx)("div",{ref:B})]}),(0,d.jsx)("div",{className:"p-3 border-t border-border",children:(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)("input",{type:"text",value:r,onChange:a=>s(a.target.value),onKeyDown:a=>"Enter"===a.key&&!a.shiftKey&&D(),placeholder:"Type a message...",className:"flex-1 bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors",disabled:t}),(0,d.jsx)(f.$n,{icon:"send",onClick:D,loading:t,disabled:!r.trim()||t,children:"Send"})]})})]})]}),(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 space-y-1",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"account_tree"}),(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Translation Pipeline"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Click on any step to inspect the data at that stage"})]})}),x?(0,d.jsx)("div",{className:"space-y-2",children:x.map((a,b)=>{let c=h[a.format]||{label:a.format,color:"gray",icon:"code"},e=z===a.id;return(0,d.jsxs)("div",{children:[b>0&&(0,d.jsx)("div",{className:"flex justify-center py-1",children:(0,d.jsx)("div",{className:"w-px h-4 bg-border"})}),(0,d.jsxs)(f.Zp,{className:"error"===a.status?"border-red-500/30":e?"border-primary/30":"",children:[(0,d.jsxs)("button",{onClick:()=>A(e?null:a.id),className:"w-full p-3 flex items-center gap-3 text-left",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-7 h-7 rounded-full text-xs font-bold ${"error"===a.status?"bg-red-500/10 text-red-500":"done"===a.status?`bg-${c.color}-500/10 text-${c.color}-500`:"bg-bg-subtle text-text-muted"}`,children:"error"===a.status?"!":a.id}),(0,d.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,d.jsx)("p",{className:"text-sm font-medium text-text-main",children:a.name}),a.description&&(0,d.jsx)("p",{className:"text-[10px] text-text-muted truncate",children:a.description})]}),(0,d.jsx)(f.Ex,{variant:"error"===a.status?"error":"default",size:"sm",children:c.label}),(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-text-muted",children:e?"expand_less":"expand_more"})]}),e&&(0,d.jsx)("div",{className:"px-3 pb-3",children:(0,d.jsx)("div",{className:"border border-border rounded-lg overflow-hidden",children:(0,d.jsx)(q,{height:"250px",defaultLanguage:"json",value:a.content,theme:"vs-dark",options:{minimap:{enabled:!1},fontSize:11,lineNumbers:"on",scrollBeyondLastLine:!1,wordWrap:"on",automaticLayout:!0,readOnly:!0}})})})]})]},a.id)})}):(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-8 flex flex-col items-center justify-center text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"account_tree"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Pipeline visualization"}),(0,d.jsx)("p",{className:"text-xs text-center max-w-xs",children:"Send a message to see how your request flows through detection → translation → provider call."})]})})]})]})]})}let s=[{id:"simple-chat",name:"Simple Chat",icon:"chat",templateId:"simple-chat"},{id:"tool-calling",name:"Tool Calling",icon:"build",templateId:"tool-calling"},{id:"multi-turn",name:"Multi-turn",icon:"forum",templateId:"multi-turn"},{id:"thinking",name:"Thinking",icon:"psychology",templateId:"thinking"},{id:"system-prompt",name:"System Prompt",icon:"settings",templateId:"system-prompt"},{id:"streaming",name:"Streaming",icon:"stream",templateId:"streaming"}];function t(){let[a,b]=(0,e.useState)("claude"),{provider:c,setProvider:j,providerOptions:k}=n("openai"),{model:l,setModel:m,availableModels:o,pickModelForFormat:q}=p(),[r,t]=(0,e.useState)({}),[u,v]=(0,e.useState)(!1),w=async b=>{t(a=>({...a,[b.id]:{status:"running"}}));let d=Date.now();try{let e=g.find(a=>a.id===b.templateId),f=e?.formats[a]||e?.formats.openai;if(!f)return void t(a=>({...a,[b.id]:{status:"error",error:"No template for this format",latency:0}}));let h={...f,model:l};f.contents&&(h.model=l);let i=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:a,provider:c,body:h})}),j=await i.json();if(!j.success)return void t(a=>({...a,[b.id]:{status:"error",error:`Translation failed: ${j.error}`,latency:Date.now()-d}}));let k=await fetch("/api/translator/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:c,body:j.result})}),m=Date.now()-d;if(!k.ok){let a=await k.json().catch(()=>({}));t(c=>({...c,[b.id]:{status:"error",error:a.error||`HTTP ${k.status}`,latency:m,httpStatus:k.status}}));return}let n=k.body.getReader(),o=0;for(;;){let{done:a}=await n.read();if(a)break;o++}t(a=>({...a,[b.id]:{status:"pass",latency:Date.now()-d,chunks:o}}))}catch(a){t(c=>({...c,[b.id]:{status:"error",error:a.message,latency:Date.now()-d}}))}},x=async()=>{for(let a of(v(!0),t({}),s))await w(a);v(!1)},y=Object.values(r).filter(a=>"pass"===a.status).length,z=Object.values(r).filter(a=>"error"===a.status).length,A=y+z,B=A>0?Math.round(y/A*100):0,C=h[a]||h.openai;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Compatibility Tester"}),(0,d.jsx)("p",{children:"Run predefined scenarios (Simple Chat, Tool Calling, etc.) to verify translation and provider compatibility. Select a source format and target provider, then run all tests to see a compatibility percentage. Use this to find which features work across providers."})]})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row items-end gap-4",children:[(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Source Format"}),(0,d.jsx)(f.l6,{value:a,onChange:a=>{b(a.target.value),t({})},options:i.filter(a=>["openai","claude","gemini","openai-responses"].includes(a.value))})]}),(0,d.jsx)("div",{className:"flex items-center justify-center px-2",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[22px] text-text-muted",children:"arrow_forward"})}),(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Target Provider"}),(0,d.jsx)(f.l6,{value:c,onChange:a=>{j(a.target.value),t({})},options:k})]}),(0,d.jsx)(f.$n,{icon:"play_arrow",onClick:x,loading:u,disabled:u,children:"Run All Tests"})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Model"}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:"text",value:l,onChange:a=>m(a.target.value),list:"testbench-model-suggestions",placeholder:"Select or type a model name...",className:"w-full bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors"}),(0,d.jsx)("datalist",{id:"testbench-model-suggestions",children:o.map(a=>(0,d.jsx)("option",{value:a},a))})]})]})]})}),A>0&&(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Compatibility Report"}),(0,d.jsxs)(f.Ex,{variant:B>=80?"success":B>=50?"warning":"error",size:"lg",children:[B,"%"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 text-xs text-text-muted",children:[(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"size-2 rounded-full bg-green-500"})," ",y," passed"]}),(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"size-2 rounded-full bg-red-500"})," ",z," failed"]})]})]}),(0,d.jsx)("div",{className:"w-full h-2 bg-bg-subtle rounded-full overflow-hidden",children:(0,d.jsx)("div",{className:"h-full bg-gradient-to-r from-green-500 to-emerald-400 rounded-full transition-all duration-500",style:{width:`${B}%`}})})]})}),(0,d.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3",children:s.map(a=>{let b=r[a.id],e=b?.status==="running";return(0,d.jsx)(f.Zp,{className:`transition-all ${b?.status==="pass"?"border-green-500/30":b?.status==="error"?"border-red-500/30":""}`,children:(0,d.jsxs)("div",{className:"p-4 space-y-3",children:[(0,d.jsx)("div",{className:"flex items-center justify-between",children:(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-9 h-9 rounded-lg ${b?.status==="pass"?"bg-green-500/10 text-green-500":b?.status==="error"?"bg-red-500/10 text-red-500":"bg-bg-subtle text-text-muted"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:e?"progress_activity":b?.status==="pass"?"check_circle":b?.status==="error"?"error":a.icon})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium text-text-main",children:a.name}),(0,d.jsxs)("p",{className:"text-[10px] text-text-muted uppercase",children:[C.label," →"," ",k.find(a=>a.value===c)?.label||c]})]})]})}),b&&"running"!==b.status&&(0,d.jsx)("div",{className:`rounded-lg p-2 text-xs ${"pass"===b.status?"bg-green-500/5 text-green-600 dark:text-green-400":"bg-red-500/5 text-red-600 dark:text-red-400"}`,children:"pass"===b.status?(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("span",{children:"✅ Passed"}),(0,d.jsxs)("span",{className:"text-text-muted",children:[b.latency,"ms • ",b.chunks," chunks"]})]}):(0,d.jsxs)("div",{children:[(0,d.jsxs)("p",{children:["❌ ",b.error]}),(0,d.jsxs)("p",{className:"text-text-muted mt-0.5",children:[b.latency,"ms"]})]})}),(0,d.jsx)(f.$n,{size:"sm",variant:b?.status==="pass"?"ghost":"outline",icon:e?"progress_activity":"play_arrow",onClick:()=>w(a),disabled:e||u,className:"w-full",children:e?"Running...":b?"Re-run":"Run Test"})]})},a.id)})})]})}function u(){let[a,b]=(0,e.useState)([]),[c,g]=(0,e.useState)(!0),[i,j]=(0,e.useState)(!0);(0,e.useRef)(null);let k=async()=>{try{let a=await fetch("/api/translator/history?limit=50");if(a.ok){let c=await a.json();b(c.events||[])}}catch{}finally{g(!1)}},l=a.filter(a=>"success"===a.status).length,m=a.filter(a=>"error"===a.status).length,n=a.length>0?Math.round(a.reduce((a,b)=>a+(b.latency||0),0)/a.length):0;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Real-Time Translation Activity"}),(0,d.jsxs)("p",{children:["Shows translation events as API calls flow through OmniRoute. Events come from the in-memory buffer (resets on restart). Use"," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Chat Tester"}),","," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Test Bench"}),", or external API calls to generate events."]})]})]}),(0,d.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-3",children:[(0,d.jsx)(v,{icon:"translate",label:"Total Translations",value:a.length,color:"blue"}),(0,d.jsx)(v,{icon:"check_circle",label:"Successful",value:l,color:"green"}),(0,d.jsx)(v,{icon:"error",label:"Errors",value:m,color:"red"}),(0,d.jsx)(v,{icon:"speed",label:"Avg Latency",value:`${n}ms`,color:"purple"})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-3 flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[18px] ${i?"text-green-500 animate-pulse":"text-text-muted"}`,children:i?"radio_button_checked":"radio_button_unchecked"}),(0,d.jsx)("button",{onClick:()=>j(!i),className:"text-sm text-text-main hover:text-primary transition-colors",children:i?"Live — Auto-refreshing":"Paused"})]}),(0,d.jsxs)("button",{onClick:k,className:"flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"refresh"}),"Refresh"]})]})}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main mb-3",children:"Recent Translations"}),c?(0,d.jsxs)("div",{className:"flex items-center justify-center py-12 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin mr-2",children:"progress_activity"}),"Loading..."]}):0===a.length?(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center py-12 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"monitoring"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"No translations yet"}),(0,d.jsx)("p",{className:"text-xs text-center max-w-sm",children:"Translation events appear here as requests flow through OmniRoute. Use any of these methods to generate events:"}),(0,d.jsxs)("div",{className:"flex flex-wrap gap-2 mt-3 text-xs",children:[(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"Chat Tester tab"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"Test Bench tab"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"External API calls"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"IDE/CLI integrations"})]}),(0,d.jsx)("p",{className:"text-[10px] mt-3 text-text-muted/70",children:"Note: Events are stored in-memory and reset when the server restarts."})]}):(0,d.jsx)("div",{className:"overflow-x-auto",children:(0,d.jsxs)("table",{className:"w-full text-sm",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{className:"text-left text-xs text-text-muted border-b border-border",children:[(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Time"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Source"}),(0,d.jsx)("th",{className:"pb-2 pr-4"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Target"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Model"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Status"}),(0,d.jsx)("th",{className:"pb-2 text-right",children:"Latency"})]})}),(0,d.jsx)("tbody",{children:a.map((a,b)=>{let c=h[a.sourceFormat]||{label:a.sourceFormat||"?",color:"gray"},e=h[a.targetFormat]||{label:a.targetFormat||"?",color:"gray"};return(0,d.jsxs)("tr",{className:"border-b border-border/50 hover:bg-bg-subtle/50 transition-colors",children:[(0,d.jsx)("td",{className:"py-2 pr-4 text-xs text-text-muted whitespace-nowrap",children:a.timestamp?new Date(a.timestamp).toLocaleTimeString():"—"}),(0,d.jsx)("td",{className:"py-2 pr-4",children:(0,d.jsx)(f.Ex,{variant:"default",size:"sm",children:c.label})}),(0,d.jsx)("td",{className:"py-2 pr-4 text-text-muted",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"arrow_forward"})}),(0,d.jsx)("td",{className:"py-2 pr-4",children:(0,d.jsx)(f.Ex,{variant:"primary",size:"sm",children:e.label})}),(0,d.jsx)("td",{className:"py-2 pr-4 text-xs font-mono text-text-muted",children:a.model||"—"}),(0,d.jsx)("td",{className:"py-2 pr-4",children:"success"===a.status?(0,d.jsx)(f.Ex,{variant:"success",size:"sm",dot:!0,children:"OK"}):(0,d.jsx)(f.Ex,{variant:"error",size:"sm",dot:!0,children:a.statusCode||"ERR"})}),(0,d.jsx)("td",{className:"py-2 text-right text-xs text-text-muted",children:a.latency?`${a.latency}ms`:"—"})]},a.id||b)})})]})})]})})]})}function v({icon:a,label:b,value:c,color:e}){return(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex items-center gap-3",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-10 h-10 rounded-lg bg-${e}-500/10`,children:(0,d.jsx)("span",{className:`material-symbols-outlined text-[22px] text-${e}-500`,children:a})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-lg font-bold text-text-main",children:c}),(0,d.jsx)("p",{className:"text-[10px] text-text-muted uppercase tracking-wider",children:b})]})]})})}let w=[{value:"playground",label:"Playground",icon:"code"},{value:"chat-tester",label:"Chat Tester",icon:"chat"},{value:"test-bench",label:"Test Bench",icon:"science"},{value:"live-monitor",label:"Live Monitor",icon:"monitoring"}],x={playground:"Paste any API request body and see how OmniRoute translates it between provider formats (OpenAI ↔ Claude ↔ Gemini ↔ Responses API)","chat-tester":"Send real chat requests through OmniRoute and see the full round-trip: your input, the translated request, the provider response, and the translated output","test-bench":"Define multiple test cases with different inputs and expected outputs, run them all at once, and compare results across providers and models","live-monitor":"Watch incoming requests in real-time as they flow through OmniRoute — see format translations happening live and identify issues instantly"};function y(){let[a,b]=(0,e.useState)("playground");return(0,d.jsxs)("div",{className:"p-8 space-y-6",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("h1",{className:"text-2xl font-bold text-text-main flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[28px]",children:"translate"}),"Translator Playground"]}),(0,d.jsx)("p",{className:"text-sm text-text-muted mt-1",children:x[a]||"Debug, test, and visualize how OmniRoute translates API requests between providers"})]}),(0,d.jsx)(f.Iz,{options:w,value:a,onChange:b,size:"md"})]}),"playground"===a&&(0,d.jsx)(m,{}),"chat-tester"===a&&(0,d.jsx)(r,{}),"test-bench"===a&&(0,d.jsx)(t,{}),"live-monitor"===a&&(0,d.jsx)(u,{})]})}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,595,8020,9723,3994,438,2910,3596,287,4568,9979,9824,5248],()=>b(b.s=72408));module.exports=c})();
5
+ `,children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[22px] ${v===b.id?"text-primary":"text-text-muted group-hover:text-primary"} transition-colors`,children:b.icon}),(0,d.jsx)("span",{className:"text-xs font-medium leading-tight",children:b.name})]},b.id))}),v&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-xs text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"info"}),"Template loads the request in"," ",(0,d.jsx)("strong",{className:"text-text-main",children:h[a]?.label||a})," ","format. Change Source Format to load in a different format."]})]})})]})}function n(a="openai"){let[b,c]=(0,e.useState)(a),[d,f]=(0,e.useState)([]),[g,h]=(0,e.useState)(!0);return{provider:b,setProvider:c,providerOptions:d,loading:g}}c(17084);let o={openai:["gpt-","o1-","o3-","o4-"],"openai-responses":["gpt-","o1-","o3-","o4-"],claude:["claude-"],gemini:["gemini-"]};function p(){let[a,b]=(0,e.useState)(""),[c,d]=(0,e.useState)([]),[f,g]=(0,e.useState)(!0),h=(0,e.useCallback)(a=>{if(0===c.length)return"";for(let b of o[a]||[]){let a=c.find(a=>a.startsWith(b));if(a)return a}return c[0]},[c]);return{model:a,setModel:b,availableModels:c,loading:f,pickModelForFormat:h}}let q=k()(async()=>{},{loadableGenerated:{modules:["app/(dashboard)/dashboard/translator/components/ChatTesterMode.tsx -> @monaco-editor/react"]},ssr:!1});function r(){let{provider:a,setProvider:b,providerOptions:c}=n("openai"),{model:g,setModel:j,availableModels:k,pickModelForFormat:l}=p(),[m,o]=(0,e.useState)("openai"),[r,s]=(0,e.useState)(""),[t,u]=(0,e.useState)(!1),[v,w]=(0,e.useState)([]),[x,y]=(0,e.useState)(null),[z,A]=(0,e.useState)(null),B=(0,e.useRef)(null),C=()=>{B.current?.scrollIntoView({behavior:"smooth"})},D=async()=>{if(!r.trim()||t)return;let b=r.trim();s(""),u(!0),w(a=>[...a,{role:"user",content:b}]);let c=[];try{let d,e=[...v.map(a=>({role:a.role,content:a.content})),{role:"user",content:b}];d="claude"===m?{model:g,max_tokens:1024,messages:e,stream:!0}:"gemini"===m?{model:g,contents:e.map(a=>({role:"assistant"===a.role?"model":"user",parts:[{text:a.content}]}))}:"openai-responses"===m?{model:g,input:e.map(a=>({type:"message",role:a.role,content:[{type:"input_text",text:a.content}]})),stream:!0}:{model:g,messages:e,stream:!0},c.push({id:1,name:"Client Request",description:"The request body as your client would send it",format:m,content:JSON.stringify(d,null,2),status:"done"});let f=await fetch("/api/translator/detect",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({body:d})}),h=(await f.json()).format||m;c.push({id:2,name:"Format Detected",description:"OmniRoute auto-detects the API format from the request structure",format:h,content:JSON.stringify({detectedFormat:h,clientFormat:m,match:h===m},null,2),status:"done"});let i=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:h,targetFormat:"openai",body:d})}),j=await i.json();c.push({id:3,name:"OpenAI Intermediate",description:"All formats are first normalized to OpenAI format (the universal bridge)",format:"openai",content:JSON.stringify(j.result||j,null,2),status:j.success?"done":"error"});let k=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:"openai",provider:a,body:j.result})}),l=await k.json(),n=l.targetFormat||"openai";c.push({id:4,name:"Provider Format",description:"OpenAI format is translated to the provider's native format",format:n,content:JSON.stringify(l.result||l,null,2),status:l.success?"done":"error"});let o=await fetch("/api/translator/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:a,body:l.result||j.result})});if(o.ok){let a=o.body.getReader(),b=new TextDecoder,d="";for(;;){let{done:c,value:e}=await a.read();if(c)break;d+=b.decode(e,{stream:!0})}c.push({id:5,name:"Provider Response",description:"The raw SSE stream from the provider API",format:n,content:d.slice(0,5e3)+(d.length>5e3?"\n... (truncated)":""),status:"done"});let e=function(a){let b="";for(let c of a.split("\n")){if(!c.startsWith("data: "))continue;let a=c.slice(6).trim();if("[DONE]"===a)break;try{let c=JSON.parse(a),d=c.choices?.[0]?.delta;d?.content&&(b+=d.content),"content_block_delta"===c.type&&c.delta?.text&&(b+=c.delta.text)}catch{}}return b||a.slice(0,500)}(d);w(a=>[...a,{role:"assistant",content:e||"(No text extracted)"}])}else{let a=await o.json().catch(()=>({error:"Request failed"}));c.push({id:5,name:"Provider Response",description:"The raw response from the provider API",format:n,content:JSON.stringify(a,null,2),status:"error"}),w(b=>[...b,{role:"assistant",content:`Error: ${a.error||"Request failed"}`}])}}catch(a){c.push({id:c.length+1,name:"Error",description:"An unexpected error occurred",format:"error",content:JSON.stringify({error:a.message},null,2),status:"error"}),w(b=>[...b,{role:"assistant",content:`Error: ${a.message}`}])}y(c),A(c.length>0?c[c.length-1].id:null),u(!1),setTimeout(C,100)};return(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Pipeline Debugger"}),(0,d.jsxs)("p",{children:["Send messages as a specific client format and see how each step of the translation pipeline works. The right panel shows the full flow:"," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Client Request → Format Detection → OpenAI Intermediate → Provider Format → Response"}),". Click any step to inspect the data at that stage."]})]})]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 lg:grid-cols-2 gap-4",children:[(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex flex-col gap-3",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row gap-3",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Client Format"}),(0,d.jsx)(f.l6,{value:m,onChange:a=>o(a.target.value),options:i.filter(a=>["openai","claude","gemini","openai-responses"].includes(a.value))})]}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Provider"}),(0,d.jsx)(f.l6,{value:a,onChange:a=>b(a.target.value),options:c})]})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1 uppercase tracking-wider",children:"Model"}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:"text",value:g,onChange:a=>j(a.target.value),list:"model-suggestions",placeholder:"Select or type a model name...",className:"w-full bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors"}),(0,d.jsx)("datalist",{id:"model-suggestions",children:k.map(a=>(0,d.jsx)("option",{value:a},a))})]})]})]})}),(0,d.jsxs)(f.Zp,{className:"min-h-[400px] flex flex-col",children:[(0,d.jsxs)("div",{className:"p-4 flex-1 overflow-y-auto max-h-[500px] space-y-3",children:[0===v.length&&(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center h-full text-text-muted py-12",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"chat"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Send a message to see the translation pipeline"}),(0,d.jsxs)("p",{className:"text-xs text-center max-w-xs",children:["Your message will be formatted as a"," ",(0,d.jsx)("strong",{children:h[m]?.label})," request, translated through the pipeline, and sent to the selected provider."]})]}),v.map((a,b)=>(0,d.jsx)("div",{className:`flex ${"user"===a.role?"justify-end":"justify-start"}`,children:(0,d.jsxs)("div",{className:`max-w-[85%] rounded-lg px-3 py-2 text-sm ${"user"===a.role?"bg-primary/10 text-text-main border border-primary/20":"bg-bg-subtle text-text-main border border-border"}`,children:[(0,d.jsx)("p",{className:"text-[10px] font-semibold text-text-muted mb-1 uppercase",children:"user"===a.role?`You (${h[m]?.label})`:"Assistant"}),(0,d.jsx)("p",{className:"whitespace-pre-wrap",children:a.content})]})},b)),(0,d.jsx)("div",{ref:B})]}),(0,d.jsx)("div",{className:"p-3 border-t border-border",children:(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)("input",{type:"text",value:r,onChange:a=>s(a.target.value),onKeyDown:a=>"Enter"===a.key&&!a.shiftKey&&D(),placeholder:"Type a message...",className:"flex-1 bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors",disabled:t}),(0,d.jsx)(f.$n,{icon:"send",onClick:D,loading:t,disabled:!r.trim()||t,children:"Send"})]})})]})]}),(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 space-y-1",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"account_tree"}),(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Translation Pipeline"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Click on any step to inspect the data at that stage"})]})}),x?(0,d.jsx)("div",{className:"space-y-2",children:x.map((a,b)=>{let c=h[a.format]||{label:a.format,color:"gray",icon:"code"},e=z===a.id;return(0,d.jsxs)("div",{children:[b>0&&(0,d.jsx)("div",{className:"flex justify-center py-1",children:(0,d.jsx)("div",{className:"w-px h-4 bg-border"})}),(0,d.jsxs)(f.Zp,{className:"error"===a.status?"border-red-500/30":e?"border-primary/30":"",children:[(0,d.jsxs)("button",{onClick:()=>A(e?null:a.id),className:"w-full p-3 flex items-center gap-3 text-left",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-7 h-7 rounded-full text-xs font-bold ${"error"===a.status?"bg-red-500/10 text-red-500":"done"===a.status?`bg-${c.color}-500/10 text-${c.color}-500`:"bg-bg-subtle text-text-muted"}`,children:"error"===a.status?"!":a.id}),(0,d.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,d.jsx)("p",{className:"text-sm font-medium text-text-main",children:a.name}),a.description&&(0,d.jsx)("p",{className:"text-[10px] text-text-muted truncate",children:a.description})]}),(0,d.jsx)(f.Ex,{variant:"error"===a.status?"error":"default",size:"sm",children:c.label}),(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] text-text-muted",children:e?"expand_less":"expand_more"})]}),e&&(0,d.jsx)("div",{className:"px-3 pb-3",children:(0,d.jsx)("div",{className:"border border-border rounded-lg overflow-hidden",children:(0,d.jsx)(q,{height:"250px",defaultLanguage:"json",value:a.content,theme:"vs-dark",options:{minimap:{enabled:!1},fontSize:11,lineNumbers:"on",scrollBeyondLastLine:!1,wordWrap:"on",automaticLayout:!0,readOnly:!0}})})})]})]},a.id)})}):(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-8 flex flex-col items-center justify-center text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"account_tree"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Pipeline visualization"}),(0,d.jsx)("p",{className:"text-xs text-center max-w-xs",children:"Send a message to see how your request flows through detection → translation → provider call."})]})})]})]})]})}let s=[{id:"simple-chat",name:"Simple Chat",icon:"chat",templateId:"simple-chat"},{id:"tool-calling",name:"Tool Calling",icon:"build",templateId:"tool-calling"},{id:"multi-turn",name:"Multi-turn",icon:"forum",templateId:"multi-turn"},{id:"thinking",name:"Thinking",icon:"psychology",templateId:"thinking"},{id:"system-prompt",name:"System Prompt",icon:"settings",templateId:"system-prompt"},{id:"streaming",name:"Streaming",icon:"stream",templateId:"streaming"}];function t(){let[a,b]=(0,e.useState)("claude"),{provider:c,setProvider:j,providerOptions:k}=n("openai"),{model:l,setModel:m,availableModels:o,pickModelForFormat:q}=p(),[r,t]=(0,e.useState)({}),[u,v]=(0,e.useState)(!1),w=async b=>{t(a=>({...a,[b.id]:{status:"running"}}));let d=Date.now();try{let e=g.find(a=>a.id===b.templateId),f=e?.formats[a]||e?.formats.openai;if(!f)return void t(a=>({...a,[b.id]:{status:"error",error:"No template for this format",latency:0}}));let h={...f,model:l};f.contents&&(h.model=l);let i=await fetch("/api/translator/translate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({step:"direct",sourceFormat:a,provider:c,body:h})}),j=await i.json();if(!j.success)return void t(a=>({...a,[b.id]:{status:"error",error:`Translation failed: ${j.error}`,latency:Date.now()-d}}));let k=await fetch("/api/translator/send",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:c,body:j.result})}),m=Date.now()-d;if(!k.ok){let a=await k.json().catch(()=>({}));t(c=>({...c,[b.id]:{status:"error",error:a.error||`HTTP ${k.status}`,latency:m,httpStatus:k.status}}));return}let n=k.body.getReader(),o=0;for(;;){let{done:a}=await n.read();if(a)break;o++}t(a=>({...a,[b.id]:{status:"pass",latency:Date.now()-d,chunks:o}}))}catch(a){t(c=>({...c,[b.id]:{status:"error",error:a.message,latency:Date.now()-d}}))}},x=async()=>{for(let a of(v(!0),t({}),s))await w(a);v(!1)},y=Object.values(r).filter(a=>"pass"===a.status).length,z=Object.values(r).filter(a=>"error"===a.status).length,A=y+z,B=A>0?Math.round(y/A*100):0,C=h[a]||h.openai;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Compatibility Tester"}),(0,d.jsx)("p",{children:"Run predefined scenarios (Simple Chat, Tool Calling, etc.) to verify translation and provider compatibility. Select a source format and target provider, then run all tests to see a compatibility percentage. Use this to find which features work across providers."})]})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row items-end gap-4",children:[(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Source Format"}),(0,d.jsx)(f.l6,{value:a,onChange:a=>{b(a.target.value),t({})},options:i.filter(a=>["openai","claude","gemini","openai-responses"].includes(a.value))})]}),(0,d.jsx)("div",{className:"flex items-center justify-center px-2",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[22px] text-text-muted",children:"arrow_forward"})}),(0,d.jsxs)("div",{className:"flex-1 w-full",children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Target Provider"}),(0,d.jsx)(f.l6,{value:c,onChange:a=>{j(a.target.value),t({})},options:k})]}),(0,d.jsx)(f.$n,{icon:"play_arrow",onClick:x,loading:u,disabled:u,children:"Run All Tests"})]}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"block text-xs font-medium text-text-muted mb-1.5 uppercase tracking-wider",children:"Model"}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:"text",value:l,onChange:a=>m(a.target.value),list:"testbench-model-suggestions",placeholder:"Select or type a model name...",className:"w-full bg-bg-subtle border border-border rounded-lg px-3 py-2 text-sm text-text-main placeholder:text-text-muted focus:outline-none focus:border-primary transition-colors"}),(0,d.jsx)("datalist",{id:"testbench-model-suggestions",children:o.map(a=>(0,d.jsx)("option",{value:a},a))})]})]})]})}),A>0&&(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between mb-3",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Compatibility Report"}),(0,d.jsxs)(f.Ex,{variant:B>=80?"success":B>=50?"warning":"error",size:"lg",children:[B,"%"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 text-xs text-text-muted",children:[(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"size-2 rounded-full bg-green-500"})," ",y," passed"]}),(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"size-2 rounded-full bg-red-500"})," ",z," failed"]})]})]}),(0,d.jsx)("div",{className:"w-full h-2 bg-bg-subtle rounded-full overflow-hidden",children:(0,d.jsx)("div",{className:"h-full bg-gradient-to-r from-green-500 to-emerald-400 rounded-full transition-all duration-500",style:{width:`${B}%`}})})]})}),(0,d.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3",children:s.map(a=>{let b=r[a.id],e=b?.status==="running";return(0,d.jsx)(f.Zp,{className:`transition-all ${b?.status==="pass"?"border-green-500/30":b?.status==="error"?"border-red-500/30":""}`,children:(0,d.jsxs)("div",{className:"p-4 space-y-3",children:[(0,d.jsx)("div",{className:"flex items-center justify-between",children:(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-9 h-9 rounded-lg ${b?.status==="pass"?"bg-green-500/10 text-green-500":b?.status==="error"?"bg-red-500/10 text-red-500":"bg-bg-subtle text-text-muted"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:e?"progress_activity":b?.status==="pass"?"check_circle":b?.status==="error"?"error":a.icon})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium text-text-main",children:a.name}),(0,d.jsxs)("p",{className:"text-[10px] text-text-muted uppercase",children:[C.label," →"," ",k.find(a=>a.value===c)?.label||c]})]})]})}),b&&"running"!==b.status&&(0,d.jsx)("div",{className:`rounded-lg p-2 text-xs ${"pass"===b.status?"bg-green-500/5 text-green-600 dark:text-green-400":"bg-red-500/5 text-red-600 dark:text-red-400"}`,children:"pass"===b.status?(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("span",{children:"✅ Passed"}),(0,d.jsxs)("span",{className:"text-text-muted",children:[b.latency,"ms • ",b.chunks," chunks"]})]}):(0,d.jsxs)("div",{children:[(0,d.jsxs)("p",{children:["❌ ",b.error]}),(0,d.jsxs)("p",{className:"text-text-muted mt-0.5",children:[b.latency,"ms"]})]})}),(0,d.jsx)(f.$n,{size:"sm",variant:b?.status==="pass"?"ghost":"outline",icon:e?"progress_activity":"play_arrow",onClick:()=>w(a),disabled:e||u,className:"w-full",children:e?"Running...":b?"Re-run":"Run Test"})]})},a.id)})})]})}function u(){let[a,b]=(0,e.useState)([]),[c,g]=(0,e.useState)(!0),[i,j]=(0,e.useState)(!0);(0,e.useRef)(null);let k=async()=>{try{let a=await fetch("/api/translator/history?limit=50");if(a.ok){let c=await a.json();b(c.events||[])}}catch{}finally{g(!1)}},l=a.filter(a=>"success"===a.status).length,m=a.filter(a=>"error"===a.status).length,n=a.length>0?Math.round(a.reduce((a,b)=>a+(b.latency||0),0)/a.length):0;return(0,d.jsxs)("div",{className:"space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-primary/5 border border-primary/10 text-sm text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[20px] mt-0.5 shrink-0",children:"info"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main mb-0.5",children:"Real-Time Translation Activity"}),(0,d.jsxs)("p",{children:["Shows translation events as API calls flow through OmniRoute. Events come from the in-memory buffer (resets on restart). Use"," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Chat Tester"}),","," ",(0,d.jsx)("strong",{className:"text-text-main",children:"Test Bench"}),", or external API calls to generate events."]})]})]}),(0,d.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-3",children:[(0,d.jsx)(v,{icon:"translate",label:"Total Translations",value:a.length,color:"blue"}),(0,d.jsx)(v,{icon:"check_circle",label:"Successful",value:l,color:"green"}),(0,d.jsx)(v,{icon:"error",label:"Errors",value:m,color:"red"}),(0,d.jsx)(v,{icon:"speed",label:"Avg Latency",value:`${n}ms`,color:"purple"})]}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-3 flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[18px] ${i?"text-green-500 animate-pulse":"text-text-muted"}`,children:i?"radio_button_checked":"radio_button_unchecked"}),(0,d.jsx)("button",{onClick:()=>j(!i),className:"text-sm text-text-main hover:text-primary transition-colors",children:i?"Live — Auto-refreshing":"Paused"})]}),(0,d.jsxs)("button",{onClick:k,className:"flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"refresh"}),"Refresh"]})]})}),(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold text-text-main mb-3",children:"Recent Translations"}),c?(0,d.jsxs)("div",{className:"flex items-center justify-center py-12 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin mr-2",children:"progress_activity"}),"Loading..."]}):0===a.length?(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center py-12 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[48px] mb-3 opacity-30",children:"monitoring"}),(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"No translations yet"}),(0,d.jsx)("p",{className:"text-xs text-center max-w-sm",children:"Translation events appear here as requests flow through OmniRoute. Use any of these methods to generate events:"}),(0,d.jsxs)("div",{className:"flex flex-wrap gap-2 mt-3 text-xs",children:[(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"Chat Tester tab"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"Test Bench tab"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"External API calls"}),(0,d.jsx)("span",{className:"px-2 py-1 rounded-md bg-bg-subtle border border-border",children:"IDE/CLI integrations"})]}),(0,d.jsx)("p",{className:"text-[10px] mt-3 text-text-muted/70",children:"Note: Events are stored in-memory and reset when the server restarts."})]}):(0,d.jsx)("div",{className:"overflow-x-auto",children:(0,d.jsxs)("table",{className:"w-full text-sm",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{className:"text-left text-xs text-text-muted border-b border-border",children:[(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Time"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Source"}),(0,d.jsx)("th",{className:"pb-2 pr-4"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Target"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Model"}),(0,d.jsx)("th",{className:"pb-2 pr-4",children:"Status"}),(0,d.jsx)("th",{className:"pb-2 text-right",children:"Latency"})]})}),(0,d.jsx)("tbody",{children:a.map((a,b)=>{let c=h[a.sourceFormat]||{label:a.sourceFormat||"?",color:"gray"},e=h[a.targetFormat]||{label:a.targetFormat||"?",color:"gray"};return(0,d.jsxs)("tr",{className:"border-b border-border/50 hover:bg-bg-subtle/50 transition-colors",children:[(0,d.jsx)("td",{className:"py-2 pr-4 text-xs text-text-muted whitespace-nowrap",children:a.timestamp?new Date(a.timestamp).toLocaleTimeString():"—"}),(0,d.jsx)("td",{className:"py-2 pr-4",children:(0,d.jsx)(f.Ex,{variant:"default",size:"sm",children:c.label})}),(0,d.jsx)("td",{className:"py-2 pr-4 text-text-muted",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"arrow_forward"})}),(0,d.jsx)("td",{className:"py-2 pr-4",children:(0,d.jsx)(f.Ex,{variant:"primary",size:"sm",children:e.label})}),(0,d.jsx)("td",{className:"py-2 pr-4 text-xs font-mono text-text-muted",children:a.model||"—"}),(0,d.jsx)("td",{className:"py-2 pr-4",children:"success"===a.status?(0,d.jsx)(f.Ex,{variant:"success",size:"sm",dot:!0,children:"OK"}):(0,d.jsx)(f.Ex,{variant:"error",size:"sm",dot:!0,children:a.statusCode||"ERR"})}),(0,d.jsx)("td",{className:"py-2 text-right text-xs text-text-muted",children:a.latency?`${a.latency}ms`:"—"})]},a.id||b)})})]})})]})})]})}function v({icon:a,label:b,value:c,color:e}){return(0,d.jsx)(f.Zp,{children:(0,d.jsxs)("div",{className:"p-4 flex items-center gap-3",children:[(0,d.jsx)("div",{className:`flex items-center justify-center w-10 h-10 rounded-lg bg-${e}-500/10`,children:(0,d.jsx)("span",{className:`material-symbols-outlined text-[22px] text-${e}-500`,children:a})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-lg font-bold text-text-main",children:c}),(0,d.jsx)("p",{className:"text-[10px] text-text-muted uppercase tracking-wider",children:b})]})]})})}let w=[{value:"playground",label:"Playground",icon:"code"},{value:"chat-tester",label:"Chat Tester",icon:"chat"},{value:"test-bench",label:"Test Bench",icon:"science"},{value:"live-monitor",label:"Live Monitor",icon:"monitoring"}],x={playground:"Paste any API request body and see how OmniRoute translates it between provider formats (OpenAI ↔ Claude ↔ Gemini ↔ Responses API)","chat-tester":"Send real chat requests through OmniRoute and see the full round-trip: your input, the translated request, the provider response, and the translated output","test-bench":"Define multiple test cases with different inputs and expected outputs, run them all at once, and compare results across providers and models","live-monitor":"Watch incoming requests in real-time as they flow through OmniRoute — see format translations happening live and identify issues instantly"};function y(){let[a,b]=(0,e.useState)("playground");return(0,d.jsxs)("div",{className:"p-8 space-y-6",children:[(0,d.jsxs)("div",{className:"flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)("h1",{className:"text-2xl font-bold text-text-main flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary text-[28px]",children:"translate"}),"Translator Playground"]}),(0,d.jsx)("p",{className:"text-sm text-text-muted mt-1",children:x[a]||"Debug, test, and visualize how OmniRoute translates API requests between providers"})]}),(0,d.jsx)(f.Iz,{options:w,value:a,onChange:b,size:"md"})]}),"playground"===a&&(0,d.jsx)(m,{}),"chat-tester"===a&&(0,d.jsx)(r,{}),"test-bench"===a&&(0,d.jsx)(t,{}),"live-monitor"===a&&(0,d.jsx)(u,{})]})}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,595,8020,9723,3994,438,2910,3596,2901,4568,9979,9824,5248],()=>b(b.s=72408));module.exports=c})();