vansrouter 0.91.1 → 0.91.6

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 (444) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +11 -11
  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/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  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-fitness/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  42. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  43. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  45. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  48. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  49. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  51. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  52. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  54. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  55. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  56. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  57. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/devin-settings/route.js +2 -2
  59. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  60. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  61. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  62. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  63. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  64. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  65. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  66. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  67. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  71. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  72. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  74. package/app/.next-cli-build/server/app/api/providers/[id]/gcp-projects/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  76. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  77. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  78. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  79. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  80. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  81. package/app/.next-cli-build/server/app/callback.html +1 -1
  82. package/app/.next-cli-build/server/app/callback.rsc +3 -3
  83. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  84. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  85. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  86. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  90. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  91. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  92. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  95. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  96. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  98. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  99. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  100. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  101. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  102. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  104. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  105. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  106. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  108. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  109. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  110. package/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  111. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  112. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  113. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  114. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  115. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  116. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  118. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  119. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  120. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  121. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  122. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  123. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  124. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  125. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  126. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  128. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  130. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  131. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  132. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  133. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  134. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  135. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  136. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  137. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  139. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  140. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  141. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  142. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  143. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  144. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  145. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  146. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  147. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  149. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  150. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  151. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  152. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  153. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  155. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  156. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  157. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  159. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  160. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  161. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  162. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  163. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  164. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  165. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  167. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  168. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  170. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  171. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  172. package/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  173. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  174. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  175. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  177. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  178. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  180. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  181. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.html +1 -1
  182. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.rsc +5 -5
  183. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/!KGRhc2hib2FyZCk/dashboard/proxy-fitness/__PAGE__.segment.rsc +2 -2
  184. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/!KGRhc2hib2FyZCk/dashboard/proxy-fitness.segment.rsc +1 -1
  185. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  187. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/_full.segment.rsc +5 -5
  188. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/_head.segment.rsc +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/_index.segment.rsc +3 -3
  190. package/app/.next-cli-build/server/app/dashboard/proxy-fitness.segments/_tree.segment.rsc +1 -1
  191. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  193. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  195. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  197. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  198. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  200. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  201. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
  203. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  204. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  205. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  207. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
  208. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
  210. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  213. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  214. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  215. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  217. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  218. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  220. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  222. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
  224. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  225. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  226. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  227. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  232. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  234. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  235. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  236. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  238. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  239. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  241. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  242. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
  244. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  245. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  246. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  248. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
  249. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
  251. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  252. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  254. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  255. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  256. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  258. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  259. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  261. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  262. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  263. package/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  264. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  265. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  266. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  267. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  268. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  269. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  270. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  271. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  272. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  273. package/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  274. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  275. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  276. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  277. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  278. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  280. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  282. package/app/.next-cli-build/server/app/landing.html +1 -1
  283. package/app/.next-cli-build/server/app/landing.rsc +3 -3
  284. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
  285. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  287. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  289. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  290. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  291. package/app/.next-cli-build/server/app/login.html +1 -1
  292. package/app/.next-cli-build/server/app/login.rsc +4 -4
  293. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  294. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  296. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  297. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  298. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/masuk/page_client-reference-manifest.js +1 -1
  300. package/app/.next-cli-build/server/app-paths-manifest.json +11 -11
  301. package/app/.next-cli-build/server/chunks/1632.js +1 -1
  302. package/app/.next-cli-build/server/chunks/2557.js +1 -1
  303. package/app/.next-cli-build/server/chunks/2764.js +1 -1
  304. package/app/.next-cli-build/server/chunks/32.js +1 -1
  305. package/app/.next-cli-build/server/chunks/3398.js +5 -5
  306. package/app/.next-cli-build/server/chunks/3539.js +1 -1
  307. package/app/.next-cli-build/server/chunks/4105.js +1 -1
  308. package/app/.next-cli-build/server/chunks/4502.js +3 -3
  309. package/app/.next-cli-build/server/chunks/4574.js +5 -7
  310. package/app/.next-cli-build/server/chunks/4836.js +1 -1
  311. package/app/.next-cli-build/server/chunks/5006.js +1 -1
  312. package/app/.next-cli-build/server/chunks/5198.js +1 -1
  313. package/app/.next-cli-build/server/chunks/5302.js +1 -1
  314. package/app/.next-cli-build/server/chunks/5598.js +1 -1
  315. package/app/.next-cli-build/server/chunks/6085.js +1 -1
  316. package/app/.next-cli-build/server/chunks/622.js +1 -1
  317. package/app/.next-cli-build/server/chunks/6931.js +1 -1
  318. package/app/.next-cli-build/server/chunks/7104.js +1 -1
  319. package/app/.next-cli-build/server/chunks/9984.js +1 -1
  320. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  321. package/app/.next-cli-build/server/pages/404.html +1 -1
  322. package/app/.next-cli-build/server/pages/500.html +1 -1
  323. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  324. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  325. package/app/.next-cli-build/static/chunks/{4385-e76e637911e463ec.js → 4385-24528786d2acf9c4.js} +1 -1
  326. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-02f13efbe14c5c68.js +12 -0
  327. package/app/_nm/react/LICENSE +21 -0
  328. package/app/_nm/react/README.md +37 -0
  329. package/app/_nm/react/cjs/react-compiler-runtime.development.js +24 -0
  330. package/app/_nm/react/cjs/react-compiler-runtime.production.js +16 -0
  331. package/app/_nm/react/cjs/react-compiler-runtime.profiling.js +16 -0
  332. package/app/_nm/react/cjs/react-jsx-dev-runtime.development.js +338 -0
  333. package/app/_nm/react/cjs/react-jsx-dev-runtime.production.js +14 -0
  334. package/app/_nm/react/cjs/react-jsx-dev-runtime.profiling.js +14 -0
  335. package/app/_nm/react/cjs/react-jsx-dev-runtime.react-server.development.js +370 -0
  336. package/app/_nm/react/cjs/react-jsx-dev-runtime.react-server.production.js +40 -0
  337. package/app/_nm/react/cjs/react-jsx-runtime.development.js +352 -0
  338. package/app/_nm/react/cjs/react-jsx-runtime.production.js +34 -0
  339. package/app/_nm/react/cjs/react-jsx-runtime.profiling.js +34 -0
  340. package/app/_nm/react/cjs/react-jsx-runtime.react-server.development.js +370 -0
  341. package/app/_nm/react/cjs/react-jsx-runtime.react-server.production.js +40 -0
  342. package/app/_nm/react/cjs/react.development.js +1284 -0
  343. package/app/_nm/react/cjs/react.production.js +542 -0
  344. package/app/_nm/react/cjs/react.react-server.development.js +848 -0
  345. package/app/_nm/react/cjs/react.react-server.production.js +423 -0
  346. package/app/_nm/react/compiler-runtime.js +14 -0
  347. package/app/_nm/react/index.js +7 -0
  348. package/app/_nm/react/jsx-dev-runtime.js +7 -0
  349. package/app/_nm/react/jsx-dev-runtime.react-server.js +7 -0
  350. package/app/_nm/react/jsx-runtime.js +7 -0
  351. package/app/_nm/react/jsx-runtime.react-server.js +7 -0
  352. package/app/_nm/react/package.json +51 -0
  353. package/app/_nm/react/react.react-server.js +7 -0
  354. package/app/_nm/react-dom/LICENSE +21 -0
  355. package/app/_nm/react-dom/README.md +60 -0
  356. package/app/_nm/react-dom/cjs/react-dom-client.development.js +28121 -0
  357. package/app/_nm/react-dom/cjs/react-dom-client.production.js +16049 -0
  358. package/app/_nm/react-dom/cjs/react-dom-profiling.development.js +28503 -0
  359. package/app/_nm/react-dom/cjs/react-dom-profiling.profiling.js +18068 -0
  360. package/app/_nm/react-dom/cjs/react-dom-server-legacy.browser.development.js +9877 -0
  361. package/app/_nm/react-dom/cjs/react-dom-server-legacy.browser.production.js +6603 -0
  362. package/app/_nm/react-dom/cjs/react-dom-server-legacy.node.development.js +9877 -0
  363. package/app/_nm/react-dom/cjs/react-dom-server-legacy.node.production.js +6692 -0
  364. package/app/_nm/react-dom/cjs/react-dom-server.browser.development.js +10601 -0
  365. package/app/_nm/react-dom/cjs/react-dom-server.browser.production.js +7410 -0
  366. package/app/_nm/react-dom/cjs/react-dom-server.bun.development.js +9605 -0
  367. package/app/_nm/react-dom/cjs/react-dom-server.bun.production.js +6745 -0
  368. package/app/_nm/react-dom/cjs/react-dom-server.edge.development.js +10620 -0
  369. package/app/_nm/react-dom/cjs/react-dom-server.edge.production.js +7512 -0
  370. package/app/_nm/react-dom/cjs/react-dom-server.node.development.js +10802 -0
  371. package/app/_nm/react-dom/cjs/react-dom-server.node.production.js +7707 -0
  372. package/app/_nm/react-dom/cjs/react-dom-test-utils.development.js +24 -0
  373. package/app/_nm/react-dom/cjs/react-dom-test-utils.production.js +21 -0
  374. package/app/_nm/react-dom/cjs/react-dom.development.js +424 -0
  375. package/app/_nm/react-dom/cjs/react-dom.production.js +210 -0
  376. package/app/_nm/react-dom/cjs/react-dom.react-server.development.js +340 -0
  377. package/app/_nm/react-dom/cjs/react-dom.react-server.production.js +152 -0
  378. package/app/_nm/react-dom/client.js +38 -0
  379. package/app/_nm/react-dom/client.react-server.js +5 -0
  380. package/app/_nm/react-dom/index.js +38 -0
  381. package/app/_nm/react-dom/package.json +117 -0
  382. package/app/_nm/react-dom/profiling.js +38 -0
  383. package/app/_nm/react-dom/profiling.react-server.js +5 -0
  384. package/app/_nm/react-dom/react-dom.react-server.js +7 -0
  385. package/app/_nm/react-dom/server.browser.js +16 -0
  386. package/app/_nm/react-dom/server.bun.js +17 -0
  387. package/app/_nm/react-dom/server.edge.js +17 -0
  388. package/app/_nm/react-dom/server.js +3 -0
  389. package/app/_nm/react-dom/server.node.js +18 -0
  390. package/app/_nm/react-dom/server.react-server.js +5 -0
  391. package/app/_nm/react-dom/static.browser.js +12 -0
  392. package/app/_nm/react-dom/static.edge.js +12 -0
  393. package/app/_nm/react-dom/static.js +3 -0
  394. package/app/_nm/react-dom/static.node.js +14 -0
  395. package/app/_nm/react-dom/static.react-server.js +5 -0
  396. package/app/_nm/react-dom/test-utils.js +7 -0
  397. package/app/_nm/sql.js/.devcontainer/Dockerfile +76 -0
  398. package/app/_nm/sql.js/.devcontainer/devcontainer.json +20 -0
  399. package/app/_nm/sql.js/.eslintrc.js +68 -0
  400. package/app/_nm/sql.js/.jsdoc.config.json +38 -0
  401. package/app/_nm/sql.js/.nojekyll +0 -0
  402. package/app/_nm/sql.js/AUTHORS +8 -0
  403. package/app/_nm/sql.js/CONTRIBUTING.md +66 -0
  404. package/app/_nm/sql.js/LICENSE +44 -0
  405. package/app/_nm/sql.js/README.md +357 -0
  406. package/app/_nm/sql.js/dist/sql-asm-debug.js +140890 -0
  407. package/app/_nm/sql.js/dist/sql-asm-memory-growth.js +204 -0
  408. package/app/_nm/sql.js/dist/sql-asm.js +202 -0
  409. package/app/_nm/sql.js/dist/sql-wasm-browser-debug.js +7157 -0
  410. package/app/_nm/sql.js/dist/sql-wasm-browser-debug.wasm +0 -0
  411. package/app/_nm/sql.js/dist/sql-wasm-browser.js +183 -0
  412. package/app/_nm/sql.js/dist/sql-wasm-browser.wasm +0 -0
  413. package/app/_nm/sql.js/dist/sql-wasm-debug.js +7265 -0
  414. package/app/_nm/sql.js/dist/sql-wasm-debug.wasm +0 -0
  415. package/app/_nm/sql.js/dist/sql-wasm.wasm +0 -0
  416. package/app/_nm/sql.js/dist/worker.sql-asm-debug.js +141011 -0
  417. package/app/_nm/sql.js/dist/worker.sql-asm.js +323 -0
  418. package/app/_nm/sql.js/dist/worker.sql-wasm-debug.js +7386 -0
  419. package/app/_nm/sql.js/dist/worker.sql-wasm.js +306 -0
  420. package/app/_nm/sql.js/documentation_index.md +26 -0
  421. package/app/_nm/sql.js/eslint.config.cjs +57 -0
  422. package/app/_nm/sql.js/logo.svg +13 -0
  423. package/app/package.json +1 -1
  424. package/cli.js +0 -3
  425. package/hooks/sqliteRuntime.js +20 -5
  426. package/package.json +5 -2
  427. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-7554227adda5679e.js +0 -12
  428. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  429. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/database.js +0 -90
  430. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/index.js +0 -3
  431. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  432. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  433. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  434. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  435. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  436. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  437. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  438. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  439. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  440. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  441. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/lib/util.js +0 -12
  442. package/app/_nm/.pnpm/better-sqlite3@12.10.0/node_modules/better-sqlite3/package.json +0 -59
  443. /package/app/.next-cli-build/static/{7NZNrn8QuAGiscJv3NOg6 → SxricHoV60EwiDAVPTwV7}/_buildManifest.js +0 -0
  444. /package/app/.next-cli-build/static/{7NZNrn8QuAGiscJv3NOg6 → SxricHoV60EwiDAVPTwV7}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- 7NZNrn8QuAGiscJv3NOg6
