vansrouter 0.9.71 → 0.9.72

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 (304) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +17 -17
  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_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  39. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  40. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  41. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  42. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  43. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  47. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  48. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  49. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  50. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  51. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  52. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  53. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  54. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  55. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  56. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  57. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  58. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  59. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  60. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  61. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  62. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  63. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  64. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  65. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  66. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  67. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +3 -3
  71. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  72. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  74. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  76. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  77. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  78. package/app/.next-cli-build/server/app/callback.html +1 -1
  79. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  80. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  81. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  83. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  84. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  85. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  88. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  89. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  92. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  93. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  95. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  96. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  98. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  99. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  102. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  103. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  104. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  105. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  106. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  108. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  109. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  110. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  111. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  112. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  113. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  114. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  115. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  116. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  118. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  119. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  120. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  121. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  122. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  123. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  124. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  125. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  126. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  128. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  129. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  130. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  131. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  133. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  134. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  135. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  136. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  137. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  139. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  140. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  141. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  142. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  143. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  144. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  145. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  146. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  147. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  149. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  150. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  151. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  152. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  153. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  154. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  155. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  156. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  159. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  160. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  161. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  162. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  164. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  165. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  167. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  170. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  172. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  174. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  175. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  177. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  178. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  180. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  182. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  184. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  185. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  187. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  190. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  195. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +4 -4
  197. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  199. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  200. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  201. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  204. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  205. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  207. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  211. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  212. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  214. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  215. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  221. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  222. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  225. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  226. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  228. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  231. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  235. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  236. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
  238. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  239. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  241. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  242. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  245. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  246. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  248. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  249. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  251. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  252. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  256. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  258. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  260. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  261. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  262. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  263. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  264. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  265. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  266. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  267. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  269. package/app/.next-cli-build/server/app/landing.html +1 -1
  270. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  271. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  272. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  273. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  274. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  276. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  278. package/app/.next-cli-build/server/app/login.html +1 -1
  279. package/app/.next-cli-build/server/app/login.rsc +5 -5
  280. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  281. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  282. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  283. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  284. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  285. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/masuk/page_client-reference-manifest.js +1 -1
  287. package/app/.next-cli-build/server/app-paths-manifest.json +17 -17
  288. package/app/.next-cli-build/server/chunks/383.js +1 -1
  289. package/app/.next-cli-build/server/chunks/5006.js +1 -1
  290. package/app/.next-cli-build/server/chunks/5302.js +1 -1
  291. package/app/.next-cli-build/server/chunks/5577.js +1 -1
  292. package/app/.next-cli-build/server/chunks/8171.js +1 -1
  293. package/app/.next-cli-build/server/chunks/8765.js +1 -1
  294. package/app/.next-cli-build/server/chunks/9984.js +1 -1
  295. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  296. package/app/.next-cli-build/server/pages/404.html +1 -1
  297. package/app/.next-cli-build/server/pages/500.html +1 -1
  298. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  299. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  300. package/app/.next-cli-build/static/chunks/{4385-f8d0890bcd2c8690.js → 4385-4845cea1b0d2634c.js} +1 -1
  301. package/app/package.json +1 -1
  302. package/package.json +1 -1
  303. /package/app/.next-cli-build/static/{DyCA8QWmMwHq8zuzERHLA → Uwqu2CTKkonNUYF-jGylG}/_buildManifest.js +0 -0
  304. /package/app/.next-cli-build/static/{DyCA8QWmMwHq8zuzERHLA → Uwqu2CTKkonNUYF-jGylG}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- DyCA8QWmMwHq8zuzERHLA
1
+ Uwqu2CTKkonNUYF-jGylG
@@ -103,55 +103,55 @@
103
103
  "/favicon.ico/route": "/favicon.ico",
104
104
  "/manifest.webmanifest/route": "/manifest.webmanifest",
105
105
  "/api/combos/route": "/api/combos",
106
+ "/api/headroom/extras/route": "/api/headroom/extras",
106
107
  "/api/headroom/proxy/[...path]/route": "/api/headroom/proxy/[...path]",
107
108
  "/api/headroom/restart/route": "/api/headroom/restart",
108
- "/api/headroom/status/route": "/api/headroom/status",
109
109
  "/api/headroom/start/route": "/api/headroom/start",
110
+ "/api/headroom/status/route": "/api/headroom/status",
110
111
  "/api/headroom/stop/route": "/api/headroom/stop",
111
- "/api/mcp/[plugin]/message/route": "/api/mcp/[plugin]/message",
112
112
  "/api/keys/route": "/api/keys",
113
+ "/api/mcp/[plugin]/message/route": "/api/mcp/[plugin]/message",
113
114
  "/api/mcp/[plugin]/sse/route": "/api/mcp/[plugin]/sse",
114
115
  "/api/models/alias/route": "/api/models/alias",
115
116
  "/api/models/custom/route": "/api/models/custom",
116
117
  "/api/models/disabled/route": "/api/models/disabled",
117
- "/api/headroom/extras/route": "/api/headroom/extras",
118
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
118
119
  "/api/oauth/kiro/import-cli-proxy/route": "/api/oauth/kiro/import-cli-proxy",
119
- "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
120
120
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
121
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
121
+ "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
122
122
  "/api/provider-nodes/route": "/api/provider-nodes",
123
123
  "/api/providers/[id]/gcp-projects/route": "/api/providers/[id]/gcp-projects",
124
124
  "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
125
125
  "/api/providers/circuit-breakers/[name]/reset/route": "/api/providers/circuit-breakers/[name]/reset",
126
126
  "/api/providers/circuit-breakers/route": "/api/providers/circuit-breakers",
