wyxrouter 0.4.86-2 → 0.4.86-7

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 (324) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +10 -10
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_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_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  29. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_index.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/_head.segment.rsc +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  42. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  45. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  46. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  47. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  48. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  49. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  50. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  51. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  52. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  54. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  55. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  56. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  57. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  59. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  60. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  61. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  62. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  63. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  64. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  65. package/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js +1 -1
  66. package/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  67. package/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js +1 -1
  71. package/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  72. package/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js +1 -1
  74. package/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  76. package/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js +1 -1
  77. package/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  78. package/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js +1 -1
  79. package/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js +1 -1
  80. package/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js +1 -1
  81. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  82. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  83. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  84. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  85. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  86. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  87. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  88. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  89. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  90. package/app/.next-cli-build/server/app/callback.html +1 -1
  91. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  92. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  93. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  95. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  96. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  98. package/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  99. package/app/.next-cli-build/server/app/dashboard/automation.rsc +6 -6
  100. package/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  101. package/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  102. package/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  104. package/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +6 -6
  105. package/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  106. package/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +4 -4
  107. package/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
  108. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  109. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  110. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  111. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  113. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  114. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  115. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  116. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  117. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  118. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  119. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  120. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  121. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  123. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  124. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  125. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  126. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  127. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  128. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  130. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  131. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  133. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  134. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  135. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  136. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  137. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  138. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  139. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  140. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  141. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  142. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  143. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  144. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  145. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  146. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  147. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  148. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  149. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  150. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  151. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  152. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  153. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  155. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  156. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  158. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  159. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  160. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  161. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  162. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  164. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  165. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  166. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  167. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  168. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  169. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  170. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  171. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  172. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  174. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  175. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  176. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  177. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  178. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  179. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  180. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  181. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  182. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  184. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  185. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  186. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  187. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  189. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  190. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  191. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  192. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  193. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  194. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  195. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  196. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  197. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  199. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  200. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  201. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  202. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  203. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  205. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  206. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  207. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  209. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  210. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  211. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  212. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  213. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  215. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  216. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  217. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  219. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  220. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  222. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  223. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  224. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  225. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  226. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  227. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  232. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  233. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  234. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  235. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  236. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  237. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  238. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  239. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  240. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  241. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  242. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  243. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  244. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  246. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  247. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  248. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  249. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  250. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  251. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  252. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  253. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  254. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  256. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  257. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  258. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  260. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  261. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  262. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  263. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  264. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  265. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  266. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  267. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  269. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  270. package/app/.next-cli-build/server/app/index.html +1 -1
  271. package/app/.next-cli-build/server/app/index.rsc +4 -4
  272. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  273. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  274. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  276. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  277. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  278. package/app/.next-cli-build/server/app/landing.html +1 -1
  279. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  280. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  281. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  282. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  283. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  284. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  287. package/app/.next-cli-build/server/app/login.html +1 -1
  288. package/app/.next-cli-build/server/app/login.rsc +5 -5
  289. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  290. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  291. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  292. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  293. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  294. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  296. package/app/.next-cli-build/server/app-paths-manifest.json +10 -10
  297. package/app/.next-cli-build/server/chunks/1350.js +1 -1
  298. package/app/.next-cli-build/server/chunks/2722.js +2 -2
  299. package/app/.next-cli-build/server/chunks/3041.js +1 -1
  300. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  301. package/app/.next-cli-build/server/chunks/318.js +1 -1
  302. package/app/.next-cli-build/server/chunks/412.js +1 -1
  303. package/app/.next-cli-build/server/chunks/5000.js +1 -1
  304. package/app/.next-cli-build/server/chunks/5949.js +1 -1
  305. package/app/.next-cli-build/server/chunks/6685.js +1 -1
  306. package/app/.next-cli-build/server/chunks/7466.js +1 -1
  307. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  308. package/app/.next-cli-build/server/pages/404.html +1 -1
  309. package/app/.next-cli-build/server/pages/500.html +1 -1
  310. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  311. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  312. package/app/.next-cli-build/static/chunks/{1321-7f4791f7e1db00a2.js → 1321-59f2bd3831729ad4.js} +1 -1
  313. package/app/.next-cli-build/static/chunks/{5497-53185d00096c87bf.js → 5497-d48a3c81e7cba9b5.js} +2 -2
  314. package/app/.next-cli-build/static/chunks/{6069-0cd36c573934b38b.js → 6069-4aefd2469fd0877e.js} +2 -2
  315. package/app/.next-cli-build/static/css/{0b4593b190926fbb.css → f38adcaa955f7342.css} +1 -1
  316. package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
  317. package/app/cli/.build-home/.9router/jwt-secret +1 -1
  318. package/app/package.json +1 -1
  319. package/app/src/lib/oauth/services/bulkImportBrowserEngine.js +40 -24
  320. package/hooks/camoufoxRuntime.js +62 -0
  321. package/hooks/playwrightRuntime.js +45 -0
  322. package/package.json +1 -1
  323. /package/app/.next-cli-build/static/{bSC1yLIBVCNo1WO3UqnHV → EtkjHX6pYHY4fCzZMUBFH}/_buildManifest.js +0 -0
  324. /package/app/.next-cli-build/static/{bSC1yLIBVCNo1WO3UqnHV → EtkjHX6pYHY4fCzZMUBFH}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- bSC1yLIBVCNo1WO3UqnHV