1
+ SxricHoV60EwiDAVPTwV7
@@ -108,20 +108,20 @@
108
108
  "/api/headroom/extras/route": "/api/headroom/extras",
109
109
  "/api/headroom/proxy/[...path]/route": "/api/headroom/proxy/[...path]",
110
110
  "/api/headroom/restart/route": "/api/headroom/restart",
111
- "/api/headroom/start/route": "/api/headroom/start",
112
111
  "/api/headroom/status/route": "/api/headroom/status",
112
+ "/api/headroom/start/route": "/api/headroom/start",
113
113
  "/api/headroom/stop/route": "/api/headroom/stop",
114
- "/api/keys/route": "/api/keys",
115
114
  "/api/mcp/[plugin]/message/route": "/api/mcp/[plugin]/message",
115
+ "/api/keys/route": "/api/keys",
116
116
  "/api/mcp/[plugin]/sse/route": "/api/mcp/[plugin]/sse",
117
117
  "/api/models/alias/route": "/api/models/alias",
118
118
  "/api/models/custom/route": "/api/models/custom",
119
- "/api/models/disabled/route": "/api/models/disabled",
120
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
121
119
  "/api/oauth/kiro/import-cli-proxy/route": "/api/oauth/kiro/import-cli-proxy",
122
120
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
123
- "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
121
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
122
+ "/api/models/disabled/route": "/api/models/disabled",
124
123
  "/api/provider-nodes/route": "/api/provider-nodes",
