@jheavenknows/bluerouter 5.1.4 → 5.1.5

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 (448) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +7 -7
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +5 -5
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovidermonitor/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalquota/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  39. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  40. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  41. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  42. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  43. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  48. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  49. package/app/.next-cli-build/server/app/_not-found.rsc +5 -5
  50. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
  51. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  52. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +5 -5
  53. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  54. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  55. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  56. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/api/branding/[asset]/route.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/api/branding/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/branding/upload/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  68. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  71. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/api/dashboard/combos/route.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/api/dashboard/token-saver/route.js.nft.json +1 -1
  84. package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  98. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  100. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  102. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/usage/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/personal-cloud-providers/client/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/personal-cloud-providers/monitor/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/personal-cloud-providers/routing/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/pricing/recalculate/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  128. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  131. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  144. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  145. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  181. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  182. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  183. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  185. package/app/.next-cli-build/server/app/callback.html +1 -1
  186. package/app/.next-cli-build/server/app/callback.rsc +5 -5
  187. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
  188. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  189. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +5 -5
  190. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  191. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/analytics.html +1 -1
  194. package/app/.next-cli-build/server/app/dashboard/analytics.rsc +6 -6
  195. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
  197. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  199. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_full.segment.rsc +6 -6
  200. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
  201. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_index.segment.rsc +5 -5
  202. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_tree.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/api-keys.html +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/api-keys.rsc +7 -7
  205. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys/__PAGE__.segment.rsc +2 -2
  206. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys.segment.rsc +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  209. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_full.segment.rsc +7 -7
  210. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_head.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_index.segment.rsc +5 -5
  212. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_tree.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +7 -7
  215. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  216. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  219. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -7
  220. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +5 -5
  222. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +7 -7
  225. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  226. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  229. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
  230. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -5
  232. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/combos.rsc +7 -7
  235. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  236. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  238. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  239. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
  240. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  241. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +5 -5
  242. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  245. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  246. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  249. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  250. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  251. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -5
  252. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +7 -7
  255. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  256. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  260. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -7
  261. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  262. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +5 -5
  263. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +7 -7
  266. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  267. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  270. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
  271. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -5
  273. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  274. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  275. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  276. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  278. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  280. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  281. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  282. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +5 -5
  283. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  284. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +6 -6
  286. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  287. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  289. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  290. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +6 -6
  291. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  292. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +5 -5
  293. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +1 -1
  294. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  295. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +6 -6
  296. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  297. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  298. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  300. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +6 -6
  301. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +5 -5
  303. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +1 -1
  304. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  305. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +7 -7
  306. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  307. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  308. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  309. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  310. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  311. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
  312. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  313. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -5
  314. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  315. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  316. package/app/.next-cli-build/server/app/dashboard/providers.rsc +7 -7
  317. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  318. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  319. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  321. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
  322. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  323. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +5 -5
  324. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  325. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  326. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +7 -7
  327. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  328. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  329. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  330. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  331. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
  332. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  333. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -5
  334. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  335. package/app/.next-cli-build/server/app/dashboard/quota.html +1 -1
  336. package/app/.next-cli-build/server/app/dashboard/quota.rsc +8 -8
  337. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  338. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  339. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  340. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  341. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +8 -8
  342. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  343. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +5 -5
  344. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  345. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  346. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  347. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +5 -5
  348. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  349. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  350. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  351. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  352. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  353. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  354. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  355. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  356. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  357. package/app/.next-cli-build/server/app/dashboard/skills.rsc +7 -7
  358. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  359. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  360. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  361. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  362. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +7 -7
  363. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  364. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +5 -5
  365. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  366. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  367. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  368. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +1 -1
  369. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  370. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  371. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  372. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  373. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  374. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +5 -5
  375. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  376. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  377. package/app/.next-cli-build/server/app/dashboard/translator.rsc +7 -7
  378. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  379. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  380. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  381. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  382. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
  383. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  384. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +5 -5
  385. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  386. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  387. package/app/.next-cli-build/server/app/dashboard/usage.rsc +7 -7
  388. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  389. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  390. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  391. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  392. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
  393. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  394. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +5 -5
  395. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  396. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  397. package/app/.next-cli-build/server/app/dashboard.rsc +7 -7
  398. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  399. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  400. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  401. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +7 -7
  402. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  403. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +5 -5
  404. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  405. package/app/.next-cli-build/server/app/index.html +1 -1
  406. package/app/.next-cli-build/server/app/index.rsc +5 -5
  407. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  408. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +5 -5
  409. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  410. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +5 -5
  411. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  412. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  413. package/app/.next-cli-build/server/app/landing.html +1 -1
  414. package/app/.next-cli-build/server/app/landing.rsc +5 -5
  415. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  416. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  417. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +5 -5
  418. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  419. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  420. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  421. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  422. package/app/.next-cli-build/server/app/login.html +1 -1
  423. package/app/.next-cli-build/server/app/login.rsc +6 -6
  424. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
  425. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  426. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +5 -5
  427. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  428. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  429. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  430. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  431. package/app/.next-cli-build/server/app-paths-manifest.json +7 -7
  432. package/app/.next-cli-build/server/chunks/2338.js +1 -1
  433. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  434. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  435. package/app/.next-cli-build/server/chunks/6328.js +1 -1
  436. package/app/.next-cli-build/server/chunks/9434.js +1 -1
  437. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  438. package/app/.next-cli-build/server/pages/404.html +1 -1
  439. package/app/.next-cli-build/server/pages/500.html +1 -1
  440. package/app/.next-cli-build/static/chunks/{5263-c99f885f10039fd2.js → 5263-dfed7be8406a1e0d.js} +1 -1
  441. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-376ecd0580ee5cda.js → page-843f3b816bb854d0.js} +9 -9
  442. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  443. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  444. package/app/package.json +1 -1
  445. package/package.json +1 -1
  446. /package/app/.next-cli-build/static/{doA5A6mVvOQkF3BEsd8us → FqE3esHQ7ubWORS7yPBwz}/_buildManifest.js +0 -0
  447. /package/app/.next-cli-build/static/{doA5A6mVvOQkF3BEsd8us → FqE3esHQ7ubWORS7yPBwz}/_ssgManifest.js +0 -0
  448. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-5.0.99-to-5.1.0-5.1.0-20260708-105301 → upgrade-5.1.3-to-5.1.4-5.1.4-20260708-142321}/data.sqlite +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/endpoint/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"66979","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"717","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"40738","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"22181","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"8385","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"34716","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"86396","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"45407","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"18521","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"54004","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"82970","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"50774","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"65628","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingHead.js":{"id":70255,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingProvider.js":{"id":44656,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomSttModal.js":{"id":87600,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomTtsModal.js":{"id":25752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":86671,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\api-keys\\ApiKeysPageClient.js":{"id":56484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-c99f885f10039fd2.js","5497","static/chunks/5497-7a441f7b59f29daf.js","6099","static/chunks/app/(dashboard)/dashboard/endpoint/page-d03884f048a5a7c8.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":55987,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":25055,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\analytics\\AnalyticsPageClient.js":{"id":70959,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovidermonitor\\PersonalCloudProviderMonitorPageClient.js":{"id":17173,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovider\\PersonalCloudProviderPageClient.js":{"id":43503,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalquota\\components\\PersonalProviderLimits.js":{"id":37483,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverAnalyticsPageClient.js":{"id":96180,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":98075,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/561a1fe1c7d6556d.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"91009","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"20176","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"25211","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"73335","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"41694","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"68070","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"86729","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"62855","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"50576","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"23784","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/endpoint/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"66979","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"717","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"40738","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"22181","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"8385","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"34716","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"86396","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"45407","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"18521","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"54004","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"82970","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"50774","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"65628","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["246","static/chunks/246-6891ff877761b1bf.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","7177","static/chunks/app/layout-95d6e77e1497d4e3.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingHead.js":{"id":70255,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingProvider.js":{"id":44656,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomSttModal.js":{"id":87600,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomTtsModal.js":{"id":25752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":86671,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","9305","static/chunks/app/(dashboard)/layout-7456222760566dda.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\api-keys\\ApiKeysPageClient.js":{"id":56484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","246","static/chunks/246-6891ff877761b1bf.js","2714","static/chunks/2714-83a368a92f8c292c.js","5564","static/chunks/5564-a666133ea5fdc213.js","5263","static/chunks/5263-dfed7be8406a1e0d.js","5497","static/chunks/5497-7a441f7b59f29daf.js","6099","static/chunks/app/(dashboard)/dashboard/endpoint/page-d03884f048a5a7c8.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":55987,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":25055,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\analytics\\AnalyticsPageClient.js":{"id":70959,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovidermonitor\\PersonalCloudProviderMonitorPageClient.js":{"id":17173,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovider\\PersonalCloudProviderPageClient.js":{"id":43503,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalquota\\components\\PersonalProviderLimits.js":{"id":37483,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverAnalyticsPageClient.js":{"id":96180,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":98075,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/561a1fe1c7d6556d.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"91009","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"20176","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"25211","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"73335","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"41694","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"68070","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"86729","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"62855","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"50576","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"23784","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -39,11 +39,11 @@ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__
39
39
  }`}};function E({providerId:a,customAlias:b}){let c=(0,k.gC)(a),e=c?b||a:(0,k.wG)(a),f=c?[]:(0,l.KC)(a).filter(a=>"embedding"===a.type),[g,j]=(0,h.useState)(f[0]?.id??""),[n,o]=(0,h.useState)("The quick brown fox jumps over the lazy dog"),[p,q]=(0,h.useState)(""),[r,s]=(0,h.useState)(""),[t,u]=(0,h.useState)(!1),[v,w]=(0,h.useState)(""),[x,z]=(0,h.useState)(""),[B,C]=(0,h.useState)(null),[D,F]=(0,h.useState)(!1),[G,H]=(0,h.useState)(""),{copied:I,copy:J}=(0,m.C)(),{copied:K,copy:L}=(0,m.C)(),M=t?x:v,N=g?`${e}/${g}`:"",O=()=>{let a={model:N,input:n.trim()},b=Number(p);return p&&Number.isFinite(b)&&b>0&&(a.dimensions=b),a},P=`curl -X POST ${M}/v1/embeddings \\
40
40
  -H "Content-Type: application/json" \\
41
41
  -H "Authorization: Bearer ${r||"YOUR_KEY"}" \\
42
- -d '${JSON.stringify(O())}'`,Q=async()=>{if(!n.trim()||!N)return;F(!0),H(""),C(null);let a=Date.now();try{let b={"Content-Type":"application/json"};r&&(b.Authorization=`Bearer ${r}`);let c=await fetch("/api/v1/embeddings",{method:"POST",headers:b,body:JSON.stringify(O())}),d=Date.now()-a,e=await c.json();if(!c.ok)return void H(e?.error?.message||e?.error||`HTTP ${c.status}`);C({data:e,latencyMs:d})}catch(a){H(a.message||"Network error")}finally{F(!1)}},R=B?JSON.stringify(B.data,null,2):"";return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(y,{label:"Model",children:c?(0,d.jsx)("input",{value:g,onChange:a=>j(a.target.value),placeholder:"e.g. voyage-3, embed-english-v3.0, text-embedding-3-small",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"}):(0,d.jsx)("select",{value:g,onChange:a=>j(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:f.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("input",{value:M,onChange:a=>t?z(a.target.value):w(a.target.value),className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono",placeholder:"http://localhost:3000"}),x&&(0,d.jsxs)("button",{onClick:()=>u(a=>!a),title:t?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${t?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("input",{type:"password",value:r,onChange:a=>s(a.target.value),placeholder:"sk-...",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,d.jsx)(y,{label:"Input",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:n,onChange:a=>o(a.target.value),className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"}),n&&(0,d.jsx)("button",{type:"button",onClick:()=>o(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})}),(0,d.jsx)(y,{label:"Dimensions",children:(0,d.jsx)("input",{type:"number",min:"1",value:p,onChange:a=>q(a.target.value),placeholder:"optional, e.g. 512, 1024 (leave empty for default)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>J(P),className:"inline-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-[14px]",children:I?"check":"content_copy"}),I?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:Q,disabled:D||!n.trim()||!N,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:D?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),D?"Running...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:P})]}),G&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:G}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",B&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",B.latencyMs,"ms"]})]}),B&&(0,d.jsxs)("button",{onClick:()=>L(R),className:"inline-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-[14px]",children:K?"check":"content_copy"}),K?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:(a=>{if(!a)return A;let b=JSON.parse(JSON.stringify(a));return(b.data||[]).forEach(a=>{Array.isArray(a.embedding)&&a.embedding.length>4&&(a.embedding=[...a.embedding.slice(0,4).map(a=>parseFloat(a.toFixed(6))),`... (${a.embedding.length} dims)`])}),JSON.stringify(b,null,2)})(B?.data)})]})]})]})}function F({providerId:a}){let b,c=(0,k.wG)(a),e=w[a]||w["edge-tts"],[f,g]=(0,h.useState)(e.defaultVoiceId||""),[j,n]=(0,h.useState)(""),[o,p]=(0,h.useState)(e.defaultVoiceId||""),[q,r]=(0,h.useState)([]),[s,t]=(0,h.useState)(""),[u,v]=(0,h.useState)(()=>{let b=k.Q2[a]?.ttsConfig?.models;if(b?.length)return b[0].id;if(e.hasModelSelector&&e.modelKey){let a=(0,l.KC)(e.modelKey);return a?.[0]?.id||""}return""}),[A,B]=(0,h.useState)("Hello, this is a text to speech test."),[C,D]=(0,h.useState)(""),[E,G]=(0,h.useState)(!1),[H,I]=(0,h.useState)(""),[J,K]=(0,h.useState)(""),[L,M]=(0,h.useState)("mp3"),[N,O]=(0,h.useState)(""),[P,Q]=(0,h.useState)(null),[R,S]=(0,h.useState)(!1),[T,U]=(0,h.useState)(""),[V,W]=(0,h.useState)(null),{copied:X,copy:Y}=(0,m.C)(),[Z,$]=(0,h.useState)(!1),[_,aa]=(0,h.useState)([]),[ab,ac]=(0,h.useState)(!1),[ad,ae]=(0,h.useState)(""),[af,ag]=(0,h.useState)(""),[ah,ai]=(0,h.useState)({}),[aj,ak]=(0,h.useState)(""),al=async()=>{if($(!0),ae(""),ag(""),!_.length){ac(!0);try{if("hardcoded"===e.voiceSource){let b=e.voiceKey||a,c=(0,l.KC)(b).filter(a=>"tts"===a.type),d={};for(let a of c)d[a.id]||(d[a.id]={code:a.id,name:a.name,voices:[{id:a.id,name:a.name}]});ai(d),aa(Object.values(d).sort((a,b)=>a.name.localeCompare(b.name)))}else{let b=e.apiEndpoint?e.apiEndpoint:`/api/media-providers/tts/voices?provider=${"local-device"===a?"local-device":"edge-tts"}`,c=await fetch(b),d=await c.json();if(d.error)return void ag(d.error);aa(d.languages||[]),ai(d.byLang||{})}}catch(a){ag(a.message)}finally{ac(!1)}}},am=ad?_.filter(a=>a.name.toLowerCase().includes(ad.toLowerCase())||a.code.toLowerCase().includes(ad.toLowerCase())):_,an=E?J:H,ao=e.hasVoiceIdInput&&o||f,ap=e.hasModelSelector&&u&&ao?`${c}/${u}/${ao}`:e.hasModelSelector&&u?`${c}/${u}`:ao?`${c}/${ao}`:"",aq=(b={model:ap,input:A},e.hasLanguageHint&&aj&&(b.language=aj),b),ar=`curl -X POST ${an}/v1/audio/speech${"json"===L?"?response_format=json":""} \\
42
+ -d '${JSON.stringify(O())}'`,Q=async()=>{if(!n.trim()||!N)return;F(!0),H(""),C(null);let a=Date.now();try{let b={"Content-Type":"application/json"};r&&(b.Authorization=`Bearer ${r}`);let c=await fetch("/api/v1/embeddings",{method:"POST",headers:b,body:JSON.stringify(O())}),d=Date.now()-a,e=await c.json();if(!c.ok)return void H(e?.error?.message||e?.error||`HTTP ${c.status}`);C({data:e,latencyMs:d})}catch(a){H(a.message||"Network error")}finally{F(!1)}},R=B?JSON.stringify(B.data,null,2):"";return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(y,{label:"Model",children:c?(0,d.jsx)("input",{value:g,onChange:a=>j(a.target.value),placeholder:"e.g. voyage-3, embed-english-v3.0, text-embedding-3-small",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"}):(0,d.jsx)("select",{value:g,onChange:a=>j(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:f.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("input",{value:M,onChange:a=>t?z(a.target.value):w(a.target.value),className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono",placeholder:"http://localhost:3000"}),x&&(0,d.jsxs)("button",{onClick:()=>u(a=>!a),title:t?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${t?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("input",{type:"password",value:r,onChange:a=>s(a.target.value),placeholder:"sk-...",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,d.jsx)(y,{label:"Input",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:n,onChange:a=>o(a.target.value),className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"}),n&&(0,d.jsx)("button",{type:"button",onClick:()=>o(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})}),(0,d.jsx)(y,{label:"Dimensions",children:(0,d.jsx)("input",{type:"number",min:"1",value:p,onChange:a=>q(a.target.value),placeholder:"optional, e.g. 512, 1024 (leave empty for default)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>J(P),className:"inline-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-[14px]",children:I?"check":"content_copy"}),I?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:Q,disabled:D||!n.trim()||!N,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:D?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),D?"Running...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:P})]}),G&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:G}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",B&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",B.latencyMs,"ms"]})]}),B&&(0,d.jsxs)("button",{onClick:()=>L(R),className:"inline-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-[14px]",children:K?"check":"content_copy"}),K?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:(a=>{if(!a)return A;let b=JSON.parse(JSON.stringify(a));return(b.data||[]).forEach(a=>{Array.isArray(a.embedding)&&a.embedding.length>4&&(a.embedding=[...a.embedding.slice(0,4).map(a=>parseFloat(a.toFixed(6))),`... (${a.embedding.length} dims)`])}),JSON.stringify(b,null,2)})(B?.data)})]})]})]})}function F({providerId:a,customAlias:b,customDefaultModel:c,customDefaultVoice:e}){let f,g=!!b,j=b||(0,k.wG)(a),n=g?{hasModelSelector:!1,hasBrowseButton:!1,hasVoiceIdInput:!0,voiceSource:"custom"}:w[a]||w["edge-tts"],[o,p]=(0,h.useState)(g?e||"":n.defaultVoiceId||""),[q,r]=(0,h.useState)(e||""),[s,t]=(0,h.useState)(g?e||"":n.defaultVoiceId||""),[u,v]=(0,h.useState)([]),[A,B]=(0,h.useState)(""),[C,D]=(0,h.useState)(()=>{if(g)return c||"default";let b=k.Q2[a]?.ttsConfig?.models;if(b?.length)return b[0].id;if(n.hasModelSelector&&n.modelKey){let a=(0,l.KC)(n.modelKey);return a?.[0]?.id||""}return""}),[E,G]=(0,h.useState)("Hello, this is a text to speech test."),[H,I]=(0,h.useState)(""),[J,K]=(0,h.useState)(!1),[L,M]=(0,h.useState)(""),[N,O]=(0,h.useState)(""),[P,Q]=(0,h.useState)("mp3"),[R,S]=(0,h.useState)(""),[T,U]=(0,h.useState)(null),[V,W]=(0,h.useState)(!1),[X,Y]=(0,h.useState)(""),[Z,$]=(0,h.useState)(null),{copied:_,copy:aa}=(0,m.C)(),[ab,ac]=(0,h.useState)(!1),[ad,ae]=(0,h.useState)([]),[af,ag]=(0,h.useState)(!1),[ah,ai]=(0,h.useState)(""),[aj,ak]=(0,h.useState)(""),[al,am]=(0,h.useState)({}),[an,ao]=(0,h.useState)(""),ap=async()=>{if(ac(!0),ai(""),ak(""),!ad.length){ag(!0);try{if("hardcoded"===n.voiceSource){let b=n.voiceKey||a,c=(0,l.KC)(b).filter(a=>"tts"===a.type),d={};for(let a of c)d[a.id]||(d[a.id]={code:a.id,name:a.name,voices:[{id:a.id,name:a.name}]});am(d),ae(Object.values(d).sort((a,b)=>a.name.localeCompare(b.name)))}else{let b=n.apiEndpoint?n.apiEndpoint:`/api/media-providers/tts/voices?provider=${"local-device"===a?"local-device":"edge-tts"}`,c=await fetch(b),d=await c.json();if(d.error)return void ak(d.error);ae(d.languages||[]),am(d.byLang||{})}}catch(a){ak(a.message)}finally{ag(!1)}}},aq=ah?ad.filter(a=>a.name.toLowerCase().includes(ah.toLowerCase())||a.code.toLowerCase().includes(ah.toLowerCase())):ad,ar=J?N:L,as=n.hasVoiceIdInput&&s||o,at=(()=>{if(g){let a=(C||c||"default").trim();return a?`${j}/${a}`:""}return n.hasModelSelector&&C&&as?`${j}/${C}/${as}`:n.hasModelSelector&&C?`${j}/${C}`:as?`${j}/${as}`:""})(),au=(f={model:at,input:E},g&&as&&(f.voice=as),n.hasLanguageHint&&an&&(f.language=an),f),av=`curl -X POST ${ar}/v1/audio/speech${"json"===P?"?response_format=json":""} \\
43
43
  -H "Content-Type: application/json" \\
44
- -H "Authorization: Bearer ${C||"YOUR_KEY"}" \\
45
- -d '${JSON.stringify(aq)}' \\
46
- ${"json"===L?"":"--output speech.mp3"}`,as=async()=>{if(!A.trim()||!ap)return;S(!0),U(""),O(""),Q(null);let a=Date.now();try{let b={"Content-Type":"application/json"};C&&(b.Authorization=`Bearer ${C}`);let c=`/api/v1/audio/speech${"json"===L?"?response_format=json":""}`,d=await fetch(c,{method:"POST",headers:b,body:JSON.stringify({...aq,input:A.trim()})});if(W(Date.now()-a),!d.ok){let a=await d.json().catch(()=>({}));U(a?.error?.message||a?.error||`HTTP ${d.status}`);return}if("json"===L){let a=await d.json();Q(a);let b=await fetch(`data:audio/mp3;base64,${a.audio}`).then(a=>a.blob());O(URL.createObjectURL(b))}else{let a=await d.blob();O(URL.createObjectURL(a))}}catch(a){U(a.message||"Network error")}finally{S(!1)}};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[an,"/v1/audio/speech"]}),J&&(0,d.jsxs)("button",{onClick:()=>G(a=>!a),title:E?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${E?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:C?`${C.slice(0,8)}${"•".repeat(Math.min(20,C.length-8))}`:(0,d.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),e.hasModelSelector&&(e.modelKey||k.Q2[a]?.ttsConfig?.models?.length)&&(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("select",{value:u,onChange:a=>v(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:((k.Q2[a]?.ttsConfig?.models?.length?k.Q2[a].ttsConfig.models:(0,l.KC)(e.modelKey))||[]).map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),e.hasLanguageHint&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsxs)("select",{value:aj,onChange:a=>ak(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"",children:"Auto-detect"}),x.I.map(a=>(0,d.jsx)("option",{value:a.name,children:a.name},a.id))]})}),e.hasBrowseButton&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("button",{onClick:al,className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm border border-border rounded-lg bg-background font-mono truncate text-left hover:border-primary/40 transition-colors",children:s?(0,d.jsx)("span",{className:"text-text-main",children:_.find(a=>a.code===s)?.name||s}):(0,d.jsx)("span",{className:"text-text-muted",children:"No language selected"})}),(0,d.jsxs)("button",{onClick:al,className:"flex w-full items-center justify-center gap-1 text-xs px-2.5 py-1.5 rounded-lg border border-border text-text-muted hover:text-primary hover:border-primary/40 transition-colors sm:w-auto sm:shrink-0",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"language"}),"Select language"]})]})}),q.length>0&&(0,d.jsx)(y,{label:"Voice",children:(0,d.jsx)("div",{className:"flex flex-wrap gap-1.5",children:q.map(a=>(0,d.jsxs)("button",{onClick:()=>{g(a.id),n(a.name),e.hasVoiceIdInput&&p(a.id)},className:`px-2.5 py-1 rounded-full text-xs border transition-colors ${f===a.id?"bg-primary/15 border-primary/40 text-primary font-medium":"border-border text-text-muted hover:text-primary hover:border-primary/40"}`,children:[a.name,a.gender?` \xb7 ${a.gender[0].toUpperCase()}`:"",!0===a.free_users_allowed&&(0,d.jsx)("span",{className:"ml-1.5 px-1 py-0.5 text-[9px] font-semibold rounded bg-green-500/15 text-green-600 border border-green-500/20",children:"Free"}),!1===a.free_users_allowed&&(0,d.jsx)("span",{className:"ml-1.5 px-1 py-0.5 text-[9px] font-semibold rounded bg-amber-500/15 text-amber-600 border border-amber-500/20",children:"Paid"})]},a.id))})}),e.hasVoiceIdInput&&(0,d.jsx)(y,{label:"Voice ID",children:(0,d.jsx)("div",{className:"flex flex-col gap-1",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:o,onChange:a=>{p(a.target.value),g(a.target.value)},placeholder:"e.g. CwhRBWXzGAHq8TQ4Fs17",className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"}),o&&(0,d.jsx)("button",{type:"button",onClick:()=>{p(""),g("")},className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})})}),e.hasLanguageDropdown&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsx)("select",{value:f,onChange:b=>{let c=(0,l.KC)(a).filter(a=>"tts"===a.type).find(a=>a.id===b.target.value);g(b.target.value),n(c?.name||b.target.value)},className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:(0,l.KC)(a).filter(a=>"tts"===a.type).map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),(0,d.jsx)(y,{label:"Input",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:A,onChange:a=>B(a.target.value),className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"}),A&&(0,d.jsx)("button",{type:"button",onClick:()=>B(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})}),(0,d.jsx)(y,{label:"Output Format",children:(0,d.jsxs)("select",{value:L,onChange:a=>M(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"mp3",children:"MP3 (Binary)"}),(0,d.jsx)("option",{value:"json",children:"JSON (Base64)"})]})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>Y(ar),className:"inline-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-[14px]",children:X?"check":"content_copy"}),X?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:as,disabled:R||!A.trim()||!ap,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:R?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),R?"Generating...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:ar})]}),T&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:T}),N?(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",V&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",V,"ms"]})]}),(0,d.jsxs)("a",{href:N,download:"speech.mp3",className:"inline-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-[14px]",children:"download"}),"Download"]})]}),(0,d.jsx)("audio",{controls:!0,src:N,className:"w-full"}),P&&(0,d.jsxs)("div",{className:"mt-3",children:[(0,d.jsx)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"JSON Response"})}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:JSON.stringify({format:P.format,audio:P.audio?`${P.audio.substring(0,100)}...`:""},null,2)})]})]}):(0,d.jsxs)("div",{children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Response"}),(0,d.jsx)("pre",{className:"mt-1.5 bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-50",children:z})]})]})]}),Z&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-end justify-center sm:items-center",style:{backgroundColor:"rgba(0,0,0,0.6)",backdropFilter:"blur(2px)"},onClick:()=>$(!1),children:(0,d.jsxs)("div",{className:"border border-border rounded-xl shadow-2xl w-full max-w-md mx-4 flex flex-col max-h-[80vh]",style:{backgroundColor:"var(--color-bg)",isolation:"isolate"},onClick:a=>a.stopPropagation(),children:[(0,d.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border shrink-0 rounded-t-xl",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold",children:"Select Language"}),(0,d.jsx)("button",{onClick:()=>$(!1),className:"text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"close"})})]}),(0,d.jsx)("div",{className:"px-4 py-2.5 border-b border-border shrink-0",children:(0,d.jsx)("input",{autoFocus:!0,value:ad,onChange:a=>ae(a.target.value),placeholder:"Search language...",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),(0,d.jsxs)("div",{className:"overflow-y-auto flex-1 p-2",children:[af&&(0,d.jsx)("p",{className:"text-xs text-red-500 px-2 py-1",children:af}),ab?(0,d.jsx)("p",{className:"text-xs text-text-muted px-2 py-3",children:"Loading..."}):(0,d.jsxs)("div",{className:"flex flex-col gap-0.5",children:[am.map(a=>(0,d.jsxs)("button",{onClick:()=>{let b;return $(!1),t(a.code),void(r(b=ah[a.code]?.voices||[]),b.length&&(g(b[0].id),n(b[0].name),e.hasVoiceIdInput&&p(b[0].id)))},className:`flex items-center justify-between w-full px-3 py-2 rounded-lg text-left hover:bg-sidebar transition-colors ${s===a.code?"bg-primary/10 text-primary":""}`,children:[(0,d.jsx)("span",{className:"text-sm",children:a.name}),(0,d.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:[a.voices.length," voices"]}),s===a.code&&(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-primary",children:"check"})]})]},a.code)),0===am.length&&(0,d.jsx)("p",{className:"text-xs text-text-muted px-2 py-3",children:"No languages found."})]})]})]})})]})}function G({providerId:a,kind:b}){let c=(0,k.wG)(a),e=(0,k.rs)(c)===a?c:a,f=k.rj.find(a=>a.id===b),g=D[b],j=g||{},n=(0,l.KC)(a).filter(a=>a.type===b),o=new Set(["image","video","music","imageToText"]).has(b),p=o&&0===n.length,[q,r]=(0,h.useState)(n[0]?.id??""),s=n.find(a=>a.id===q),t=!!s?.capabilities?.includes("edit"),u=!!s?.capabilities?.includes("mask"),[v,w]=(0,h.useState)(j.defaultInput||""),[x,z]=(0,h.useState)(""),[A,E]=(0,h.useState)(""),[F,H]=(0,h.useState)(()=>(j.extraFields||[]).reduce((a,b)=>(a[b.key]=b.default??"",a),{})),[I,J]=(0,h.useState)(""),[K,L]=(0,h.useState)(!1),[M,N]=(0,h.useState)(""),[O,P]=(0,h.useState)(""),[Q,R]=(0,h.useState)(null),[S,T]=(0,h.useState)(null),[U,V]=(0,h.useState)(null),[W,X]=(0,h.useState)("json"),[Y,Z]=(0,h.useState)(""),[$,_]=(0,h.useState)(!1),[aa,ab]=(0,h.useState)(""),[ac,ad]=(0,h.useState)([]),[ae,af]=(0,h.useState)(""),{copied:ag,copy:ah}=(0,m.C)(),{copied:ai,copy:aj}=(0,m.C)();if(!f||!g)return null;let ak=K?O:M,al=f.endpoint.path,am=o?q?`${e}/${q}`:p?"":e:e,an="cloudflare-ai"!==a?{}:"@cf/runwayml/stable-diffusion-v1-5-img2img"===q?{image:B}:"@cf/runwayml/stable-diffusion-v1-5-inpainting"===q?{image:B,mask_image:"https://pub-1fb693cb11cc46b2b2f656f51e015a2c.r2.dev/dog-mask.png"}:{},ao=x.trim()||an.image||"",ap=A.trim()||an.mask_image||"",aq=C(ao),ar=C(ap),as=Object.entries(F).reduce((a,[b,c])=>(""===c||null==c||"number"==typeof c&&Number.isNaN(c)||(a[b]=c),a),{}),at={model:am,[g.bodyKey]:v,...g.extraBody,...as,...t&&ao?{image:ao}:{},...u&&ap?{mask_image:ap}:{}},au="image"===b&&"binary"===W,av="image"===b&&"codex"===a&&!au,aw=`${al}${au?"?response_format=binary":""}`,ax=`-H "Content-Type: application/json" \\
44
+ -H "Authorization: Bearer ${H||"YOUR_KEY"}" \\
45
+ -d '${JSON.stringify(au)}' \\
46
+ ${"json"===P?"":"--output speech.mp3"}`,aw=async()=>{if(!E.trim()||!at)return;W(!0),Y(""),S(""),U(null);let a=Date.now();try{let b={"Content-Type":"application/json"};H&&(b.Authorization=`Bearer ${H}`);let c=`/api/v1/audio/speech${"json"===P?"?response_format=json":""}`,d=await fetch(c,{method:"POST",headers:b,body:JSON.stringify({...au,input:E.trim()})});if($(Date.now()-a),!d.ok){let a=await d.json().catch(()=>({}));Y(a?.error?.message||a?.error||`HTTP ${d.status}`);return}if("json"===P){let a=await d.json();U(a);let b=await fetch(`data:audio/mp3;base64,${a.audio}`).then(a=>a.blob());S(URL.createObjectURL(b))}else{let a=await d.blob();S(URL.createObjectURL(a))}}catch(a){Y(a.message||"Network error")}finally{W(!1)}};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[ar,"/v1/audio/speech"]}),N&&(0,d.jsxs)("button",{onClick:()=>K(a=>!a),title:J?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${J?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:H?`${H.slice(0,8)}${"•".repeat(Math.min(20,H.length-8))}`:(0,d.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),g?(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("input",{value:C,onChange:a=>D(a.target.value),placeholder:"default",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}):n.hasModelSelector&&(n.modelKey||k.Q2[a]?.ttsConfig?.models?.length)&&(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("select",{value:C,onChange:a=>D(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:((k.Q2[a]?.ttsConfig?.models?.length?k.Q2[a].ttsConfig.models:(0,l.KC)(n.modelKey))||[]).map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),n.hasLanguageHint&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsxs)("select",{value:an,onChange:a=>ao(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"",children:"Auto-detect"}),x.I.map(a=>(0,d.jsx)("option",{value:a.name,children:a.name},a.id))]})}),n.hasBrowseButton&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("button",{onClick:ap,className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm border border-border rounded-lg bg-background font-mono truncate text-left hover:border-primary/40 transition-colors",children:A?(0,d.jsx)("span",{className:"text-text-main",children:ad.find(a=>a.code===A)?.name||A}):(0,d.jsx)("span",{className:"text-text-muted",children:"No language selected"})}),(0,d.jsxs)("button",{onClick:ap,className:"flex w-full items-center justify-center gap-1 text-xs px-2.5 py-1.5 rounded-lg border border-border text-text-muted hover:text-primary hover:border-primary/40 transition-colors sm:w-auto sm:shrink-0",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"language"}),"Select language"]})]})}),u.length>0&&(0,d.jsx)(y,{label:"Voice",children:(0,d.jsx)("div",{className:"flex flex-wrap gap-1.5",children:u.map(a=>(0,d.jsxs)("button",{onClick:()=>{p(a.id),r(a.name),n.hasVoiceIdInput&&t(a.id)},className:`px-2.5 py-1 rounded-full text-xs border transition-colors ${o===a.id?"bg-primary/15 border-primary/40 text-primary font-medium":"border-border text-text-muted hover:text-primary hover:border-primary/40"}`,children:[a.name,a.gender?` \xb7 ${a.gender[0].toUpperCase()}`:"",!0===a.free_users_allowed&&(0,d.jsx)("span",{className:"ml-1.5 px-1 py-0.5 text-[9px] font-semibold rounded bg-green-500/15 text-green-600 border border-green-500/20",children:"Free"}),!1===a.free_users_allowed&&(0,d.jsx)("span",{className:"ml-1.5 px-1 py-0.5 text-[9px] font-semibold rounded bg-amber-500/15 text-amber-600 border border-amber-500/20",children:"Paid"})]},a.id))})}),n.hasVoiceIdInput&&(0,d.jsx)(y,{label:"Voice ID",children:(0,d.jsx)("div",{className:"flex flex-col gap-1",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:s,onChange:a=>{t(a.target.value),p(a.target.value)},placeholder:g?"optional, e.g. vi_female, af_sarah":"e.g. CwhRBWXzGAHq8TQ4Fs17",className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"}),s&&(0,d.jsx)("button",{type:"button",onClick:()=>{t(""),p("")},className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})})}),n.hasLanguageDropdown&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsx)("select",{value:o,onChange:b=>{let c=(0,l.KC)(a).filter(a=>"tts"===a.type).find(a=>a.id===b.target.value);p(b.target.value),r(c?.name||b.target.value)},className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:(0,l.KC)(a).filter(a=>"tts"===a.type).map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}),(0,d.jsx)(y,{label:"Input",children:(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{value:E,onChange:a=>G(a.target.value),className:"w-full px-3 py-1.5 pr-7 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"}),E&&(0,d.jsx)("button",{type:"button",onClick:()=>G(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})}),(0,d.jsx)(y,{label:"Output Format",children:(0,d.jsxs)("select",{value:P,onChange:a=>Q(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"mp3",children:"MP3 (Binary)"}),(0,d.jsx)("option",{value:"json",children:"JSON (Base64)"})]})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>aa(av),className:"inline-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-[14px]",children:_?"check":"content_copy"}),_?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:aw,disabled:V||!E.trim()||!at,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:V?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),V?"Generating...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:av})]}),X&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:X}),R?(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",Z&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",Z,"ms"]})]}),(0,d.jsxs)("a",{href:R,download:"speech.mp3",className:"inline-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-[14px]",children:"download"}),"Download"]})]}),(0,d.jsx)("audio",{controls:!0,src:R,className:"w-full"}),T&&(0,d.jsxs)("div",{className:"mt-3",children:[(0,d.jsx)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"JSON Response"})}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:JSON.stringify({format:T.format,audio:T.audio?`${T.audio.substring(0,100)}...`:""},null,2)})]})]}):(0,d.jsxs)("div",{children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Response"}),(0,d.jsx)("pre",{className:"mt-1.5 bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-50",children:z})]})]})]}),ab&&(0,d.jsx)("div",{className:"fixed inset-0 z-50 flex items-end justify-center sm:items-center",style:{backgroundColor:"rgba(0,0,0,0.6)",backdropFilter:"blur(2px)"},onClick:()=>ac(!1),children:(0,d.jsxs)("div",{className:"border border-border rounded-xl shadow-2xl w-full max-w-md mx-4 flex flex-col max-h-[80vh]",style:{backgroundColor:"var(--color-bg)",isolation:"isolate"},onClick:a=>a.stopPropagation(),children:[(0,d.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border shrink-0 rounded-t-xl",children:[(0,d.jsx)("h3",{className:"text-sm font-semibold",children:"Select Language"}),(0,d.jsx)("button",{onClick:()=>ac(!1),className:"text-text-muted hover:text-primary transition-colors",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"close"})})]}),(0,d.jsx)("div",{className:"px-4 py-2.5 border-b border-border shrink-0",children:(0,d.jsx)("input",{autoFocus:!0,value:ah,onChange:a=>ai(a.target.value),placeholder:"Search language...",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),(0,d.jsxs)("div",{className:"overflow-y-auto flex-1 p-2",children:[aj&&(0,d.jsx)("p",{className:"text-xs text-red-500 px-2 py-1",children:aj}),af?(0,d.jsx)("p",{className:"text-xs text-text-muted px-2 py-3",children:"Loading..."}):(0,d.jsxs)("div",{className:"flex flex-col gap-0.5",children:[aq.map(a=>(0,d.jsxs)("button",{onClick:()=>{let b;return ac(!1),B(a.code),void(v(b=al[a.code]?.voices||[]),b.length&&(p(b[0].id),r(b[0].name),n.hasVoiceIdInput&&t(b[0].id)))},className:`flex items-center justify-between w-full px-3 py-2 rounded-lg text-left hover:bg-sidebar transition-colors ${A===a.code?"bg-primary/10 text-primary":""}`,children:[(0,d.jsx)("span",{className:"text-sm",children:a.name}),(0,d.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:[a.voices.length," voices"]}),A===a.code&&(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-primary",children:"check"})]})]},a.code)),0===aq.length&&(0,d.jsx)("p",{className:"text-xs text-text-muted px-2 py-3",children:"No languages found."})]})]})]})})]})}function G({providerId:a,kind:b}){let c=(0,k.wG)(a),e=(0,k.rs)(c)===a?c:a,f=k.rj.find(a=>a.id===b),g=D[b],j=g||{},n=(0,l.KC)(a).filter(a=>a.type===b),o=new Set(["image","video","music","imageToText"]).has(b),p=o&&0===n.length,[q,r]=(0,h.useState)(n[0]?.id??""),s=n.find(a=>a.id===q),t=!!s?.capabilities?.includes("edit"),u=!!s?.capabilities?.includes("mask"),[v,w]=(0,h.useState)(j.defaultInput||""),[x,z]=(0,h.useState)(""),[A,E]=(0,h.useState)(""),[F,H]=(0,h.useState)(()=>(j.extraFields||[]).reduce((a,b)=>(a[b.key]=b.default??"",a),{})),[I,J]=(0,h.useState)(""),[K,L]=(0,h.useState)(!1),[M,N]=(0,h.useState)(""),[O,P]=(0,h.useState)(""),[Q,R]=(0,h.useState)(null),[S,T]=(0,h.useState)(null),[U,V]=(0,h.useState)(null),[W,X]=(0,h.useState)("json"),[Y,Z]=(0,h.useState)(""),[$,_]=(0,h.useState)(!1),[aa,ab]=(0,h.useState)(""),[ac,ad]=(0,h.useState)([]),[ae,af]=(0,h.useState)(""),{copied:ag,copy:ah}=(0,m.C)(),{copied:ai,copy:aj}=(0,m.C)();if(!f||!g)return null;let ak=K?O:M,al=f.endpoint.path,am=o?q?`${e}/${q}`:p?"":e:e,an="cloudflare-ai"!==a?{}:"@cf/runwayml/stable-diffusion-v1-5-img2img"===q?{image:B}:"@cf/runwayml/stable-diffusion-v1-5-inpainting"===q?{image:B,mask_image:"https://pub-1fb693cb11cc46b2b2f656f51e015a2c.r2.dev/dog-mask.png"}:{},ao=x.trim()||an.image||"",ap=A.trim()||an.mask_image||"",aq=C(ao),ar=C(ap),as=Object.entries(F).reduce((a,[b,c])=>(""===c||null==c||"number"==typeof c&&Number.isNaN(c)||(a[b]=c),a),{}),at={model:am,[g.bodyKey]:v,...g.extraBody,...as,...t&&ao?{image:ao}:{},...u&&ap?{mask_image:ap}:{}},au="image"===b&&"binary"===W,av="image"===b&&"codex"===a&&!au,aw=`${al}${au?"?response_format=binary":""}`,ax=`-H "Content-Type: application/json" \\
47
47
  -H "Authorization: Bearer ${I||"YOUR_KEY"}"${ae?` \\
48
48
  -H "x-connection-id: ${ae}"`:""}${av?` \\
49
49
  -H "Accept: text/event-stream"`:""}`,ay=`curl -X ${f.endpoint.method} ${ak}${aw} \\
@@ -57,4 +57,4 @@ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__
57
57
  -F "temperature=${B}"`:""}${r.includes("prompt")&&w?` \\
58
58
  -F "prompt=${w}"`:""}`,_=async()=>{if(!s||!Z)return;R(!0),T(""),N(null);let a=Date.now();try{let b=new FormData;b.append("file",s),b.append("model",Z),r.includes("language")&&u&&b.append("language",u),r.includes("response_format")&&b.append("response_format",z),r.includes("temperature")&&B&&b.append("temperature",B),r.includes("prompt")&&w&&b.append("prompt",w);let c={};D&&(c.Authorization=`Bearer ${D}`);let d=await fetch("/api/v1/audio/transcriptions",{method:"POST",headers:c,body:b});P(Date.now()-a);let e=(d.headers.get("content-type")||"").includes("application/json")?await d.json():await d.text();if(!d.ok)return void T(e?.error?.message||e?.error||e||`HTTP ${d.status}`);N(e)}catch(a){T(a.message||"Network error")}finally{R(!1)}},aa="string"==typeof M?M:M?JSON.stringify(M,null,2):`{
59
59
  "text": "Hello world..."
60
- }`;return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[n.length>0?(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("select",{value:o,onChange:a=>p(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:n.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}):(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("input",{value:o,onChange:a=>p(a.target.value),placeholder:"Enter model id",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[Y,"/v1/audio/transcriptions"]}),K&&(0,d.jsxs)("button",{onClick:()=>G(a=>!a),title:F?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${F?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:D?`${D.slice(0,8)}${"•".repeat(Math.min(20,D.length-8))}`:(0,d.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),(0,d.jsx)(y,{label:"Audio File",children:(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsx)("input",{type:"file",accept:"audio/*,video/mp4,.m4a,.mp3,.wav,.ogg,.flac,.webm,.opus",onChange:a=>t(a.target.files?.[0]||null),className:"w-full text-xs text-text-muted file:mr-2 file:py-1 file:px-2.5 file:rounded-lg file:border file:border-border file:bg-background file:text-text-main hover:file:bg-sidebar file:cursor-pointer"}),s&&(0,d.jsxs)("span",{className:"text-xs text-text-muted font-mono",children:[s.name," \xb7 ",(s.size/1024).toFixed(1)," KB"]})]})}),r.includes("language")&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsx)("input",{value:u,onChange:a=>v(a.target.value),placeholder:"e.g. en, vi, ja (auto-detect if empty)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),r.includes("prompt")&&(0,d.jsx)(y,{label:"Prompt",children:(0,d.jsx)("input",{value:w,onChange:a=>x(a.target.value),placeholder:"optional context to improve accuracy",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),r.includes("temperature")&&(0,d.jsx)(y,{label:"Temperature",children:(0,d.jsx)("input",{type:"number",step:"0.1",min:"0",max:"1",value:B,onChange:a=>C(a.target.value),placeholder:"0 - 1 (default 0)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),r.includes("response_format")&&(0,d.jsx)(y,{label:"Response Format",children:(0,d.jsxs)("select",{value:z,onChange:a=>A(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"json",children:"json"}),(0,d.jsx)("option",{value:"text",children:"text"}),(0,d.jsx)("option",{value:"srt",children:"srt"}),(0,d.jsx)("option",{value:"verbose_json",children:"verbose_json"}),(0,d.jsx)("option",{value:"vtt",children:"vtt"})]})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>V($),className:"inline-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-[14px]",children:U?"check":"content_copy"}),U?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:_,disabled:Q||!s||!Z,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:Q?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),Q?"Transcribing...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:$})]}),S&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:S}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",M&&O&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",O,"ms"]})]}),M&&(0,d.jsxs)("button",{onClick:()=>X(aa),className:"inline-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-[14px]",children:W?"check":"content_copy"}),W?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:aa})]})]})]})}function I(){let{kind:a,id:b}=(0,e.useParams)(),c=(0,e.useRouter)(),f=k.rj.find(b=>b.id===a),l=(0,k.gC)(b)&&"embedding"===a,m=(0,k.Ox)(b)&&"stt"===a,n=(0,k.U_)(b)&&"tts"===a,o=l||m||n,p=async()=>{if(confirm(`Delete this ${m?"Custom STT":n?"Custom TTS":"Custom Embedding"} node?`))try{(await fetch(`/api/provider-nodes/${b}`,{method:"DELETE"})).ok&&c.push(`/dashboard/media-providers/${a}`)}catch(a){console.log("Error deleting custom media node:",a)}},[q,r]=(0,h.useState)(null),[t,u]=(0,h.useState)(o),[w,x]=(0,h.useState)(!1);if(!f)return(0,e.notFound)();let y=k.Q2[b],z=o?q?{id:b,name:q.name||(m?"Custom STT":n?"Custom TTS":"Custom Embedding"),color:m||n?"#0EA5E9":"#6366F1",textIcon:m?"CS":n?"CT":"CE"}:null:y;if(!o&&!y||o&&!t&&!q)return(0,e.notFound)();if(o&&t)return(0,d.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let A=o?[m?"stt":n?"tts":"embedding"]:z.serviceKinds??["llm"];return o||A.includes(a)?(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)(g(),{href:`/dashboard/media-providers/${a}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),f.label]}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,d.jsx)("div",{className:"size-12 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${z.color}15`},children:(0,d.jsx)(j.A,{src:`/providers/${z.id}.png`,alt:z.name,size:48,className:"object-contain rounded-lg max-w-[48px] max-h-[48px]",fallbackText:z.textIcon||z.id.slice(0,2).toUpperCase(),fallbackColor:z.color})}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,d.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:z.name}),!o&&z.notice?.apiKeyUrl&&(0,d.jsxs)("a",{href:z.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[o&&(0,d.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xb7 ",q?.prefix]}),A.map(b=>(0,d.jsx)(i.Ex,{variant:b===a?"primary":"default",size:"sm",children:b.toUpperCase()},b))]})]}),o&&(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>x(!0),children:"Edit"}),(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:p,children:"Delete"})]})]})]}),!o&&z.kindNotice?.[a]&&(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-amber-500/10 border border-amber-500/30 text-amber-700 dark:text-amber-400",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,d.jsx)("p",{className:"text-sm",children:z.kindNotice[a]})]}),!o&&z.notice?.text&&!z.deprecated&&(0,d.jsxs)("div",{className:"flex flex-col gap-2 rounded-lg border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,d.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:z.notice.text}),z.notice.apiKeyUrl&&(0,d.jsx)("a",{href:z.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center rounded bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key →"})]}),m||n?null:!o&&z.noAuth?(0,d.jsx)(i.gw,{providerId:b}):(0,d.jsx)(s,{providerId:b,isOAuth:!1}),!m&&!n&&"tts"!==a&&"webSearch"!==a&&"webFetch"!==a&&(0,d.jsx)(v,{providerId:b,kindFilter:a,providerAliasOverride:o?q?.prefix:void 0}),!o&&(z.searchConfig||z.fetchConfig||z.ttsConfig||z.sttConfig||z.embeddingConfig||z.searchViaChat)&&(0,d.jsx)(i.Wx,{config:"webFetch"===a?z.fetchConfig:"tts"===a?z.ttsConfig:"stt"===a?z.sttConfig:"embedding"===a?z.embeddingConfig:z.searchConfig||{mode:"chat-completions",defaultModel:z.searchViaChat?.defaultModel,pricingUrl:z.searchViaChat?.pricingUrl,freeTier:z.searchViaChat?.freeTier},provider:z,title:`${f.label} Config`}),"embedding"===a&&(0,d.jsx)(E,{providerId:b,customAlias:q?.prefix}),"tts"===a&&!o&&(0,d.jsx)(F,{providerId:b}),"stt"===a&&(0,d.jsx)(H,{providerId:b,customAlias:m?q?.prefix:void 0,customDefaultModel:q?.defaultModel}),!o&&D[a]&&(0,d.jsx)(G,{providerId:b,kind:a}),l&&(0,d.jsx)(i.x0,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}}),m&&(0,d.jsx)(i.F8,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}}),n&&(0,d.jsx)(i.b1,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}})]}):(0,e.notFound)()}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},23020:(a,b,c)=>{Promise.resolve().then(c.bind(c,69296))},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46293:a=>{"use strict";a.exports=require("sql.js")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},66136:a=>{"use strict";a.exports=require("timers")},69296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\bluerouter\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\media-providers\\\\[kind]\\\\[id]\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js","default")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},74075:a=>{"use strict";a.exports=require("zlib")},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")},79428:a=>{"use strict";a.exports=require("buffer")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86572:(a,b,c)=>{Promise.resolve().then(c.bind(c,7870))},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,319,1361,8581,402,5681,4404,6064,6328,7772],()=>b(b.s=482));module.exports=c})();
60
+ }`;return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[n.length>0?(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("select",{value:o,onChange:a=>p(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:n.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name||a.id},a.id))})}):(0,d.jsx)(y,{label:"Model",children:(0,d.jsx)("input",{value:o,onChange:a=>p(a.target.value),placeholder:"Enter model id",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,d.jsx)(y,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[Y,"/v1/audio/transcriptions"]}),K&&(0,d.jsxs)("button",{onClick:()=>G(a=>!a),title:F?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 rounded-lg border shrink-0 transition-colors ${F?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(y,{label:"API Key",children:(0,d.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:D?`${D.slice(0,8)}${"•".repeat(Math.min(20,D.length-8))}`:(0,d.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),(0,d.jsx)(y,{label:"Audio File",children:(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsx)("input",{type:"file",accept:"audio/*,video/mp4,.m4a,.mp3,.wav,.ogg,.flac,.webm,.opus",onChange:a=>t(a.target.files?.[0]||null),className:"w-full text-xs text-text-muted file:mr-2 file:py-1 file:px-2.5 file:rounded-lg file:border file:border-border file:bg-background file:text-text-main hover:file:bg-sidebar file:cursor-pointer"}),s&&(0,d.jsxs)("span",{className:"text-xs text-text-muted font-mono",children:[s.name," \xb7 ",(s.size/1024).toFixed(1)," KB"]})]})}),r.includes("language")&&(0,d.jsx)(y,{label:"Language",children:(0,d.jsx)("input",{value:u,onChange:a=>v(a.target.value),placeholder:"e.g. en, vi, ja (auto-detect if empty)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),r.includes("prompt")&&(0,d.jsx)(y,{label:"Prompt",children:(0,d.jsx)("input",{value:w,onChange:a=>x(a.target.value),placeholder:"optional context to improve accuracy",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),r.includes("temperature")&&(0,d.jsx)(y,{label:"Temperature",children:(0,d.jsx)("input",{type:"number",step:"0.1",min:"0",max:"1",value:B,onChange:a=>C(a.target.value),placeholder:"0 - 1 (default 0)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),r.includes("response_format")&&(0,d.jsx)(y,{label:"Response Format",children:(0,d.jsxs)("select",{value:z,onChange:a=>A(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,d.jsx)("option",{value:"json",children:"json"}),(0,d.jsx)("option",{value:"text",children:"text"}),(0,d.jsx)("option",{value:"srt",children:"srt"}),(0,d.jsx)("option",{value:"verbose_json",children:"verbose_json"}),(0,d.jsx)("option",{value:"vtt",children:"vtt"})]})}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsxs)("button",{onClick:()=>V($),className:"inline-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-[14px]",children:U?"check":"content_copy"}),U?"Copied":"Copy"]}),(0,d.jsxs)("button",{onClick:_,disabled:Q||!s||!Z,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:Q?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),Q?"Transcribing...":"Run"]})]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:$})]}),S&&(0,d.jsx)("p",{className:"text-xs text-red-500 break-words",children:S}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",M&&O&&(0,d.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",O,"ms"]})]}),M&&(0,d.jsxs)("button",{onClick:()=>X(aa),className:"inline-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-[14px]",children:W?"check":"content_copy"}),W?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:aa})]})]})]})}function I(){let{kind:a,id:b}=(0,e.useParams)(),c=(0,e.useRouter)(),f=k.rj.find(b=>b.id===a),l=(0,k.gC)(b)&&"embedding"===a,m=(0,k.Ox)(b)&&"stt"===a,n=(0,k.U_)(b)&&"tts"===a,o=l||m||n,p=async()=>{if(confirm(`Delete this ${m?"Custom STT":n?"Custom TTS":"Custom Embedding"} node?`))try{(await fetch(`/api/provider-nodes/${b}`,{method:"DELETE"})).ok&&c.push(`/dashboard/media-providers/${a}`)}catch(a){console.log("Error deleting custom media node:",a)}},[q,r]=(0,h.useState)(null),[t,u]=(0,h.useState)(o),[w,x]=(0,h.useState)(!1);if(!f)return(0,e.notFound)();let y=k.Q2[b],z=o?q?{id:b,name:q.name||(m?"Custom STT":n?"Custom TTS":"Custom Embedding"),color:m||n?"#0EA5E9":"#6366F1",textIcon:m?"CS":n?"CT":"CE"}:null:y;if(!o&&!y||o&&!t&&!q)return(0,e.notFound)();if(o&&t)return(0,d.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let A=o?[m?"stt":n?"tts":"embedding"]:z.serviceKinds??["llm"];return o||A.includes(a)?(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)(g(),{href:`/dashboard/media-providers/${a}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),f.label]}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,d.jsx)("div",{className:"size-12 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${z.color}15`},children:(0,d.jsx)(j.A,{src:`/providers/${z.id}.png`,alt:z.name,size:48,className:"object-contain rounded-lg max-w-[48px] max-h-[48px]",fallbackText:z.textIcon||z.id.slice(0,2).toUpperCase(),fallbackColor:z.color})}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,d.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:z.name}),!o&&z.notice?.apiKeyUrl&&(0,d.jsxs)("a",{href:z.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[o&&(0,d.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xb7 ",q?.prefix]}),A.map(b=>(0,d.jsx)(i.Ex,{variant:b===a?"primary":"default",size:"sm",children:b.toUpperCase()},b))]})]}),o&&(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>x(!0),children:"Edit"}),(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:p,children:"Delete"})]})]})]}),!o&&z.kindNotice?.[a]&&(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-amber-500/10 border border-amber-500/30 text-amber-700 dark:text-amber-400",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,d.jsx)("p",{className:"text-sm",children:z.kindNotice[a]})]}),!o&&z.notice?.text&&!z.deprecated&&(0,d.jsxs)("div",{className:"flex flex-col gap-2 rounded-lg border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,d.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:z.notice.text}),z.notice.apiKeyUrl&&(0,d.jsx)("a",{href:z.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center rounded bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key →"})]}),m||n?null:!o&&z.noAuth?(0,d.jsx)(i.gw,{providerId:b}):(0,d.jsx)(s,{providerId:b,isOAuth:!1}),!m&&!n&&"tts"!==a&&"webSearch"!==a&&"webFetch"!==a&&(0,d.jsx)(v,{providerId:b,kindFilter:a,providerAliasOverride:o?q?.prefix:void 0}),!o&&(z.searchConfig||z.fetchConfig||z.ttsConfig||z.sttConfig||z.embeddingConfig||z.searchViaChat)&&(0,d.jsx)(i.Wx,{config:"webFetch"===a?z.fetchConfig:"tts"===a?z.ttsConfig:"stt"===a?z.sttConfig:"embedding"===a?z.embeddingConfig:z.searchConfig||{mode:"chat-completions",defaultModel:z.searchViaChat?.defaultModel,pricingUrl:z.searchViaChat?.pricingUrl,freeTier:z.searchViaChat?.freeTier},provider:z,title:`${f.label} Config`}),"embedding"===a&&(0,d.jsx)(E,{providerId:b,customAlias:q?.prefix}),"tts"===a&&(0,d.jsx)(F,{providerId:b,customAlias:n?q?.prefix:void 0,customDefaultModel:n?q?.defaultModel:void 0,customDefaultVoice:n?q?.defaultVoice:void 0}),"stt"===a&&(0,d.jsx)(H,{providerId:b,customAlias:m?q?.prefix:void 0,customDefaultModel:q?.defaultModel}),!o&&D[a]&&(0,d.jsx)(G,{providerId:b,kind:a}),l&&(0,d.jsx)(i.x0,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}}),m&&(0,d.jsx)(i.F8,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}}),n&&(0,d.jsx)(i.b1,{isOpen:w,node:q,onClose:()=>x(!1),onSaved:a=>{r(a),x(!1)}})]}):(0,e.notFound)()}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},23020:(a,b,c)=>{Promise.resolve().then(c.bind(c,69296))},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46293:a=>{"use strict";a.exports=require("sql.js")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},66136:a=>{"use strict";a.exports=require("timers")},69296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\bluerouter\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\media-providers\\\\[kind]\\\\[id]\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js","default")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},74075:a=>{"use strict";a.exports=require("zlib")},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")},79428:a=>{"use strict";a.exports=require("buffer")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86572:(a,b,c)=>{Promise.resolve().then(c.bind(c,7870))},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,319,1361,8581,402,5681,4404,6064,6328,7772],()=>b(b.s=482));module.exports=c})();