9router 0.3.60 → 0.3.62

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 (746) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +46 -41
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/prerender-manifest.json +27 -3
  5. package/app/.next/required-server-files.json +3 -0
  6. package/app/.next/routes-manifest.json +30 -0
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -0
  9. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  41. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/_global-error.html +2 -2
  54. package/app/.next/server/app/_global-error.rsc +1 -1
  55. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  61. package/app/.next/server/app/_not-found/page.js +2 -2
  62. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  63. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/_not-found.html +1 -1
  65. package/app/.next/server/app/_not-found.rsc +5 -4
  66. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -4
  67. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  68. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -4
  69. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  70. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  71. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -2
  72. package/app/.next/server/app/api/9remote/install/route.js +1 -0
  73. package/app/.next/server/app/api/9remote/install/route.js.nft.json +1 -0
  74. package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -0
  75. package/app/.next/server/app/api/9remote/start/route.js +1 -0
  76. package/app/.next/server/app/api/9remote/start/route.js.nft.json +1 -0
  77. package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -0
  78. package/app/.next/server/app/api/9remote/status/route.js +1 -0
  79. package/app/.next/server/app/api/9remote/status/route.js.nft.json +1 -0
  80. package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -0
  81. package/app/.next/server/app/api/auth/login/route.js +1 -1
  82. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  83. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  86. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  87. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  90. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  100. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  104. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  105. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  107. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  108. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  110. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  111. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  113. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  114. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  116. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/combos/route.js +1 -1
  119. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  120. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/init/route.js +1 -1
  122. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  123. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  125. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  126. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/keys/route.js +1 -1
  128. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/models/alias/route.js +1 -1
  132. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/models/availability/route.js +1 -0
  135. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -0
  136. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -0
  137. package/app/.next/server/app/api/models/route.js +1 -1
  138. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  139. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/models/test/route.js +1 -1
  141. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  142. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  144. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  145. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  147. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  148. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  150. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  153. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  154. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  157. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  161. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/pricing/route.js +1 -1
  164. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  167. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  168. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  170. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  174. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  177. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  178. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  180. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  181. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  183. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  184. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/providers/client/route.js +1 -1
  186. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  187. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/providers/route.js +1 -1
  189. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  192. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  195. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  196. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  198. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  201. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  202. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  204. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/settings/database/route.js +1 -1
  207. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  208. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  210. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  213. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  214. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/settings/route.js +1 -1
  216. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  221. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
  223. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/translator/send/route.js +1 -1
  229. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  230. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  232. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  235. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  238. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  241. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  244. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  247. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/usage/history/route.js +1 -1
  250. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  253. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  256. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  259. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  262. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  265. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  268. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  271. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  272. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  274. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  278. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/v1/models/route.js +1 -1
  281. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  282. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  283. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  284. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  288. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/version/route.js +1 -1
  292. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/callback/page.js +2 -2
  294. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  295. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  296. package/app/.next/server/app/callback.html +1 -1
  297. package/app/.next/server/app/callback.rsc +5 -4
  298. package/app/.next/server/app/callback.segments/_full.segment.rsc +5 -4
  299. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  300. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -4
  301. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -2
  302. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  303. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/basic-chat.html +1 -0
  305. package/app/.next/server/app/dashboard/basic-chat.meta +17 -0
  306. package/app/.next/server/app/dashboard/basic-chat.rsc +22 -0
  307. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -0
  308. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +4 -0
  309. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  310. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  311. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +22 -0
  312. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +6 -0
  313. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +9 -0
  314. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +6 -0
  315. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  316. package/app/.next/server/app/dashboard/cli-tools.rsc +7 -6
  317. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  318. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  319. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  320. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  321. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -6
  322. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  323. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -4
  324. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +3 -2
  325. package/app/.next/server/app/dashboard/combos.html +1 -1
  326. package/app/.next/server/app/dashboard/combos.rsc +7 -6
  327. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  328. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  329. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  330. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  331. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +7 -6
  332. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  333. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +5 -4
  334. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +3 -2
  335. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  336. package/app/.next/server/app/dashboard/endpoint.rsc +7 -6
  337. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  338. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  341. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -6
  342. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  343. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -4
  344. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +3 -2
  345. package/app/.next/server/app/dashboard/mitm.html +1 -1
  346. package/app/.next/server/app/dashboard/mitm.rsc +7 -6
  347. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  348. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  349. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  350. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  351. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -6
  352. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  353. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -4
  354. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +3 -2
  355. package/app/.next/server/app/dashboard/profile.html +1 -1
  356. package/app/.next/server/app/dashboard/profile.rsc +7 -6
  357. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  358. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  359. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  360. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  361. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +7 -6
  362. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  363. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +5 -4
  364. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +3 -2
  365. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  366. package/app/.next/server/app/dashboard/providers/new.rsc +7 -6
  367. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  368. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  370. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  371. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  372. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -6
  373. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  374. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -4
  375. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +3 -2
  376. package/app/.next/server/app/dashboard/providers.html +1 -1
  377. package/app/.next/server/app/dashboard/providers.rsc +7 -6
  378. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  379. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  380. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  381. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  382. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +7 -6
  383. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  384. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +5 -4
  385. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +3 -2
  386. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  387. package/app/.next/server/app/dashboard/proxy-pools.rsc +7 -6
  388. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  389. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  391. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  392. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -6
  393. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  394. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -4
  395. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +3 -2
  396. package/app/.next/server/app/dashboard/quota.html +2 -2
  397. package/app/.next/server/app/dashboard/quota.rsc +8 -7
  398. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  399. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  401. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  402. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +8 -7
  403. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  404. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +5 -4
  405. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +3 -2
  406. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  407. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  408. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  410. package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -4
  411. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -4
  412. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  413. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -4
  414. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -2
  415. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  416. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  417. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  418. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/translator.html +1 -1
  420. package/app/.next/server/app/dashboard/translator.rsc +7 -6
  421. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  423. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +7 -6
  426. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  427. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +5 -4
  428. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +3 -2
  429. package/app/.next/server/app/dashboard/usage.html +1 -1
  430. package/app/.next/server/app/dashboard/usage.rsc +7 -6
  431. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  433. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  435. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +7 -6
  436. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  437. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +5 -4
  438. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +3 -2
  439. package/app/.next/server/app/dashboard.html +1 -1
  440. package/app/.next/server/app/dashboard.rsc +7 -6
  441. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  442. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  443. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  444. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +7 -6
  445. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  446. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +5 -4
  447. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +3 -2
  448. package/app/.next/server/app/index.html +1 -1
  449. package/app/.next/server/app/index.rsc +5 -4
  450. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  451. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -4
  452. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  453. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -4
  454. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -2
  455. package/app/.next/server/app/landing/page.js +2 -2
  456. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  457. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  458. package/app/.next/server/app/landing.html +1 -1
  459. package/app/.next/server/app/landing.rsc +6 -5
  460. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -5
  461. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  462. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -4
  463. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -2
  464. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  465. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  466. package/app/.next/server/app/login/page.js +2 -2
  467. package/app/.next/server/app/login/page.js.nft.json +1 -1
  468. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  469. package/app/.next/server/app/login.html +1 -1
  470. package/app/.next/server/app/login.rsc +6 -5
  471. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -5
  472. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  473. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -4
  474. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -2
  475. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  476. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  477. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  478. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  479. package/app/.next/server/app/page.js +2 -2
  480. package/app/.next/server/app/page.js.nft.json +1 -1
  481. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  482. package/app/.next/server/app-paths-manifest.json +46 -41
  483. package/app/.next/server/chunks/1114.js +1 -1
  484. package/app/.next/server/chunks/1220.js +1 -1
  485. package/app/.next/server/chunks/1422.js +1 -0
  486. package/app/.next/server/chunks/318.js +5 -5
  487. package/app/.next/server/chunks/3832.js +1 -1
  488. package/app/.next/server/chunks/412.js +2 -2
  489. package/app/.next/server/chunks/4989.js +2 -2
  490. package/app/.next/server/chunks/6114.js +1 -0
  491. package/app/.next/server/chunks/6182.js +4 -4
  492. package/app/.next/server/chunks/649.js +1 -1
  493. package/app/.next/server/chunks/6556.js +120 -0
  494. package/app/.next/server/chunks/6943.js +1 -1
  495. package/app/.next/server/chunks/8220.js +1 -0
  496. package/app/.next/server/chunks/8336.js +1 -0
  497. package/app/.next/server/chunks/8838.js +1 -0
  498. package/app/.next/server/chunks/8895.js +2 -2
  499. package/app/.next/server/chunks/9201.js +1 -1
  500. package/app/.next/server/chunks/9609.js +1 -1
  501. package/app/.next/server/chunks/9718.js +1 -1
  502. package/app/.next/server/middleware-build-manifest.js +1 -1
  503. package/app/.next/server/pages/404.html +1 -1
  504. package/app/.next/server/pages/500.html +2 -2
  505. package/app/.next/server/server-reference-manifest.js +1 -1
  506. package/app/.next/server/server-reference-manifest.json +1 -1
  507. package/app/.next/static/BNHLhVovzem2a2ddv-i2y/_buildManifest.js +1 -0
  508. package/app/.next/static/chunks/2652-1afd9ba8172c055f.js +1 -0
  509. package/app/.next/static/chunks/5497-ddb63202b42aa28d.js +7 -0
  510. package/app/.next/static/chunks/5772-94c775534de8891a.js +3 -0
  511. package/app/.next/static/chunks/619-6fb7f67f0cfecb7d.js +1 -0
  512. package/app/.next/static/chunks/{9242-97b7b78d55dfc3ab.js → 9242-a7b52381d0ed17de.js} +2 -2
  513. package/app/.next/static/chunks/9470-dd52b680094b3624.js +1 -0
  514. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-8b3c5386f3e05b94.js +1 -0
  515. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-12b18db32b8e5c37.js → page-14e0770e72ebcdc4.js} +1 -1
  516. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-73b26e1af919cd35.js +1 -0
  517. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-f99e552d5e35856b.js → page-e260c3e8f9853bad.js} +1 -1
  518. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-bc23cde3512ccb7d.js +1 -0
  519. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-0d9be99ed9058dbb.js → page-41a94015e222ce71.js} +1 -1
  520. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-3f60f8a18fa87161.js +1 -0
  521. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-9fe6937f1b7efcd0.js +1 -0
  522. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-83ea2fe0ea362d1d.js +1 -0
  523. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-84700e8ec448ea10.js → page-bbe242a0a8f59efd.js} +1 -1
  524. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-72621a89da35b1ea.js +1 -0
  525. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-a72f6b297976a910.js → page-912cda2ee71c6641.js} +1 -1
  526. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-655737a49afe5b6d.js +1 -0
  527. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-18d1eb2e7b82cbe5.js → page-710541edb6d10247.js} +1 -1
  528. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-c900e62e4683e201.js → page-a8324340592f5d34.js} +1 -1
  529. package/app/.next/static/chunks/app/(dashboard)/{layout-2ea88f0d24d7423a.js → layout-4836a4e592f3dbaa.js} +1 -1
  530. package/app/.next/static/chunks/app/_global-error/page-7a52a199ae1900b3.js +1 -0
  531. package/app/.next/static/chunks/app/api/9remote/install/route-7a52a199ae1900b3.js +1 -0
  532. package/app/.next/static/chunks/app/api/9remote/start/route-7a52a199ae1900b3.js +1 -0
  533. package/app/.next/static/chunks/app/api/9remote/status/route-7a52a199ae1900b3.js +1 -0
  534. package/app/.next/static/chunks/app/api/auth/login/route-7a52a199ae1900b3.js +1 -0
  535. package/app/.next/static/chunks/app/api/auth/logout/route-7a52a199ae1900b3.js +1 -0
  536. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a52a199ae1900b3.js +1 -0
  537. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a52a199ae1900b3.js +1 -0
  538. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a52a199ae1900b3.js +1 -0
  539. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a52a199ae1900b3.js +1 -0
  540. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a52a199ae1900b3.js +1 -0
  541. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a52a199ae1900b3.js +1 -0
  542. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a52a199ae1900b3.js +1 -0
  543. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a52a199ae1900b3.js +1 -0
  544. package/app/.next/static/chunks/app/api/cloud/auth/route-7a52a199ae1900b3.js +1 -0
  545. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7a52a199ae1900b3.js +1 -0
  546. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7a52a199ae1900b3.js +1 -0
  547. package/app/.next/static/chunks/app/api/cloud/models/alias/route-7a52a199ae1900b3.js +1 -0
  548. package/app/.next/static/chunks/app/api/combos/[id]/route-7a52a199ae1900b3.js +1 -0
  549. package/app/.next/static/chunks/app/api/combos/route-7a52a199ae1900b3.js +1 -0
  550. package/app/.next/static/chunks/app/api/init/route-7a52a199ae1900b3.js +1 -0
  551. package/app/.next/static/chunks/app/api/keys/[id]/route-7a52a199ae1900b3.js +1 -0
  552. package/app/.next/static/chunks/app/api/keys/route-7a52a199ae1900b3.js +1 -0
  553. package/app/.next/static/chunks/app/api/locale/route-7a52a199ae1900b3.js +1 -0
  554. package/app/.next/static/chunks/app/api/models/alias/route-7a52a199ae1900b3.js +1 -0
  555. package/app/.next/static/chunks/app/api/models/availability/route-7a52a199ae1900b3.js +1 -0
  556. package/app/.next/static/chunks/app/api/models/route-7a52a199ae1900b3.js +1 -0
  557. package/app/.next/static/chunks/app/api/models/test/route-7a52a199ae1900b3.js +1 -0
  558. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a52a199ae1900b3.js +1 -0
  559. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a52a199ae1900b3.js +1 -0
  560. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a52a199ae1900b3.js +1 -0
  561. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a52a199ae1900b3.js +1 -0
  562. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a52a199ae1900b3.js +1 -0
  563. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a52a199ae1900b3.js +1 -0
  564. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a52a199ae1900b3.js +1 -0
  565. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a52a199ae1900b3.js +1 -0
  566. package/app/.next/static/chunks/app/api/pricing/route-7a52a199ae1900b3.js +1 -0
  567. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a52a199ae1900b3.js +1 -0
  568. package/app/.next/static/chunks/app/api/provider-nodes/route-7a52a199ae1900b3.js +1 -0
  569. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a52a199ae1900b3.js +1 -0
  570. package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a52a199ae1900b3.js +1 -0
  571. package/app/.next/static/chunks/app/api/providers/[id]/route-7a52a199ae1900b3.js +1 -0
  572. package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a52a199ae1900b3.js +1 -0
  573. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a52a199ae1900b3.js +1 -0
  574. package/app/.next/static/chunks/app/api/providers/client/route-7a52a199ae1900b3.js +1 -0
  575. package/app/.next/static/chunks/app/api/providers/route-7a52a199ae1900b3.js +1 -0
  576. package/app/.next/static/chunks/app/api/providers/test-batch/route-7a52a199ae1900b3.js +1 -0
  577. package/app/.next/static/chunks/app/api/providers/validate/route-7a52a199ae1900b3.js +1 -0
  578. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a52a199ae1900b3.js +1 -0
  579. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a52a199ae1900b3.js +1 -0
  580. package/app/.next/static/chunks/app/api/proxy-pools/route-7a52a199ae1900b3.js +1 -0
  581. package/app/.next/static/chunks/app/api/settings/database/route-7a52a199ae1900b3.js +1 -0
  582. package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a52a199ae1900b3.js +1 -0
  583. package/app/.next/static/chunks/app/api/settings/require-login/route-7a52a199ae1900b3.js +1 -0
  584. package/app/.next/static/chunks/app/api/settings/route-7a52a199ae1900b3.js +1 -0
  585. package/app/.next/static/chunks/app/api/shutdown/route-7a52a199ae1900b3.js +1 -0
  586. package/app/.next/static/chunks/app/api/tags/route-7a52a199ae1900b3.js +1 -0
  587. package/app/.next/static/chunks/app/api/translator/console-logs/route-7a52a199ae1900b3.js +1 -0
  588. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a52a199ae1900b3.js +1 -0
  589. package/app/.next/static/chunks/app/api/translator/load/route-7a52a199ae1900b3.js +1 -0
  590. package/app/.next/static/chunks/app/api/translator/save/route-7a52a199ae1900b3.js +1 -0
  591. package/app/.next/static/chunks/app/api/translator/send/route-7a52a199ae1900b3.js +1 -0
  592. package/app/.next/static/chunks/app/api/translator/translate/route-7a52a199ae1900b3.js +1 -0
  593. package/app/.next/static/chunks/app/api/tunnel/disable/route-7a52a199ae1900b3.js +1 -0
  594. package/app/.next/static/chunks/app/api/tunnel/enable/route-7a52a199ae1900b3.js +1 -0
  595. package/app/.next/static/chunks/app/api/tunnel/status/route-7a52a199ae1900b3.js +1 -0
  596. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a52a199ae1900b3.js +1 -0
  597. package/app/.next/static/chunks/app/api/usage/chart/route-7a52a199ae1900b3.js +1 -0
  598. package/app/.next/static/chunks/app/api/usage/history/route-7a52a199ae1900b3.js +1 -0
  599. package/app/.next/static/chunks/app/api/usage/providers/route-7a52a199ae1900b3.js +1 -0
  600. package/app/.next/static/chunks/app/api/usage/request-details/route-7a52a199ae1900b3.js +1 -0
  601. package/app/.next/static/chunks/app/api/usage/request-logs/route-7a52a199ae1900b3.js +1 -0
  602. package/app/.next/static/chunks/app/api/usage/stats/route-7a52a199ae1900b3.js +1 -0
  603. package/app/.next/static/chunks/app/api/usage/stream/route-7a52a199ae1900b3.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/api/chat/route-7a52a199ae1900b3.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a52a199ae1900b3.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/embeddings/route-7a52a199ae1900b3.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a52a199ae1900b3.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1/messages/route-7a52a199ae1900b3.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1/models/route-7a52a199ae1900b3.js +1 -0
  610. package/app/.next/static/chunks/app/api/v1/responses/route-7a52a199ae1900b3.js +1 -0
  611. package/app/.next/static/chunks/app/api/v1/route-7a52a199ae1900b3.js +1 -0
  612. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a52a199ae1900b3.js +1 -0
  613. package/app/.next/static/chunks/app/api/v1beta/models/route-7a52a199ae1900b3.js +1 -0
  614. package/app/.next/static/chunks/app/api/version/route-7a52a199ae1900b3.js +1 -0
  615. package/app/.next/static/chunks/app/landing/page-0e536f9129cc49e9.js +1 -0
  616. package/app/.next/static/chunks/app/{layout-022d0528adf4b6b9.js → layout-ce6bf87ceeae19a7.js} +1 -1
  617. package/app/.next/static/chunks/app/login/{page-28a0e9871bb2cb93.js → page-0dbd97765ab69f2d.js} +1 -1
  618. package/app/.next/static/chunks/app/manifest.webmanifest/route-7a52a199ae1900b3.js +1 -0
  619. package/app/.next/static/chunks/app/page-7a52a199ae1900b3.js +1 -0
  620. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a52a199ae1900b3.js +1 -0
  621. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a52a199ae1900b3.js +1 -0
  622. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a52a199ae1900b3.js +1 -0
  623. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a52a199ae1900b3.js +1 -0
  624. package/app/.next/static/chunks/{webpack-25c43999146c934e.js → webpack-694cf8a18cf9b4cc.js} +1 -1
  625. package/app/.next/static/css/081a0afca5a9bd20.css +1 -0
  626. package/app/.next/static/css/6e39f97c1b551330.css +1 -0
  627. package/app/package.json +5 -1
  628. package/app/public/providers/assemblyai.png +0 -0
  629. package/app/public/providers/deepgram.png +0 -0
  630. package/app/public/providers/hyperbolic.png +0 -0
  631. package/app/public/providers/nanobanana.png +0 -0
  632. package/app/server.js +1 -1
  633. package/app/src/mitm/server.js +1 -1
  634. package/package.json +1 -1
  635. package/src/cli/menus/settings.js +6 -6
  636. package/src/cli/terminalUI.js +2 -2
  637. package/src/cli/utils/endpoint.js +2 -2
  638. package/app/.next/server/chunks/1130.js +0 -1
  639. package/app/.next/server/chunks/1424.js +0 -1
  640. package/app/.next/server/chunks/1727.js +0 -1
  641. package/app/.next/server/chunks/4755.js +0 -1
  642. package/app/.next/server/chunks/5270.js +0 -1
  643. package/app/.next/server/chunks/6968.js +0 -1
  644. package/app/.next/server/chunks/7774.js +0 -120
  645. package/app/.next/static/chunks/2652-47d84ce9c4da24cd.js +0 -1
  646. package/app/.next/static/chunks/5497-d02ac69284d4d240.js +0 -7
  647. package/app/.next/static/chunks/5772-d1f2c78fe8fef39a.js +0 -3
  648. package/app/.next/static/chunks/619-4c970716a5102dc3.js +0 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-2e0d4f9105697120.js +0 -1
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-b2ae58a349c8274a.js +0 -1
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d49fec9f05a5dbb4.js +0 -1
  652. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-0855e087c5b9cbff.js +0 -1
  653. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-eefd32cc2a54d3f4.js +0 -1
  654. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-bf901cec2b7f0ea0.js +0 -1
  655. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-9c2ca21b9d96002a.js +0 -1
  656. package/app/.next/static/chunks/app/_global-error/page-193af08ea25ee714.js +0 -1
  657. package/app/.next/static/chunks/app/api/auth/login/route-193af08ea25ee714.js +0 -1
  658. package/app/.next/static/chunks/app/api/auth/logout/route-193af08ea25ee714.js +0 -1
  659. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-193af08ea25ee714.js +0 -1
  660. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-193af08ea25ee714.js +0 -1
  661. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-193af08ea25ee714.js +0 -1
  662. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-193af08ea25ee714.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-193af08ea25ee714.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-193af08ea25ee714.js +0 -1
  665. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-193af08ea25ee714.js +0 -1
  666. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-193af08ea25ee714.js +0 -1
  667. package/app/.next/static/chunks/app/api/cloud/auth/route-193af08ea25ee714.js +0 -1
  668. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-193af08ea25ee714.js +0 -1
  669. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-193af08ea25ee714.js +0 -1
  670. package/app/.next/static/chunks/app/api/cloud/models/alias/route-193af08ea25ee714.js +0 -1
  671. package/app/.next/static/chunks/app/api/combos/[id]/route-193af08ea25ee714.js +0 -1
  672. package/app/.next/static/chunks/app/api/combos/route-193af08ea25ee714.js +0 -1
  673. package/app/.next/static/chunks/app/api/init/route-193af08ea25ee714.js +0 -1
  674. package/app/.next/static/chunks/app/api/keys/[id]/route-193af08ea25ee714.js +0 -1
  675. package/app/.next/static/chunks/app/api/keys/route-193af08ea25ee714.js +0 -1
  676. package/app/.next/static/chunks/app/api/locale/route-193af08ea25ee714.js +0 -1
  677. package/app/.next/static/chunks/app/api/models/alias/route-193af08ea25ee714.js +0 -1
  678. package/app/.next/static/chunks/app/api/models/route-193af08ea25ee714.js +0 -1
  679. package/app/.next/static/chunks/app/api/models/test/route-193af08ea25ee714.js +0 -1
  680. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-193af08ea25ee714.js +0 -1
  681. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-193af08ea25ee714.js +0 -1
  682. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-193af08ea25ee714.js +0 -1
  683. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-193af08ea25ee714.js +0 -1
  684. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-193af08ea25ee714.js +0 -1
  685. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-193af08ea25ee714.js +0 -1
  686. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-193af08ea25ee714.js +0 -1
  687. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-193af08ea25ee714.js +0 -1
  688. package/app/.next/static/chunks/app/api/pricing/route-193af08ea25ee714.js +0 -1
  689. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-193af08ea25ee714.js +0 -1
  690. package/app/.next/static/chunks/app/api/provider-nodes/route-193af08ea25ee714.js +0 -1
  691. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-193af08ea25ee714.js +0 -1
  692. package/app/.next/static/chunks/app/api/providers/[id]/models/route-193af08ea25ee714.js +0 -1
  693. package/app/.next/static/chunks/app/api/providers/[id]/route-193af08ea25ee714.js +0 -1
  694. package/app/.next/static/chunks/app/api/providers/[id]/test/route-193af08ea25ee714.js +0 -1
  695. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-193af08ea25ee714.js +0 -1
  696. package/app/.next/static/chunks/app/api/providers/client/route-193af08ea25ee714.js +0 -1
  697. package/app/.next/static/chunks/app/api/providers/route-193af08ea25ee714.js +0 -1
  698. package/app/.next/static/chunks/app/api/providers/test-batch/route-193af08ea25ee714.js +0 -1
  699. package/app/.next/static/chunks/app/api/providers/validate/route-193af08ea25ee714.js +0 -1
  700. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-193af08ea25ee714.js +0 -1
  701. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-193af08ea25ee714.js +0 -1
  702. package/app/.next/static/chunks/app/api/proxy-pools/route-193af08ea25ee714.js +0 -1
  703. package/app/.next/static/chunks/app/api/settings/database/route-193af08ea25ee714.js +0 -1
  704. package/app/.next/static/chunks/app/api/settings/proxy-test/route-193af08ea25ee714.js +0 -1
  705. package/app/.next/static/chunks/app/api/settings/require-login/route-193af08ea25ee714.js +0 -1
  706. package/app/.next/static/chunks/app/api/settings/route-193af08ea25ee714.js +0 -1
  707. package/app/.next/static/chunks/app/api/shutdown/route-193af08ea25ee714.js +0 -1
  708. package/app/.next/static/chunks/app/api/tags/route-193af08ea25ee714.js +0 -1
  709. package/app/.next/static/chunks/app/api/translator/console-logs/route-193af08ea25ee714.js +0 -1
  710. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-193af08ea25ee714.js +0 -1
  711. package/app/.next/static/chunks/app/api/translator/load/route-193af08ea25ee714.js +0 -1
  712. package/app/.next/static/chunks/app/api/translator/save/route-193af08ea25ee714.js +0 -1
  713. package/app/.next/static/chunks/app/api/translator/send/route-193af08ea25ee714.js +0 -1
  714. package/app/.next/static/chunks/app/api/translator/translate/route-193af08ea25ee714.js +0 -1
  715. package/app/.next/static/chunks/app/api/tunnel/disable/route-193af08ea25ee714.js +0 -1
  716. package/app/.next/static/chunks/app/api/tunnel/enable/route-193af08ea25ee714.js +0 -1
  717. package/app/.next/static/chunks/app/api/tunnel/status/route-193af08ea25ee714.js +0 -1
  718. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-193af08ea25ee714.js +0 -1
  719. package/app/.next/static/chunks/app/api/usage/chart/route-193af08ea25ee714.js +0 -1
  720. package/app/.next/static/chunks/app/api/usage/history/route-193af08ea25ee714.js +0 -1
  721. package/app/.next/static/chunks/app/api/usage/providers/route-193af08ea25ee714.js +0 -1
  722. package/app/.next/static/chunks/app/api/usage/request-details/route-193af08ea25ee714.js +0 -1
  723. package/app/.next/static/chunks/app/api/usage/request-logs/route-193af08ea25ee714.js +0 -1
  724. package/app/.next/static/chunks/app/api/usage/stats/route-193af08ea25ee714.js +0 -1
  725. package/app/.next/static/chunks/app/api/usage/stream/route-193af08ea25ee714.js +0 -1
  726. package/app/.next/static/chunks/app/api/v1/api/chat/route-193af08ea25ee714.js +0 -1
  727. package/app/.next/static/chunks/app/api/v1/chat/completions/route-193af08ea25ee714.js +0 -1
  728. package/app/.next/static/chunks/app/api/v1/embeddings/route-193af08ea25ee714.js +0 -1
  729. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-193af08ea25ee714.js +0 -1
  730. package/app/.next/static/chunks/app/api/v1/messages/route-193af08ea25ee714.js +0 -1
  731. package/app/.next/static/chunks/app/api/v1/models/route-193af08ea25ee714.js +0 -1
  732. package/app/.next/static/chunks/app/api/v1/responses/route-193af08ea25ee714.js +0 -1
  733. package/app/.next/static/chunks/app/api/v1/route-193af08ea25ee714.js +0 -1
  734. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-193af08ea25ee714.js +0 -1
  735. package/app/.next/static/chunks/app/api/v1beta/models/route-193af08ea25ee714.js +0 -1
  736. package/app/.next/static/chunks/app/api/version/route-193af08ea25ee714.js +0 -1
  737. package/app/.next/static/chunks/app/landing/page-106f74afc6f71a31.js +0 -1
  738. package/app/.next/static/chunks/app/manifest.webmanifest/route-193af08ea25ee714.js +0 -1
  739. package/app/.next/static/chunks/app/page-193af08ea25ee714.js +0 -1
  740. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-193af08ea25ee714.js +0 -1
  741. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-193af08ea25ee714.js +0 -1
  742. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-193af08ea25ee714.js +0 -1
  743. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-193af08ea25ee714.js +0 -1
  744. package/app/.next/static/css/6842b615c6830ad1.css +0 -3
  745. package/app/.next/static/rDdgY2nQ7VUeWvXVbzEJR/_buildManifest.js +0 -1
  746. /package/app/.next/static/{rDdgY2nQ7VUeWvXVbzEJR → BNHLhVovzem2a2ddv-i2y}/_ssgManifest.js +0 -0