124
+ "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
125
125
  "/api/providers/[id]/gcp-projects/route": "/api/providers/[id]/gcp-projects",
126
126
  "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
127
127
  "/api/providers/circuit-breakers/[name]/reset/route": "/api/providers/circuit-breakers/[name]/reset",
@@ -129,27 +129,27 @@
129
129
  "/api/providers/[id]/route": "/api/providers/[id]",
130
130
  "/api/providers/client/route": "/api/providers/client",
131
131
  "/api/providers/suggested-models/route": "/api/providers/suggested-models",
132
- "/api/providers/route": "/api/providers",
133
- "/api/proxy-pools/[id]/fitness/clear/route": "/api/proxy-pools/[id]/fitness/clear",
134
132
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
133
+ "/api/proxy-pools/[id]/fitness/clear/route": "/api/proxy-pools/[id]/fitness/clear",
134
+ "/api/providers/route": "/api/providers",
135
135
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
136
136
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
137
- "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
138
137
  "/api/proxy-pools/fitness/clear-all/route": "/api/proxy-pools/fitness/clear-all",
138
+ "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
139
139
  "/api/proxy-pools/fitness/route": "/api/proxy-pools/fitness",
140
140
  "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
141
141
  "/api/pxpipe/health/route": "/api/pxpipe/health",
