ktrouter 1.1.6 → 1.1.8

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 (261) hide show
  1. package/README.md +70 -48
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +11 -11
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/required-server-files.json +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/_global-error.html +1 -1
  29. package/app/.next/server/app/_global-error.rsc +1 -1
  30. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  31. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  32. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  33. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  34. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  35. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  36. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/_not-found.html +1 -1
  38. package/app/.next/server/app/_not-found.rsc +3 -3
  39. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  40. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  41. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  42. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  43. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  44. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  45. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/callback.html +1 -1
  47. package/app/.next/server/app/callback.rsc +3 -3
  48. package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
  49. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  50. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  51. package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  52. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  53. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  54. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  55. package/app/.next/server/app/dashboard/basic-chat.rsc +5 -5
  56. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  57. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  58. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  59. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  60. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  61. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  62. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  63. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  64. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  65. package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
  66. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  67. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  68. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  69. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  70. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  71. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  72. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  73. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  74. package/app/.next/server/app/dashboard/combos.html +1 -1
  75. package/app/.next/server/app/dashboard/combos.rsc +5 -5
  76. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  77. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  78. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  79. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  80. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  81. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  82. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  83. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  84. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  85. package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
  86. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  87. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  88. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  89. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  90. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  91. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  92. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  93. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  94. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  95. package/app/.next/server/app/dashboard/media-providers/web.rsc +5 -5
  96. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  97. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  98. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  99. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  100. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  101. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  102. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  103. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  104. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  105. package/app/.next/server/app/dashboard/mitm.html +1 -1
  106. package/app/.next/server/app/dashboard/mitm.rsc +5 -5
  107. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  108. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  109. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  110. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  111. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  112. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  113. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  114. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  115. package/app/.next/server/app/dashboard/profile.html +1 -1
  116. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  117. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  118. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  119. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  120. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  121. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  122. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  123. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  124. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  125. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  126. package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
  127. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  128. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  129. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  130. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  131. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  132. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  133. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  134. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  135. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  136. package/app/.next/server/app/dashboard/providers.html +1 -1
  137. package/app/.next/server/app/dashboard/providers.rsc +5 -5
  138. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  139. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  140. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  141. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  142. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  143. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  144. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  145. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  146. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  147. package/app/.next/server/app/dashboard/proxy-pools.rsc +5 -5
  148. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  149. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  150. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  151. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  152. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  153. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  154. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  155. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  156. package/app/.next/server/app/dashboard/quota.html +2 -2
  157. package/app/.next/server/app/dashboard/quota.rsc +6 -6
  158. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  159. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  160. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  161. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  162. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  163. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  164. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  165. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  166. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  168. package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  169. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  170. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  171. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  172. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  173. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  174. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  175. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  176. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  177. package/app/.next/server/app/dashboard/skills.html +1 -1
  178. package/app/.next/server/app/dashboard/skills.rsc +5 -5
  179. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  180. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  181. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  182. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  183. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  184. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  185. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  186. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  187. package/app/.next/server/app/dashboard/translator.html +1 -1
  188. package/app/.next/server/app/dashboard/translator.rsc +5 -5
  189. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  190. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  191. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  192. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  193. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  194. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  195. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  196. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  197. package/app/.next/server/app/dashboard/usage.html +1 -1
  198. package/app/.next/server/app/dashboard/usage.rsc +5 -5
  199. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  200. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  201. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  202. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  203. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  204. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  205. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  206. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  207. package/app/.next/server/app/dashboard.html +1 -1
  208. package/app/.next/server/app/dashboard.rsc +5 -5
  209. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  210. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  211. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  212. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +5 -5
  213. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  214. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
  215. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  216. package/app/.next/server/app/index.html +1 -1
  217. package/app/.next/server/app/index.rsc +3 -3
  218. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  219. package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
  220. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  221. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  222. package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  223. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/landing.html +1 -1
  225. package/app/.next/server/app/landing.rsc +3 -3
  226. package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
  227. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  228. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  229. package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  230. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  231. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  232. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/login.html +1 -1
  234. package/app/.next/server/app/login.rsc +4 -4
  235. package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
  236. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  237. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  238. package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  239. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  240. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  241. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app-paths-manifest.json +11 -11
  243. package/app/.next/server/chunks/2029.js +1 -1
  244. package/app/.next/server/chunks/4820.js +1 -1
  245. package/app/.next/server/chunks/9142.js +1 -1
  246. package/app/.next/server/functions-config-manifest.json +2 -2
  247. package/app/.next/server/middleware-build-manifest.js +1 -1
  248. package/app/.next/server/middleware.js +3 -3
  249. package/app/.next/server/pages/404.html +1 -1
  250. package/app/.next/server/pages/500.html +1 -1
  251. package/app/.next/static/chunks/{1321-54a2418872e3b61c.js → 1321-653ca08ce4c6e895.js} +1 -1
  252. package/app/.next/static/chunks/{main-ec29803ad0a7a8e8.js → main-8edc076c219c1a63.js} +3 -3
  253. package/app/.next-cli-build/static/chunks/{1321-54a2418872e3b61c.js → 1321-653ca08ce4c6e895.js} +1 -1
  254. package/app/.next-cli-build/static/chunks/{main-ec29803ad0a7a8e8.js → main-8edc076c219c1a63.js} +3 -3
  255. package/app/package.json +1 -1
  256. package/app/server.js +1 -1
  257. package/package.json +1 -1
  258. /package/app/.next/static/{zenapzafR0z8GhjcJxRU1 → uSk8fvki1Xuy7nlktCQsE}/_buildManifest.js +0 -0
  259. /package/app/.next/static/{zenapzafR0z8GhjcJxRU1 → uSk8fvki1Xuy7nlktCQsE}/_ssgManifest.js +0 -0
  260. /package/app/.next-cli-build/static/{zenapzafR0z8GhjcJxRU1 → uSk8fvki1Xuy7nlktCQsE}/_buildManifest.js +0 -0
  261. /package/app/.next-cli-build/static/{zenapzafR0z8GhjcJxRU1 → uSk8fvki1Xuy7nlktCQsE}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -1,88 +1,110 @@