1
+ EtkjHX6pYHY4fCzZMUBFH
@@ -108,12 +108,12 @@
108
108
  "/api/models/alias/route": "/api/models/alias",
109
109
  "/api/models/custom/route": "/api/models/custom",
110
110
  "/api/models/disabled/route": "/api/models/disabled",
111
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
111
112
  "/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route": "/api/oauth/codebuddy/bulk-import/[jobId]/cancel",
112
113
  "/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route": "/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]",
113
114
  "/api/oauth/codebuddy/bulk-import/[jobId]/route": "/api/oauth/codebuddy/bulk-import/[jobId]",
114
115
  "/api/oauth/codebuddy/bulk-import/latest/route": "/api/oauth/codebuddy/bulk-import/latest",
115
116
  "/api/oauth/codebuddy/bulk-import/route": "/api/oauth/codebuddy/bulk-import",
116
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
117
117
  "/api/oauth/codebuddy/bulk-token/route": "/api/oauth/codebuddy/bulk-token",
118
118
  "/api/oauth/kiro/bulk-import/[jobId]/cancel/route": "/api/oauth/kiro/bulk-import/[jobId]/cancel",
119
119
  "/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route": "/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]",
@@ -126,29 +126,29 @@
126
126
  "/api/oauth/qoder/bulk-import/latest/route": "/api/oauth/qoder/bulk-import/latest",
127
127
  "/api/oauth/qoder/bulk-import/route": "/api/oauth/qoder/bulk-import",
128
128
  "/api/provider-nodes/route": "/api/provider-nodes",
129
- "/api/providers/[id]/route": "/api/providers/[id]",
130
129
  "/api/providers/client/route": "/api/providers/client",
130
+ "/api/providers/[id]/route": "/api/providers/[id]",
131
131
  "/api/providers/suggested-models/route": "/api/providers/suggested-models",
132
- "/api/providers/route": "/api/providers",
133
132
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
133
+ "/api/providers/route": "/api/providers",
134
134
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
135
135
  "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
136
- "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
137
136
  "/api/proxy-pools/route": "/api/proxy-pools",
137
+ "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
138
138
  "/api/settings/database/route": "/api/settings/database",
139
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
140
139
  "/api/settings/proxy-test/route": "/api/settings/proxy-test",
141
140
  "/api/sync/merge-to-target/detect/route": "/api/sync/merge-to-target/detect",
142
- "/api/sync/merge-to-target/history/route": "/api/sync/merge-to-target/history",
141
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
143
142
  "/api/settings/route": "/api/settings",
143
+ "/api/sync/merge-to-target/history/route": "/api/sync/merge-to-target/history",
144
144
  "/api/sync/merge-to-target/route": "/api/sync/merge-to-target",
145
145
  "/api/system/specs/route": "/api/system/specs",
146
- "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
147
146
  "/api/sync/merge-to-target/probe-plans/route": "/api/sync/merge-to-target/probe-plans",
