@afg473319/afrouter 0.5.75 → 0.5.76

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 (207) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +2 -2
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  38. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  39. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  40. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  41. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  42. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  43. package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js +1 -1
  44. package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js +1 -1
  45. package/app/.next-cli-build/server/app/api/auth/saml/start/route.js +1 -1
  46. package/app/.next-cli-build/server/app/api/auth/saml/test/route.js +1 -1
  47. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  48. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +1 -1
  49. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  51. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  52. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  54. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  55. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  56. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  57. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  59. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  60. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  61. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/callback.html +1 -1
  63. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  64. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  65. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  66. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +4 -4
  67. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  68. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  69. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -6
  70. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  71. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  72. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  73. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  74. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +6 -6
  75. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  76. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  77. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  78. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  79. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +6 -6
  80. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  81. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  83. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  84. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +6 -6
  85. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  86. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  88. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  89. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +6 -6
  90. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  91. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  93. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  94. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +6 -6
  95. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  96. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  98. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  99. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +6 -6
  100. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  101. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  102. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  104. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +6 -6
  105. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  106. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  108. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  109. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +6 -6
  110. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  111. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  113. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  114. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +6 -6
  115. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  116. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  118. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  119. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +6 -6
  120. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  121. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  123. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  124. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -7
  125. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  126. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  128. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  130. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  131. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  133. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  134. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  135. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +6 -6
  136. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  137. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  139. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  140. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +6 -6
  141. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  142. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  143. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  144. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  145. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +6 -6
  146. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  147. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  149. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  150. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +6 -6
  151. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  152. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  153. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  154. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  155. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +6 -6
  156. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  157. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/index.html +1 -1
  159. package/app/.next-cli-build/server/app/index.rsc +4 -4
  160. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  161. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  162. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  164. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  165. package/app/.next-cli-build/server/app/landing.html +1 -1
  166. package/app/.next-cli-build/server/app/landing.rsc +5 -5
  167. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  168. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +5 -5
  170. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  171. package/app/.next-cli-build/server/app/login.html +1 -1
  172. package/app/.next-cli-build/server/app/login.rsc +5 -5
  173. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  174. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  175. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +5 -5
  176. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  177. package/app/.next-cli-build/server/app-paths-manifest.json +2 -2
  178. package/app/.next-cli-build/server/chunks/1809.js +1 -1
  179. package/app/.next-cli-build/server/chunks/24.js +1 -1
  180. package/app/.next-cli-build/server/chunks/4037.js +1 -1
  181. package/app/.next-cli-build/server/chunks/412.js +1 -1
  182. package/app/.next-cli-build/server/chunks/4572.js +1 -1
  183. package/app/.next-cli-build/server/chunks/4884.js +1 -1
  184. package/app/.next-cli-build/server/chunks/5285.js +6 -6
  185. package/app/.next-cli-build/server/chunks/6457.js +2 -2
  186. package/app/.next-cli-build/server/chunks/827.js +1 -1
  187. package/app/.next-cli-build/server/chunks/8402.js +1 -1
  188. package/app/.next-cli-build/server/chunks/8628.js +1 -1
  189. package/app/.next-cli-build/server/chunks/869.js +1 -1
  190. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  191. package/app/.next-cli-build/server/middleware.js +1 -1
  192. package/app/.next-cli-build/server/pages/404.html +1 -1
  193. package/app/.next-cli-build/server/pages/500.html +1 -1
  194. package/app/.next-cli-build/static/chunks/{1321-22f1e2e20cae29cd.js → 1321-3fa461b702779c03.js} +1 -1
  195. package/app/.next-cli-build/static/chunks/{5497-afaac7bccfe352fc.js → 5497-b73f412ffbf02d67.js} +2 -2
  196. package/app/.next-cli-build/static/chunks/6656-2b60e6c226efbe22.js +81 -0
  197. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-59ba2cd0270a13d7.js +1 -0
  198. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-b6529bb9d6015384.js → page-bad951dfa6e24056.js} +2 -2
  199. package/app/.next-cli-build/static/chunks/app/landing/{page-152e9c22c68cbec0.js → page-798a8f7d8d9f3adf.js} +1 -1
  200. package/app/package.json +1 -1
  201. package/app/src/lib/updater/updater.js +1 -1
  202. package/app/src/mitm/server.js +1 -1
  203. package/package.json +1 -1
  204. package/app/.next-cli-build/static/chunks/6656-30c353a156fc3c2d.js +0 -81
  205. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-32f78296fc1a7c19.js +0 -1
  206. /package/app/.next-cli-build/static/{zRgjlFqMM5mw_KodbnfYh → dLjYaUUBhNG7C-LtXbRkz}/_buildManifest.js +0 -0
  207. /package/app/.next-cli-build/static/{zRgjlFqMM5mw_KodbnfYh → dLjYaUUBhNG7C-LtXbRkz}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/media-providers/[kind]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","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}},"20242":{"*":{"id":"69232","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}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"11426","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"24622","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","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}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"91694","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}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\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":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\XiaomiMimoAuthModal.js":{"id":40684,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","4854","static/chunks/4854-3499139b1d2c3f2d.js","6337","static/chunks/app/(dashboard)/dashboard/page-48e8ea08d4a9387b.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-22f1e2e20cae29cd.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-afaac7bccfe352fc.js","6620","static/chunks/app/(dashboard)/dashboard/media-providers/%5Bkind%5D/page-e417983460e1def3.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":29450,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":80873,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\builder\\9router\\src\\":[],"C:\\Users\\builder\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/2b9f6d8ac6251c58.css"}],"C:\\Users\\builder\\9router\\src\\app\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","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}},"20242":{"*":{"id":"51747","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}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"18060","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","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}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"93110","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}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/media-providers/[kind]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","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}},"20242":{"*":{"id":"69232","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}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"11426","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"24622","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","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}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"91694","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}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\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":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-3fa461b702779c03.js","7177","static/chunks/app/layout-b352e8493a17fc62.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\shared\\components\\XiaomiMimoAuthModal.js":{"id":40684,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","9305","static/chunks/app/(dashboard)/layout-65c72bfc6912224a.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","4854","static/chunks/4854-3499139b1d2c3f2d.js","6337","static/chunks/app/(dashboard)/dashboard/page-48e8ea08d4a9387b.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-3fa461b702779c03.js","705","static/chunks/705-f07c546a169bc3d2.js","5497","static/chunks/5497-b73f412ffbf02d67.js","6620","static/chunks/app/(dashboard)/dashboard/media-providers/%5Bkind%5D/page-e417983460e1def3.js"],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":29450,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":80873,"name":"*","chunks":[],"async":false},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\builder\\9router\\src\\":[],"C:\\Users\\builder\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/2b9f6d8ac6251c58.css"}],"C:\\Users\\builder\\9router\\src\\app\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\page":[],"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","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}},"20242":{"*":{"id":"51747","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}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"29450":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40684":{"*":{"id":"18060","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","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}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"80873":{"*":{"id":"93110","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}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1,4 +1,4 @@
1
- (()=>{var a={};a.id=8334,a.ids=[8334],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12444:(a,b,c)=>{Promise.resolve().then(c.bind(c,50254))},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},23296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>q});var d=c(48249),e=c(19099),f=c(67484),g=c(2116),h=c.n(g),i=c(50412),j=c(72738),k=c(92592);let l=/^[a-zA-Z0-9_.\-]+$/,m={webSearch:"Web Search",webFetch:"Web Fetch",image:"Text to Image",tts:"Text To Speech"},n={webSearch:"/v1/search",webFetch:"/v1/web/fetch",image:"/v1/images/generations",tts:"/v1/audio/speech"},o={webSearch:a=>({model:a,query:"What is the latest news about AI?",search_type:"web",max_results:5}),webFetch:a=>({model:a,url:"https://example.com",format:"markdown"}),image:a=>({model:a,prompt:"A cute cat playing piano",n:1,size:"1024x1024"}),tts:a=>({model:a,input:"Hello, this is a test.",voice:"alloy"})};function p(a){return"webSearch"===a||"webFetch"===a?"/dashboard/media-providers/web":`/dashboard/media-providers/${a}`}function q(){let{id:a}=(0,e.useParams)(),b=(0,e.useRouter)(),[c,g]=(0,f.useState)(null),[q,r]=(0,f.useState)(!0),[s,t]=(0,f.useState)(""),[u,v]=(0,f.useState)(""),[w,x]=(0,f.useState)([]),[y,z]=(0,f.useState)(!1),[A,B]=(0,f.useState)(!1),[C,D]=(0,f.useState)([]),[E,F]=(0,f.useState)(!1),[G,H]=(0,f.useState)(null),[I,J]=(0,f.useState)(""),[K,L]=(0,f.useState)(""),[M,N]=(0,f.useState)([]),[O,P]=(0,f.useState)({}),Q=async()=>{try{let[b,c,d,e,f,h]=await Promise.all([fetch(`/api/combos/${a}`,{cache:"no-store"}),fetch("/api/settings",{cache:"no-store"}),fetch("/api/usage/logs",{cache:"no-store"}),fetch("/api/keys",{cache:"no-store"}),fetch("/api/providers",{cache:"no-store"}),fetch("/api/models/alias",{cache:"no-store"})]);if(h.ok&&P((await h.json()).aliases||{}),e.ok){let a=await e.json();L((a.keys||[]).find(a=>!1!==a.isActive)?.key||"")}if(f.ok&&N((await f.json()).connections||[]),!b.ok){g(null),r(!1);return}let i=await b.json();g(i),t(i.name),x(i.models||[]);let j=c.ok?await c.json():{};z(j.comboStrategies?.[i.name]?.fallbackStrategy==="round-robin");let k=d.ok?await d.json():[];D(k.filter(a=>"string"==typeof a&&a.includes(i.name)).slice(0,50))}catch{}r(!1)},R=a=>a.trim()?l.test(a)?(v(""),!0):(v("Only letters, numbers, -, _ and ."),!1):(v("Name is required"),!1),S=async b=>{let c=await fetch(`/api/combos/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(b)});return!!c.ok||(alert((await c.json()).error||"Failed to save"),!1)},T=async()=>{!R(s)||s===c.name||await S({name:s})&&await Q()},U=async a=>{let b=a?.value||a;if(!b||w.includes(b))return;let c=[...w,b];x(c),await S({models:c})},V=async a=>{let b=a?.value||a;if(!b||!w.includes(b))return;let c=w.filter(a=>a!==b);x(c),await S({models:c})},W=async a=>{let b=w.filter((b,c)=>c!==a);x(b),await S({models:b})},X=async(a,b)=>{let c=[...w],d=a+b;d<0||d>=c.length||([c[a],c[d]]=[c[d],c[a]],x(c),await S({models:c}))},Y=async a=>{z(a);let b=await fetch("/api/settings",{cache:"no-store"}),d={...(b.ok?await b.json():{}).comboStrategies||{}};a?d[c.name]={fallbackStrategy:"round-robin"}:delete d[c.name],await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategies:d})})},Z=async()=>{!confirm(`Delete combo "${c.name}"?`)||(await fetch(`/api/combos/${a}`,{method:"DELETE"})).ok&&b.push(p(c.kind))},$=async()=>{if(F(!0),H(null),J(""),G?.audioUrl)try{URL.revokeObjectURL(G.audioUrl)}catch{}if(G?.imageUrl?.startsWith("blob:"))try{URL.revokeObjectURL(G.imageUrl)}catch{}let a=Date.now();try{let b=n[c.kind],d=o[c.kind](c.name),e={"Content-Type":"application/json"};K&&(e.Authorization=`Bearer ${K}`);let f=await fetch(`/api${b}`,{method:"POST",headers:e,body:JSON.stringify(d)}),g=Date.now()-a;if(!f.ok){let a=await f.json().catch(()=>({}));J(a?.error?.message||a?.error||`HTTP ${f.status}`),H({json:JSON.stringify(a,null,2),latencyMs:g});return}let h=f.headers.get("content-type")||"";if(h.startsWith("image/")){let a=await f.blob();H({imageUrl:URL.createObjectURL(a),latencyMs:g});return}if(h.startsWith("audio/")||"application/octet-stream"===h){let a=await f.blob();H({audioUrl:URL.createObjectURL(a),latencyMs:g});return}let i=await f.json(),j=i?.data?.[0],k=j?.b64_json?`data:image/png;base64,${j.b64_json}`:j?.url||"";H({json:JSON.stringify(function a(b){if(!b||"object"!=typeof b)return b;if(Array.isArray(b))return b.map(a);let c={};for(let[d,e]of Object.entries(b))c[d]="b64_json"===d&&"string"==typeof e&&e.length>100?`<${e.length} chars base64>`:a(e);return c}(i),null,2),imageUrl:k,latencyMs:g})}catch(a){J(a.message||"Network error")}F(!1)};if(q)return(0,d.jsx)("div",{className:"text-text-muted text-sm",children:"Loading..."});if(!c)return(0,e.notFound)();let _=m[c.kind]||k.rj.find(a=>a.id===c.kind)?.label||"Combo",aa=n[c.kind],ab=c.kind&&o[c.kind]?o[c.kind](c.name):null,ac=aa?`curl -X POST http://localhost:20128${aa} \\
1
+ (()=>{var a={};a.id=8334,a.ids=[8334],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12444:(a,b,c)=>{Promise.resolve().then(c.bind(c,50254))},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},23296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>q});var d=c(48249),e=c(19099),f=c(67484),g=c(2116),h=c.n(g),i=c(50412),j=c(72738),k=c(92592);let l=/^[a-zA-Z0-9_.\-]+$/,m={webSearch:"Web Search",webFetch:"Web Fetch",image:"Text to Image",tts:"Text To Speech"},n={webSearch:"/v1/search",webFetch:"/v1/web/fetch",image:"/v1/images/generations",tts:"/v1/audio/speech"},o={webSearch:a=>({model:a,query:"What is the latest news about AI?",search_type:"web",max_results:5}),webFetch:a=>({model:a,url:"https://example.com",format:"markdown"}),image:a=>({model:a,prompt:"A cute cat playing piano",n:1,size:"1024x1024"}),tts:a=>({model:a,input:"Hello, this is a test.",voice:"alloy"})};function p(a){return"webSearch"===a||"webFetch"===a?"/dashboard/media-providers/web":`/dashboard/media-providers/${a}`}function q(){let{id:a}=(0,e.useParams)(),b=(0,e.useRouter)(),[c,g]=(0,f.useState)(null),[q,r]=(0,f.useState)(!0),[s,t]=(0,f.useState)(""),[u,v]=(0,f.useState)(""),[w,x]=(0,f.useState)([]),[y,z]=(0,f.useState)(!1),[A,B]=(0,f.useState)(!1),[C,D]=(0,f.useState)([]),[E,F]=(0,f.useState)(!1),[G,H]=(0,f.useState)(null),[I,J]=(0,f.useState)(""),[K,L]=(0,f.useState)(""),[M,N]=(0,f.useState)([]),[O,P]=(0,f.useState)({}),Q=async()=>{try{let[b,c,d,e,f,h]=await Promise.all([fetch(`/api/combos/${a}`,{cache:"no-store"}),fetch("/api/settings",{cache:"no-store"}),fetch("/api/usage/logs",{cache:"no-store"}),fetch("/api/keys",{cache:"no-store"}),fetch("/api/providers",{cache:"no-store"}),fetch("/api/models/alias",{cache:"no-store"})]);if(h.ok&&P((await h.json()).aliases||{}),e.ok){let a=await e.json();L((a.keys||[]).find(a=>!1!==a.isActive)?.key||"")}if(f.ok&&N((await f.json()).connections||[]),!b.ok){g(null),r(!1);return}let i=await b.json();g(i),t(i.name),x(i.models||[]);let j=c.ok?await c.json():{};z(j.comboStrategies?.[i.name]?.fallbackStrategy==="round-robin");let k=d.ok?await d.json():[];D(k.filter(a=>"string"==typeof a&&a.includes(i.name)).slice(0,50))}catch{}r(!1)},R=a=>a.trim()?l.test(a)?(v(""),!0):(v("Only letters, numbers, -, _ and ."),!1):(v("Name is required"),!1),S=async b=>{let c=await fetch(`/api/combos/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(b)});return!!c.ok||(alert((await c.json()).error||"Failed to save"),!1)},T=async()=>{!R(s)||s===c.name||await S({name:s})&&await Q()},U=async a=>{let b=a?.value||a;if(!b||w.includes(b))return;let c=[...w,b];x(c),await S({models:c})},V=async a=>{let b=a?.value||a;if(!b||!w.includes(b))return;let c=w.filter(a=>a!==b);x(c),await S({models:c})},W=async a=>{let b=w.filter((b,c)=>c!==a);x(b),await S({models:b})},X=async(a,b)=>{let c=[...w],d=a+b;d<0||d>=c.length||([c[a],c[d]]=[c[d],c[a]],x(c),await S({models:c}))},Y=async a=>{z(a);let b=await fetch("/api/settings",{cache:"no-store"}),d={...(b.ok?await b.json():{}).comboStrategies||{}};a?d[c.name]={fallbackStrategy:"round-robin"}:delete d[c.name],await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategies:d})})},Z=async()=>{!confirm(`Delete combo "${c.name}"?`)||(await fetch(`/api/combos/${a}`,{method:"DELETE"})).ok&&b.push(p(c.kind))},$=async()=>{if(F(!0),H(null),J(""),G?.audioUrl)try{URL.revokeObjectURL(G.audioUrl)}catch{}if(G?.imageUrl?.startsWith("blob:"))try{URL.revokeObjectURL(G.imageUrl)}catch{}let a=Date.now();try{let b=n[c.kind],d=o[c.kind](c.name),e={"Content-Type":"application/json"};K&&(e.Authorization=`Bearer ${K}`);let f=await fetch(`/api${b}`,{method:"POST",headers:e,body:JSON.stringify(d)}),g=Date.now()-a;if(!f.ok){let a=await f.json().catch(()=>({}));J(a?.error?.message||a?.error||`HTTP ${f.status}`),H({json:JSON.stringify(a,null,2),latencyMs:g});return}let h=f.headers.get("content-type")||"";if(h.startsWith("image/")){let a=await f.blob();H({imageUrl:URL.createObjectURL(a),latencyMs:g});return}if(h.startsWith("audio/")||"application/octet-stream"===h){let a=await f.blob();H({audioUrl:URL.createObjectURL(a),latencyMs:g});return}let i=await f.json(),j=i?.data?.[0],k=j?.b64_json?`data:image/png;base64,${j.b64_json}`:j?.url||"";H({json:JSON.stringify(function a(b){if(!b||"object"!=typeof b)return b;if(Array.isArray(b))return b.map(a);let c={};for(let[d,e]of Object.entries(b))c[d]="b64_json"===d&&"string"==typeof e&&e.length>100?`<${e.length} chars base64>`:a(e);return c}(i),null,2),imageUrl:k,latencyMs:g})}catch(a){J(a.message||"Network error")}F(!1)};if(q)return(0,d.jsx)("div",{className:"text-text-muted text-sm",children:"Loading..."});if(!c)return(0,e.notFound)();let _=m[c.kind]||k.rj.find(a=>a.id===c.kind)?.label||"Combo",aa=n[c.kind],ab=c.kind&&o[c.kind]?o[c.kind](c.name):null,ac=`http://localhost:${process.env.PORT||30128}`,ad=aa?`curl -X POST ${ac}${aa} \\
2
2
  -H "Content-Type: application/json" \\
3
3
  -H "Authorization: Bearer ${K||"YOUR_KEY"}" \\
4
- -d '${JSON.stringify(ab)}'`:"",ad=p(c.kind);return(0,d.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,d.jsx)(h(),{href:ad,className:"text-text-muted hover:text-primary",children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:"arrow_back"})}),(0,d.jsx)("div",{className:"size-10 rounded-lg bg-primary/10 flex items-center justify-center",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"layers"})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("p",{className:"text-xs text-text-muted",children:[_," Combo"]}),(0,d.jsx)("code",{className:"text-lg font-semibold font-mono",children:c.name})]})]}),(0,d.jsx)(i.$n,{variant:"outline",icon:"delete",onClick:Z,className:"text-red-500 border-red-200 hover:bg-red-50",children:"Delete"})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Settings"}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)(i.pd,{label:"Combo Name",value:s,onChange:a=>{t(a.target.value),R(a.target.value)},onBlur:T,error:u}),(0,d.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and ."})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Round Robin"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Rotate providers across requests instead of strict fallback order."})]}),(0,d.jsx)(i.lM,{checked:y,onChange:Y})]})]})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Providers"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Tried in order (top-down) or rotated when round-robin is on."})]}),(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>B(!0),children:"Add Provider"})]}),0===w.length?(0,d.jsx)("div",{className:"text-center py-6 border border-dashed border-border rounded-lg text-text-muted text-sm",children:"No providers yet."}):(0,d.jsx)("div",{className:"flex flex-col gap-2",children:w.map((a,b)=>{let{providerId:c,model:e}=function(a){if("string"!=typeof a)return{providerId:"",model:""};let b=a.indexOf("/");return b<0?{providerId:a,model:""}:{providerId:a.slice(0,b),model:a.slice(b+1)}}(a),f=k.Q2[c];return(0,d.jsxs)("div",{className:"flex items-center gap-3 p-2 rounded-lg bg-black/[0.02] dark:bg-white/[0.02]",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted w-5 text-center",children:b+1}),(0,d.jsx)(j.A,{src:`/providers/${c}.png`,alt:f?.name||c,size:24,className:"object-contain rounded shrink-0",fallbackText:f?.textIcon||c.slice(0,2).toUpperCase(),fallbackColor:f?.color}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsx)("div",{className:"text-sm font-medium truncate",children:f?.name||c}),e&&(0,d.jsx)("code",{className:"text-[10px] text-text-muted font-mono truncate block",children:e})]}),(0,d.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,d.jsx)("button",{onClick:()=>X(b,-1),disabled:0===b,className:`p-1 rounded ${0===b?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move up",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})}),(0,d.jsx)("button",{onClick:()=>X(b,1),disabled:b===w.length-1,className:`p-1 rounded ${b===w.length-1?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move down",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_downward"})}),(0,d.jsx)("button",{onClick:()=>W(b),className:"p-1 rounded text-text-muted hover:text-red-500 hover:bg-red-500/10",title:"Remove",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]})]},`${a}-${b}`)})})]}),c.kind&&aa&&(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Test Example"}),(0,d.jsx)(i.$n,{size:"sm",icon:"play_arrow",onClick:$,disabled:E||0===w.length,children:E?"Running...":"Run"})]}),(0,d.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-x-auto whitespace-pre-wrap break-all",children:ac}),I&&(0,d.jsx)("p",{className:"mt-3 text-xs text-red-500 break-words",children:I}),G&&(0,d.jsxs)("div",{className:"mt-3 flex flex-col gap-3",children:[null!=G.latencyMs&&(0,d.jsxs)("span",{className:"text-[11px] text-text-muted",children:["⚡ ",G.latencyMs,"ms"]}),G.imageUrl&&(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,d.jsxs)("a",{href:G.imageUrl,download:"image.png",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)("img",{src:G.imageUrl,alt:"Generated",className:"max-w-full rounded-lg border border-border",loading:"lazy",decoding:"async"})]}),G.audioUrl&&(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,d.jsxs)("a",{href:G.audioUrl,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:G.audioUrl,className:"w-full"})]}),G.json&&(0,d.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[300px] whitespace-pre-wrap break-all",children:G.json})]})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Usage Logs"}),0===C.length?(0,d.jsx)("p",{className:"text-xs text-text-muted italic",children:"No usage yet."}):(0,d.jsx)("pre",{className:"text-[11px] font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[400px] whitespace-pre-wrap",children:C.join("\n")})]}),A&&(0,d.jsx)(i.rq,{isOpen:A,onClose:()=>B(!1),onSelect:U,onDeselect:V,activeProviders:M,modelAliases:O,title:`Add ${_} Model`,kindFilter:c.kind,addedModelValues:w,closeOnSelect:!1})]})}},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37309:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>y,handler:()=>A,routeModule:()=>z});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),v=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),w={children:["",{children:["(dashboard)",{children:["dashboard",{children:["media-providers",{children:["combo",{children:["[id]",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,50254))),"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js"]}]},{"global-error":[v,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[u,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"C:\\Users\\builder\\9router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,x=(0,e.H)({tree:w,page:"/(dashboard)/dashboard/media-providers/combo/[id]/page",pathname:"/dashboard/media-providers/combo/[id]",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),y=x.__next_app__,z=x.routeModule,A=x.handler},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},50254:(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 \"C:\\\\Users\\\\builder\\\\9router\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\media-providers\\\\combo\\\\[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.")},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js","default")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},54236:(a,b,c)=>{Promise.resolve().then(c.bind(c,23296))},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},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,1260,2430,4613,4665,4884,6120,6070,869,915,6457,4123,1809,6777,412,7388],()=>b(b.s=37309));module.exports=c})();
4
+ -d '${JSON.stringify(ab)}'`:"",ae=p(c.kind);return(0,d.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,d.jsx)(h(),{href:ae,className:"text-text-muted hover:text-primary",children:(0,d.jsx)("span",{className:"material-symbols-outlined",children:"arrow_back"})}),(0,d.jsx)("div",{className:"size-10 rounded-lg bg-primary/10 flex items-center justify-center",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"layers"})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("p",{className:"text-xs text-text-muted",children:[_," Combo"]}),(0,d.jsx)("code",{className:"text-lg font-semibold font-mono",children:c.name})]})]}),(0,d.jsx)(i.$n,{variant:"outline",icon:"delete",onClick:Z,className:"text-red-500 border-red-200 hover:bg-red-50",children:"Delete"})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Settings"}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)(i.pd,{label:"Combo Name",value:s,onChange:a=>{t(a.target.value),R(a.target.value)},onBlur:T,error:u}),(0,d.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and ."})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Round Robin"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Rotate providers across requests instead of strict fallback order."})]}),(0,d.jsx)(i.lM,{checked:y,onChange:Y})]})]})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Providers"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Tried in order (top-down) or rotated when round-robin is on."})]}),(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>B(!0),children:"Add Provider"})]}),0===w.length?(0,d.jsx)("div",{className:"text-center py-6 border border-dashed border-border rounded-lg text-text-muted text-sm",children:"No providers yet."}):(0,d.jsx)("div",{className:"flex flex-col gap-2",children:w.map((a,b)=>{let{providerId:c,model:e}=function(a){if("string"!=typeof a)return{providerId:"",model:""};let b=a.indexOf("/");return b<0?{providerId:a,model:""}:{providerId:a.slice(0,b),model:a.slice(b+1)}}(a),f=k.Q2[c];return(0,d.jsxs)("div",{className:"flex items-center gap-3 p-2 rounded-lg bg-black/[0.02] dark:bg-white/[0.02]",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted w-5 text-center",children:b+1}),(0,d.jsx)(j.A,{src:`/providers/${c}.png`,alt:f?.name||c,size:24,className:"object-contain rounded shrink-0",fallbackText:f?.textIcon||c.slice(0,2).toUpperCase(),fallbackColor:f?.color}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsx)("div",{className:"text-sm font-medium truncate",children:f?.name||c}),e&&(0,d.jsx)("code",{className:"text-[10px] text-text-muted font-mono truncate block",children:e})]}),(0,d.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,d.jsx)("button",{onClick:()=>X(b,-1),disabled:0===b,className:`p-1 rounded ${0===b?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move up",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})}),(0,d.jsx)("button",{onClick:()=>X(b,1),disabled:b===w.length-1,className:`p-1 rounded ${b===w.length-1?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move down",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_downward"})}),(0,d.jsx)("button",{onClick:()=>W(b),className:"p-1 rounded text-text-muted hover:text-red-500 hover:bg-red-500/10",title:"Remove",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]})]},`${a}-${b}`)})})]}),c.kind&&aa&&(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Test Example"}),(0,d.jsx)(i.$n,{size:"sm",icon:"play_arrow",onClick:$,disabled:E||0===w.length,children:E?"Running...":"Run"})]}),(0,d.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-x-auto whitespace-pre-wrap break-all",children:ad}),I&&(0,d.jsx)("p",{className:"mt-3 text-xs text-red-500 break-words",children:I}),G&&(0,d.jsxs)("div",{className:"mt-3 flex flex-col gap-3",children:[null!=G.latencyMs&&(0,d.jsxs)("span",{className:"text-[11px] text-text-muted",children:["⚡ ",G.latencyMs,"ms"]}),G.imageUrl&&(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,d.jsxs)("a",{href:G.imageUrl,download:"image.png",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)("img",{src:G.imageUrl,alt:"Generated",className:"max-w-full rounded-lg border border-border",loading:"lazy",decoding:"async"})]}),G.audioUrl&&(0,d.jsxs)("div",{children:[(0,d.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,d.jsxs)("a",{href:G.audioUrl,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:G.audioUrl,className:"w-full"})]}),G.json&&(0,d.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[300px] whitespace-pre-wrap break-all",children:G.json})]})]}),(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Usage Logs"}),0===C.length?(0,d.jsx)("p",{className:"text-xs text-text-muted italic",children:"No usage yet."}):(0,d.jsx)("pre",{className:"text-[11px] font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[400px] whitespace-pre-wrap",children:C.join("\n")})]}),A&&(0,d.jsx)(i.rq,{isOpen:A,onClose:()=>B(!1),onSelect:U,onDeselect:V,activeProviders:M,modelAliases:O,title:`Add ${_} Model`,kindFilter:c.kind,addedModelValues:w,closeOnSelect:!1})]})}},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37309:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>y,handler:()=>A,routeModule:()=>z});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),v=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),w={children:["",{children:["(dashboard)",{children:["dashboard",{children:["media-providers",{children:["combo",{children:["[id]",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,50254))),"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js"]}]},{"global-error":[v,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[u,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"C:\\Users\\builder\\9router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,x=(0,e.H)({tree:w,page:"/(dashboard)/dashboard/media-providers/combo/[id]/page",pathname:"/dashboard/media-providers/combo/[id]",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),y=x.__next_app__,z=x.routeModule,A=x.handler},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},50254:(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 \"C:\\\\Users\\\\builder\\\\9router\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\media-providers\\\\combo\\\\[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.")},"C:\\Users\\builder\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js","default")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},54236:(a,b,c)=>{Promise.resolve().then(c.bind(c,23296))},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},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,1260,2430,4613,4665,4884,6120,6070,869,915,6457,4123,1809,6777,412,7388],()=>b(b.s=37309));module.exports=c})();