142
142
  "/api/proxy-pools/route": "/api/proxy-pools",
143
143
  "/api/pxpipe/install/route": "/api/pxpipe/install",
144
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
145
144
  "/api/pxpipe/logs/route": "/api/pxpipe/logs",
145
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
146
146
  "/api/pxpipe/restart/route": "/api/pxpipe/restart",
147
147
  "/api/pxpipe/start/route": "/api/pxpipe/start",
148
148
  "/api/pxpipe/stats/route": "/api/pxpipe/stats",
149
149
  "/api/pxpipe/status/route": "/api/pxpipe/status",
150
150
  "/api/pxpipe/stop/route": "/api/pxpipe/stop",
151
- "/api/settings/database/route": "/api/settings/database",
152
151
  "/api/settings/proxy-test/route": "/api/settings/proxy-test",
152
+ "/api/settings/database/route": "/api/settings/database",
153
153
  "/api/settings/route": "/api/settings",
154
154
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
155
155
  "/api/usage/[connectionId]/codex-reset-credits/route": "/api/usage/[connectionId]/codex-reset-credits",
@@ -185,7 +185,7 @@
185
185
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
186
186
  "/(dashboard)/dashboard/proxy-fitness/page": "/dashboard/proxy-fitness",
187
187
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
188
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
189
188
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
189
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
190
190
  "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