148
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
149
147
  "/api/usage/stats/route": "/api/usage/stats",
148
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
150
149
  "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
151
150
  "/api/usage/stream/route": "/api/usage/stream",
151
+ "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
152
152
  "/callback/page": "/callback",
153
153
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
154
154
  "/landing/page": "/landing",
@@ -173,7 +173,7 @@
173
173
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
174
174
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
175
175
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
176
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
176
177
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
177
- "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
178
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
178
+ "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
179
179
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/bSC1yLIBVCNo1WO3UqnHV/_buildManifest.js",
8
- "static/bSC1yLIBVCNo1WO3UqnHV/_ssgManifest.js"
7
+ "static/EtkjHX6pYHY4fCzZMUBFH/_buildManifest.js",
8
+ "static/EtkjHX6pYHY4fCzZMUBFH/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-f482ccef6733ebcc.js",
@@ -616,8 +616,8 @@
616
616
  "dynamicRoutes": {},
617
617
  "notFoundRoutes": [],
618
618
  "preview": {
619
- "previewModeId": "00dec7f82ba3bd7a688dea5c69d97cba",
620
- "previewModeSigningKey": "2874055a77dc960fd8a82e4932121698fed75286455fcb7b07fc75340dad42fc",
621
- "previewModeEncryptionKey": "a96a911f5e7cb14c88e292e7f35d11bf1ff53d0e3475d713a3bdc0ee08b82632"
619
+ "previewModeId": "062e7a4de04c49c00a834cbe72c491c7",
620
+ "previewModeSigningKey": "dab43ef6754b557643b8af919872ceb16b96c0a5e815ad2d6a282fdf8cbf4e99",
621
+ "previewModeEncryptionKey": "471cf999eee5ecba32da60cbd8dff4975d3a87da530c4c9e3ddde8e346567d3f"
622
622
  }
623
623
  }
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"6573":{"*":{"id":"54750","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}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","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}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45068":{"*":{"id":"40522","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"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}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","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}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","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}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-7f4791f7e1db00a2.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-7f4791f7e1db00a2.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-7f4791f7e1db00a2.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-7f4791f7e1db00a2.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/layouts/DashboardLayout.js":{"id":6573,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/MergeConnectionsModal.js":{"id":45068,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-2d7f3a8dd59730c7.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-7f4791f7e1db00a2.js","5497","static/chunks/5497-53185d00096c87bf.js","4037","static/chunks/4037-5145a6c4773d082f.js","6337","static/chunks/app/(dashboard)/dashboard/page-456dd98723aca8e6.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/9router_wyx0/9router_wyx0/src/":[],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/0b4593b190926fbb.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/page":[],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"6573":{"*":{"id":"61780","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}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","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}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45068":{"*":{"id":"40984","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"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}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"79852","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"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}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","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/automation/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"6573":{"*":{"id":"54750","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}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","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}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"14401","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45068":{"*":{"id":"40522","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"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}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","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}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","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}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-59f2bd3831729ad4.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-59f2bd3831729ad4.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-59f2bd3831729ad4.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-59f2bd3831729ad4.js","7177","static/chunks/app/layout-e19d1d75d2a46f7d.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/layouts/DashboardLayout.js":{"id":6573,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/MergeConnectionsModal.js":{"id":45068,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","9305","static/chunks/app/(dashboard)/layout-a0e565b7acdb917f.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","8593","static/chunks/app/(dashboard)/dashboard/automation/page-2d7f3a8dd59730c7.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-9879f4897a4e72fe.js","1321","static/chunks/1321-59f2bd3831729ad4.js","5497","static/chunks/5497-d48a3c81e7cba9b5.js","4037","static/chunks/4037-5145a6c4773d082f.js","6337","static/chunks/app/(dashboard)/dashboard/page-456dd98723aca8e6.js"],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":37044,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/9router_wyx0/9router_wyx0/src/":[],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/f38adcaa955f7342.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/page":[],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/9router_wyx0/9router_wyx0/src/app/(dashboard)/dashboard/automation/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"6573":{"*":{"id":"61780","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}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","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}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37044":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45068":{"*":{"id":"40984","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"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}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"79852","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"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}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};