127
+ "/api/providers/[id]/route": "/api/providers/[id]",
127
128
  "/api/providers/client/route": "/api/providers/client",
129
+ "/api/providers/suggested-models/route": "/api/providers/suggested-models",
128
130
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
129
131
  "/api/providers/route": "/api/providers",
130
- "/api/providers/suggested-models/route": "/api/providers/suggested-models",
131
132
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
132
133
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
133
134
  "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
134
- "/api/proxy-pools/route": "/api/proxy-pools",
135
- "/api/pxpipe/health/route": "/api/pxpipe/health",
136
135
  "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
136
+ "/api/pxpipe/health/route": "/api/pxpipe/health",
137
+ "/api/proxy-pools/route": "/api/proxy-pools",
138
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
137
139
  "/api/pxpipe/install/route": "/api/pxpipe/install",
138
140
  "/api/pxpipe/logs/route": "/api/pxpipe/logs",
139
141
  "/api/pxpipe/restart/route": "/api/pxpipe/restart",
140
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
141
142
  "/api/pxpipe/start/route": "/api/pxpipe/start",
142
143
  "/api/pxpipe/stats/route": "/api/pxpipe/stats",
143
- "/api/pxpipe/stop/route": "/api/pxpipe/stop",
144
144
  "/api/pxpipe/status/route": "/api/pxpipe/status",
145
+ "/api/pxpipe/stop/route": "/api/pxpipe/stop",
145
146
  "/api/settings/database/route": "/api/settings/database",
147
+ "/api/settings/proxy-test/route": "/api/settings/proxy-test",
146
148
  "/api/settings/route": "/api/settings",
147
149
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
148
- "/api/providers/[id]/route": "/api/providers/[id]",
149
150
  "/api/usage/[connectionId]/codex-reset-credits/route": "/api/usage/[connectionId]/codex-reset-credits",
150
- "/api/usage/stats/route": "/api/usage/stats",
151
151
  "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
152
- "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
152
+ "/api/usage/stats/route": "/api/usage/stats",
153
153
  "/api/usage/stream/route": "/api/usage/stream",
154
- "/api/settings/proxy-test/route": "/api/settings/proxy-test",
154
+ "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
155
155
  "/api/version/shutdown/route": "/api/version/shutdown",
156
156
  "/api/v1/models/route": "/api/v1/models",
157
157
  "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
@@ -179,8 +179,8 @@
179
179
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
180
180
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
181
181
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
182
- "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
183
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
184
182
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
185
- "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
183
+ "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
184
+ "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
185
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
186
186
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/DyCA8QWmMwHq8zuzERHLA/_buildManifest.js",
8
- "static/DyCA8QWmMwHq8zuzERHLA/_ssgManifest.js"
7
+ "static/Uwqu2CTKkonNUYF-jGylG/_buildManifest.js",
8
+ "static/Uwqu2CTKkonNUYF-jGylG/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-bc04f378a1088de3.js",
@@ -616,8 +616,8 @@
616
616
  "dynamicRoutes": {},
617
617
  "notFoundRoutes": [],
618
618
  "preview": {
619
- "previewModeId": "373a42e3808a667657e73cbda4a2adcd",
620
- "previewModeSigningKey": "2f90a1c735c1cd3c7d7f60764e50cddc586452703b8f86f2e96dd250c83c3328",
621
- "previewModeEncryptionKey": "3cf5b512ef600fbb7bc9107b3380e226bcd9caf4a9f03105aef07d7f524b4a2d"
619
+ "previewModeId": "f30a1cc5ea9dc13e327729097f3ae782",
620
+ "previewModeSigningKey": "60bb3d5f8d585d2836e9932b7db8fcbc8a96be8a573a7cb6370bf1232858f230",
621
+ "previewModeEncryptionKey": "47e73497bc26f77e4c8d3a751e7e9dc2a8048d3e75be1d5e733f95ec1996df06"
622
622
  }
623
623
  }
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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":49358,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","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":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":49358,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","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":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","7236","static/chunks/7236-f1e0a36eb81c5151.js","5479","static/chunks/5479-1eae6e4ed4867f26.js","8914","static/chunks/8914-2eb98be66ee4dd65.js","7617","static/chunks/7617-ed9e49c9d0a3ac0f.js","3554","static/chunks/app/(dashboard)/dashboard/cli-tools/%5BtoolId%5D/page-1f06b0306077df0d.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","8914","static/chunks/8914-2eb98be66ee4dd65.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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":49358,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","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":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","7236","static/chunks/7236-f1e0a36eb81c5151.js","5479","static/chunks/5479-1eae6e4ed4867f26.js","8914","static/chunks/8914-2eb98be66ee4dd65.js","7617","static/chunks/7617-ed9e49c9d0a3ac0f.js","3554","static/chunks/app/(dashboard)/dashboard/cli-tools/%5BtoolId%5D/page-1f06b0306077df0d.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","8914","static/chunks/8914-2eb98be66ee4dd65.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":49358,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","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":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.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-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","8914","static/chunks/8914-2eb98be66ee4dd65.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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":49358,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","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":{"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}},"9446":{"*":{"id":"73735","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}},"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}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","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}},"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}},"80741":{"*":{"id":"36917","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}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","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-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.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-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","8914","static/chunks/8914-2eb98be66ee4dd65.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":97993,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.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":80741,"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/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":49358,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"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/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.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":{"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}},"9446":{"*":{"id":"4348","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}},"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}},"44922":{"*":{"id":"88514","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}},"49358":{"*":{"id":"16776","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}},"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}},"80741":{"*":{"id":"33731","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}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};