191
191
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/7NZNrn8QuAGiscJv3NOg6/_buildManifest.js",
8
- "static/7NZNrn8QuAGiscJv3NOg6/_ssgManifest.js"
7
+ "static/SxricHoV60EwiDAVPTwV7/_buildManifest.js",
8
+ "static/SxricHoV60EwiDAVPTwV7/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-6535fa1f2bd12da8.js",
@@ -640,8 +640,8 @@
640
640
  "dynamicRoutes": {},
641
641
  "notFoundRoutes": [],
642
642
  "preview": {
643
- "previewModeId": "970a74b45c72813cf7d3421fa8667466",
644
- "previewModeSigningKey": "0de35eb279035d728168a259c9be348aed863915fd77238c2d7e5015d6c8296b",
645
- "previewModeEncryptionKey": "c5532e92335b4aa36148aa32223b899b9b8d40c506bdf49f2bf66aef72624471"
643
+ "previewModeId": "271eddd85ce560ceada36834474b6a65",
644
+ "previewModeSigningKey": "77be2b73e2046841ab75996cdb975c2699bc37367dc48126b8d8b403519e775f",
645
+ "previewModeEncryptionKey": "a047992868d9a291f3605a64dd4eb98b1d0867162f532966e2bef20851ceee79"
646
646
  }
647
647
  }
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-8d2cf057877e520c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-8d2cf057877e520c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/[toolId]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","7236","static/chunks/7236-f1e0a36eb81c5151.js","5479","static/chunks/5479-a561d2bd06a771d3.js","8914","static/chunks/8914-28038867caf43f95.js","1731","static/chunks/1731-da520113514b1a8e.js","3554","static/chunks/app/(dashboard)/dashboard/cli-tools/%5BtoolId%5D/page-80cf14df15cbec42.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","8914","static/chunks/8914-28038867caf43f95.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-9854c7db29f0cb69.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/[toolId]/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","7236","static/chunks/7236-f1e0a36eb81c5151.js","5479","static/chunks/5479-a561d2bd06a771d3.js","8914","static/chunks/8914-28038867caf43f95.js","1731","static/chunks/1731-da520113514b1a8e.js","3554","static/chunks/app/(dashboard)/dashboard/cli-tools/%5BtoolId%5D/page-80cf14df15cbec42.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","8914","static/chunks/8914-28038867caf43f95.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-9854c7db29f0cb69.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-e76e637911e463ec.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","8914","static/chunks/8914-28038867caf43f95.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-9854c7db29f0cb69.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-e76e637911e463ec.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6":{"*":{"id":"75018","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"93493","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"8828","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"74391","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"68077","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"9823","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-24528786d2acf9c4.js","7177","static/chunks/app/layout-4fd9787928e78424.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","8914","static/chunks/8914-28038867caf43f95.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-9854c7db29f0cb69.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":46378,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-24528786d2acf9c4.js","2940","static/chunks/2940-f9ef37d2c1ee1858.js","9131","static/chunks/9131-4cf620c77c678902.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":27068,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-fitness/page.js":{"id":70355,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":48504,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":6,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":4101,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/f2afce53f9efcbe5.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/page":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/page":[]},"rscModuleMapping":{"6":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"4101":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"27068":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"46378":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"48504":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70355":{"*":{"id":"27737","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};