@@ -1,8 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","5772","static/chunks/5772-d1f2c78fe8fef39a.js","619","static/chunks/619-4c970716a5102dc3.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-d02ac69284d4d240.js","9305","static/chunks/app/(dashboard)/layout-2ea88f0d24d7423a.js"],"ThemeProvider"]
3
- 3:I[94635,["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-022d0528adf4b6b9.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"ThemeProvider"]
3
+ 3:I[94635,["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- :HL["/_next/static/css/6842b615c6830ad1.css","style"]
6
+ :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
7
+ :HL["/_next/static/css/6e39f97c1b551330.css","style"]
7
8
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
8
- 0:{"buildId":"rDdgY2nQ7VUeWvXVbzEJR","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6842b615c6830ad1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]}]}]}]]}]]}],"loading":null,"isPartial":false}
9
+ 0:{"buildId":"BNHLhVovzem2a2ddv-i2y","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/6e39f97c1b551330.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]}]}]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"buildId":"rDdgY2nQ7VUeWvXVbzEJR","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"BNHLhVovzem2a2ddv-i2y","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
5
5
  4:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"rDdgY2nQ7VUeWvXVbzEJR","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"BNHLhVovzem2a2ddv-i2y","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,4 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
- :HL["/_next/static/css/6842b615c6830ad1.css","style"]
2
+ :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
3
+ :HL["/_next/static/css/6e39f97c1b551330.css","style"]
3
4
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
4
- 0:{"buildId":"rDdgY2nQ7VUeWvXVbzEJR","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
5
+ 0:{"buildId":"BNHLhVovzem2a2ddv-i2y","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"_not-found","paramType":null,"paramKey":"_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -0,0 +1 @@
1
+ (()=>{var a={};a.id=9749,a.ids=[9749],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},53164:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>F,patchFetch:()=>E,routeModule:()=>A,serverHooks:()=>D,workAsyncStorage:()=>B,workUnitAsyncStorage:()=>C});var d={};c.r(d),c.d(d,{POST:()=>z});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(79646),x=c(33873);let y=(0,x.join)((0,x.dirname)(process.execPath),"npm");async function z(){try{return await new Promise((a,b)=>{(0,w.exec)(`"${y}" install -g 9remote`,{windowsHide:!0},(c,d,e)=>{c?b(Error(e||c.message)):a(d)})}),v.NextResponse.json({ok:!0})}catch(a){return v.NextResponse.json({ok:!1,error:a.message},{status:500})}}let A=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/9remote/install/route",pathname:"/api/9remote/install",filename:"route",bundlePath:"app/api/9remote/install/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/9remote/install/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:B,workUnitAsyncStorage:C,serverHooks:D}=A;function E(){return(0,g.patchFetch)({workAsyncStorage:B,workUnitAsyncStorage:C})}async function F(a,b,c){A.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/9remote/install/route";"/index"===d&&(d="/");let e=await A.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||A.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===A.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>A.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>A.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await A.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),b}},l=await A.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await A.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,B),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=53164));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../../package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/1813.js","../../../../chunks/4741.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/9remote/install/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/6e39f97c1b551330.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/9remote/install/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -0,0 +1 @@
1
+ (()=>{var a={};a.id=3552,a.ids=[3552],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},15712:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{POST:()=>D});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(79646),x=c(33873),y=c(21820),z=c.n(y);let A=null;function B(){if(A)try{A.kill("SIGTERM"),console.log(`[9remote] Killed process ${A.pid}`),A=null}catch(a){console.log("[9remote] Failed to kill:",a.message),A=null}}if("u">typeof process){let a=()=>{B(),process.exit(0)};process.on("SIGTERM",a),process.on("SIGINT",a),process.on("beforeExit",B)}let C=(0,x.join)((0,x.dirname)(process.execPath),"9remote");async function D(){try{let a=(0,x.dirname)(process.execPath),b=process.env.PATH||"",c=b.includes(a)?b:`${a}:${b}`,d={HOME:z().homedir(),PATH:c,USER:process.env.USER||process.env.LOGNAME,LANG:process.env.LANG||"en_US.UTF-8",TERM:process.env.TERM||"xterm-256color",TMPDIR:process.env.TMPDIR||z().tmpdir(),SHELL:process.env.SHELL},e=z().homedir();return A=(0,w.spawn)(C,["ui","--start"],{cwd:e,stdio:"ignore",env:d,windowsHide:"win32"===process.platform}),v.NextResponse.json({ok:!0})}catch(a){return v.NextResponse.json({ok:!1,error:a.message},{status:500})}}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/9remote/start/route",pathname:"/api/9remote/start",filename:"route",bundlePath:"app/api/9remote/start/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/9remote/start/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){E.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/9remote/start/route";"/index"===d&&(d="/");let e=await E.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[D]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||E.isDev||y||(K="/index"===(K=D)?"/":K);let L=!0===E.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>E.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>E.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await E.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},21820:a=>{"use strict";a.exports=require("os")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=15712));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../../package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/1813.js","../../../../chunks/4741.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/9remote/start/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/6e39f97c1b551330.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/9remote/start/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -0,0 +1 @@
1
+ (()=>{var a={};a.id=2802,a.ids=[2802],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},26759:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{GET:()=>A});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(29021),x=c(33873);let y=(0,x.join)((0,x.dirname)(process.execPath),"9remote");async function z(){try{return(await fetch("http://localhost:2208/api/health",{signal:AbortSignal.timeout(1500)})).ok}catch{return!1}}async function A(){if(await z())return v.NextResponse.json({installed:!0,running:!0});let a=(0,w.existsSync)(y);return v.NextResponse.json({installed:a,running:!1})}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/9remote/status/route",pathname:"/api/9remote/status",filename:"route",bundlePath:"app/api/9remote/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/9remote/status/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){B.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/9remote/status/route";"/index"===d&&(d="/");let e=await B.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||B.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===B.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>B.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>B.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),b}},l=await B.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",C?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:C})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=26759));module.exports=c})();
@@ -0,0 +1 @@
1
+ {"version":1,"files":["../../../../../../../package.json","../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/1813.js","../../../../chunks/4741.js","../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/9remote/status/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-1afd9ba8172c055f.js","7177","static/chunks/app/layout-ce6bf87ceeae19a7.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-1afd9ba8172c055f.js","5497","static/chunks/5497-ddb63202b42aa28d.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/6e39f97c1b551330.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/9remote/status/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- (()=>{var a={};a.id=7758,a.ids=[7758],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{},96490:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(89718),x=c(34013),y=c(44292),z=c(65573);let A=new TextEncoder().encode(process.env.JWT_SECRET||"9router-default-secret-change-me");async function B(a){try{let{password:b}=await a.json(),c=(await (0,w.getSettings)()).password,d=!1;if(c)d=await x.Ay.compare(b,c);else{let a=process.env.INITIAL_PASSWORD||"123456";d=b===a}if(d){let b="true"===process.env.AUTH_COOKIE_SECURE,c=a.headers.get("x-forwarded-proto"),d=await new y.P({authenticated:!0}).setProtectedHeader({alg:"HS256"}).setExpirationTime("24h").sign(A);return(await (0,z.UL)()).set("auth_token",d,{httpOnly:!0,secure:b||"https"===c,sameSite:"lax",path:"/"}),v.NextResponse.json({success:!0})}return v.NextResponse.json({error:"Invalid password"},{status:401})}catch(a){return v.NextResponse.json({error:a.message},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/auth/login/route",pathname:"/api/auth/login",filename:"route",bundlePath:"app/api/auth/login/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/auth/login/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/auth/login/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813,5573,1130,4292,9718],()=>b(b.s=96490));module.exports=c})();
1
+ (()=>{var a={};a.id=7758,a.ids=[7758],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},81115:a=>{"use strict";a.exports=require("constants")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94735:a=>{"use strict";a.exports=require("events")},96487:()=>{},96490:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>H,patchFetch:()=>G,routeModule:()=>C,serverHooks:()=>F,workAsyncStorage:()=>D,workUnitAsyncStorage:()=>E});var d={};c.r(d),c.d(d,{POST:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(89718),x=c(34013),y=c(44292),z=c(65573);let A=new TextEncoder().encode(process.env.JWT_SECRET||"9router-default-secret-change-me");async function B(a){try{let{password:b}=await a.json(),c=(await (0,w.getSettings)()).password,d=!1;if(c)d=await x.Ay.compare(b,c);else{let a=process.env.INITIAL_PASSWORD||"123456";d=b===a}if(d){let b="true"===process.env.AUTH_COOKIE_SECURE,c=a.headers.get("x-forwarded-proto"),d=await new y.P({authenticated:!0}).setProtectedHeader({alg:"HS256"}).setExpirationTime("24h").sign(A);return(await (0,z.UL)()).set("auth_token",d,{httpOnly:!0,secure:b||"https"===c,sameSite:"lax",path:"/"}),v.NextResponse.json({success:!0})}return v.NextResponse.json({error:"Invalid password"},{status:401})}catch(a){return v.NextResponse.json({error:a.message},{status:500})}}let C=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/auth/login/route",pathname:"/api/auth/login",filename:"route",bundlePath:"app/api/auth/login/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/auth/login/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:D,workUnitAsyncStorage:E,serverHooks:F}=C;function G(){return(0,g.patchFetch)({workAsyncStorage:D,workUnitAsyncStorage:E})}async function H(a,b,c){C.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/auth/login/route";"/index"===d&&(d="/");let e=await C.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||C.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===C.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>C.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>C.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await C.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await C.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:D,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await C.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,8336,1813,5573,6114,4292,9718],()=>b(b.s=96490));module.exports=c})();