1
- # KTRouter
1
+ # KTRouter CLI (`ktrouter`)
2
2
 
3
- KTRouter is a local AI proxy router with a web dashboard.
3
+ [![npm version](https://img.shields.io/npm/v/ktrouter.svg)](https://www.npmjs.com/package/ktrouter)
4
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
5
+ [![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-blue?logo=github)](https://github.com/dongbao492/ktrouter)
4
6
 
5
- It lets local coding tools use one OpenAI-compatible endpoint while KTRouter handles providers, model routing, usage tracking, API keys, OAuth accounts, and MITM helpers.
7
+ **KTRouter CLI** is the global command-line interface and background daemon wrapper for **[KTRouter](https://github.com/dongbao492/ktrouter)** (the local AI proxy router and developer dashboard).
6
8
 
7
- ## Quick Start
9
+ It manages the background Next.js server, handles automatic self-healing native dependencies, runs an interactive terminal control panel (TUI), and integrates seamlessly into the system tray.
8
10
 
9
- ### CLI
11
+ ---
12
+
13
+ ## 🚀 Installation & Launch
14
+
15
+ Install KTRouter globally using your favorite Node package manager:
10
16
 
11
17
  ```bash
12
18
  npm install -g ktrouter
13
- ktrouter
14
19
  ```
15
20
 
16
- Or run from this repository:
21
+ Launch the router by running:
17
22
 
18
23
  ```bash
19
- node cli/cli.js
24
+ ktrouter
20
25
  ```
21
26
 
22
- The dashboard runs on:
27
+ Upon launching, the CLI will automatically:
28
+ 1. Self-heal/re-verify SQLite native binaries and system tray dependencies.
29
+ 2. Check the NPM registry for any newer stable releases.
30
+ 3. Clean up stale background processes (such as orphans from previous runs).
31
+ 4. Launch the local Next.js server (defaults to port `3008`).
32
+ 5. Open the interactive command menu in your terminal.
23
33
 
24
- ```text
25
- http://localhost:3008/dashboard
26
- ```
34
+ ---
27
35
 
28
- The API endpoint is:
36
+ ## 💻 CLI Flags & Commands
29
37
 
30
- ```text
31
- http://localhost:3008/v1
38
+ ```bash
39
+ ktrouter [options]
40
+
41
+ Options:
42
+ -p, --port <port> Port to run the server on (default: 3008)
43
+ -H, --host <host> Host to bind the server to (default: 0.0.0.0)
44
+ -n, --no-browser Don't open the Web Dashboard browser automatically
45
+ -l, --log Output live Next.js server stdout logs directly to the console
46
+ -t, --tray Start in system tray mode directly (background daemon)
47
+ --skip-update Skip the NPM registry auto-update check
48
+ -h, --help Show this help menu
49
+ -v, --version Show the installed package version
32
50
  ```
33
51
 
34
- ### Web Project
52
+ ---
35
53
 
36
- From the repository root:
54
+ ## ⌨️ Interactive Menu & Terminal UI (TUI)
37
55
 
38
- ```bash
39
- npm install
40
- npm run dev
41
- ```
56
+ If run in an interactive shell, the CLI exposes a rich, menu-driven Terminal UI (TUI) with:
42
57
 
43
- The web project also uses port `3008`:
58
+ 1. **Web UI (Open in Browser):** Directly opens the premium Next.js Web Dashboard (`http://localhost:3008/dashboard`).
59
+ 2. **Terminal UI (Interactive CLI):** A terminal-based config editor allowing you to manage:
60
+ - **Providers:** Add, edit, and configure connections to OpenAI, Anthropic, Gemini, DeepSeek, Vertex AI, OpenRouter, etc.
61
+ - **API Keys:** Add local custom keys for client tool authorization.
62
+ - **Combos:** Define model router aliases and fallback configurations.
63
+ - **CLI Tools:** Auto-configure tools like Claude Code, Cline, Codex, Cursor, and Copilot directly from the terminal.
64
+ 3. **Hide to Tray (Background):** Daemonizes the server, exits the terminal safely, and attaches a system tray indicator.
65
+ 4. **Auto-Update Launcher:** Performs an online update with a single click when a new version is detected.
44
66
 
45
- ```text
46
- http://localhost:3008/dashboard
47
- ```
67
+ ---
48
68
 
49
- ## CLI Options
69
+ ## ⚙️ Architecture & Self-Healing Runtime
50
70
 
51
- ```bash
52
- ktrouter # Start on port 3008
53
- ktrouter --port 8080 # Start on a custom port
54
- ktrouter --no-browser # Do not open the browser automatically
55
- ktrouter --skip-update # Skip update check
56
- ktrouter --help # Show all options
57
- ```
71
+ To ensure maximum stability, ease of updates, and compatibility with strict desktop environments, KTRouter uses a unique **lazy runtime architecture**:
58
72
 
59
- ## Configure Tools
73
+ - **No Locked Global DLLs (SQLite):** Global Node.js binaries on Windows often suffer from file locking (`EBUSY`) during updates if native `.node` bindings (like `better-sqlite3`) are locked. KTRouter solves this by lazy-installing native SQLite dependencies into the local user folder (`~/.ktrouter/runtime/node_modules/`) at post-install or runtime.
74
+ - **Kaspersky-Safe System Tray:** To avoid false-positive antivirus warnings from unsigned Go executables:
75
+ - **macOS / Linux:** Lazily builds and caches the `systray2` runtime dependencies into user directories.
76
+ - **Windows:** Employs a zero-binary, highly efficient background PowerShell NotifyIcon script to manage tray indicators, ensuring 100% compliance with corporate security tools.
60
77
 
61
- Use these settings in Claude Code, Codex, Cursor, Cline, OpenCode, OpenClaw, Antigravity, Copilot, Gemini CLI, or any OpenAI-compatible client:
78
+ ---
62
79
 
63
- ```text
64
- Base URL: http://localhost:3008/v1
65
- API Key: copy from the KTRouter dashboard
66
- Model: choose from the dashboard model list
67
- ```
80
+ ## 📁 Storage Location
68
81
 
69
- ## Data Location
82
+ All KTRouter configurations, the SQLite database, generated certificates, and logs are stored locally on your machine:
70
83
 
71
- By default, KTRouter stores local data in:
84
+ - **Windows:** `%APPDATA%/ktrouter`
85
+ - **macOS / Linux:** `~/.ktrouter`
72
86
 
73
- - Windows: `%APPDATA%/ktrouter`
74
- - macOS/Linux: `~/.ktrouter`
87
+ *To change this folder location, set the `DATA_DIR` environment variable before starting `ktrouter`.*
75
88
 
76
- Set `DATA_DIR` to override the storage directory.
89
+ ---
77
90
 
78
- ## Build CLI Package
91
+ ## 🛠️ Build & Pack Package (For Contributors)
92
+
93
+ If you are modifying or compiling the package from source:
79
94
 
80
95
  ```bash
96
+ # Navigate to the CLI directory
81
97
  cd cli
98
+
99
+ # Build the Next.js standalone app and bundle files
82
100
  npm run build
101
+
102
+ # Pack into a tarball
83
103
  npm pack
84
104
  ```
85
105
 
86
- ## License
106
+ ---
107
+
108
+ ## 📝 License
87
109
 
88
- MIT License - see `LICENSE`.
110
+ MIT License - see `LICENSE` in the repository root.
@@ -1 +1 @@
1
- zenapzafR0z8GhjcJxRU1
1
+ uSk8fvki1Xuy7nlktCQsE
@@ -103,27 +103,27 @@
103
103
  "/api/models/custom/route": "/api/models/custom",
104
104
  "/api/models/disabled/route": "/api/models/disabled",
105
105
  "/api/oauth/codex/import/route": "/api/oauth/codex/import",
106
- "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
107
106
  "/api/provider-nodes/route": "/api/provider-nodes",
108
107
  "/api/providers/[id]/route": "/api/providers/[id]",
108
+ "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
109
+ "/api/providers/client/route": "/api/providers/client",
109
110
  "/api/providers/export/route": "/api/providers/export",
110
111
  "/api/providers/import/route": "/api/providers/import",
111
- "/api/providers/client/route": "/api/providers/client",
112
112
  "/api/providers/suggested-models/route": "/api/providers/suggested-models",
113
- "/api/providers/route": "/api/providers",
114
- "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
115
113
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
116
- "/api/proxy-pools/route": "/api/proxy-pools",
117
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
114
+ "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
115
+ "/api/providers/route": "/api/providers",
118
116
  "/api/settings/database/route": "/api/settings/database",
117
+ "/api/proxy-pools/route": "/api/proxy-pools",
119
118
  "/api/settings/proxy-test/route": "/api/settings/proxy-test",
120
- "/api/settings/route": "/api/settings",
119
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
121
120
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
121
+ "/api/settings/route": "/api/settings",
122
122
  "/api/update/check/route": "/api/update/check",
123
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
124
123
  "/api/usage/stats/route": "/api/usage/stats",
125
- "/api/usage/stream/route": "/api/usage/stream",
126
124
  "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
125
+ "/api/usage/stream/route": "/api/usage/stream",
126
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
127
127
  "/callback/page": "/callback",
128
128
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
129
129
  "/landing/page": "/landing",
@@ -147,7 +147,7 @@
147
147
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
148
148
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
149
149
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
150
- "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
151
150
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
152
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
151
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
152
+ "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
153
153
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/zenapzafR0z8GhjcJxRU1/_buildManifest.js",
8
- "static/zenapzafR0z8GhjcJxRU1/_ssgManifest.js"
7
+ "static/uSk8fvki1Xuy7nlktCQsE/_buildManifest.js",
8
+ "static/uSk8fvki1Xuy7nlktCQsE/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-a990cabb6976f421.js",
@@ -214,7 +214,7 @@
214
214
  "globalNotFound": false,
215
215
  "browserDebugInfoInTerminal": "warn",
216
216
  "lockDistDir": true,
217
- "proxyClientMaxBodySize": 10485760,
217
+ "proxyClientMaxBodySize": 52428800,
218
218
  "hideLogsAfterAbort": false,
219
219
  "mcpServer": true,
220
220
  "turbopackFileSystemCacheForDev": true,
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"84808","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"48437","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-54a2418872e3b61c.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-54a2418872e3b61c.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-54a2418872e3b61c.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-54a2418872e3b61c.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexAuthModal.js":{"id":12456,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexOAuthWrapper.js":{"id":52399,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-db8ac7cf0ef9a361.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-54a2418872e3b61c.js","5497","static/chunks/5497-0933701d0fd550c2.js","6337","static/chunks/app/(dashboard)/dashboard/page-14a181e5e19c5186.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\QuocTai\\Documents\\9router\\src\\":[],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/454db3b478540e33.css"},{"inlined":false,"path":"static/css/7c9ebbeddd0a45aa.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\page":[],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"17218","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"54943","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"84808","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"48437","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-653ca08ce4c6e895.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-653ca08ce4c6e895.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-653ca08ce4c6e895.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-653ca08ce4c6e895.js","7177","static/chunks/app/layout-ed446c17642f5aeb.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexAuthModal.js":{"id":12456,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexOAuthWrapper.js":{"id":52399,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","9305","static/chunks/app/(dashboard)/layout-06932c731d47c1e3.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-db8ac7cf0ef9a361.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","2194","static/chunks/2194-0ae5c1abf92e1815.js","698","static/chunks/698-57b11f0d345c21be.js","1321","static/chunks/1321-653ca08ce4c6e895.js","5497","static/chunks/5497-0933701d0fd550c2.js","6337","static/chunks/app/(dashboard)/dashboard/page-14a181e5e19c5186.js"],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false},"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\QuocTai\\Documents\\9router\\src\\":[],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\layout":[{"inlined":false,"path":"static/css/454db3b478540e33.css"},{"inlined":false,"path":"static/css/7c9ebbeddd0a45aa.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\page":[],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"C:\\Users\\QuocTai\\Documents\\9router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12456":{"*":{"id":"17218","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"52399":{"*":{"id":"54943","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};