9router-imagefix 0.5.98 → 0.5.100

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 (186) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +7 -7
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +17 -17
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  36. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  37. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  38. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  39. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  40. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  41. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  42. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  43. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  44. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  45. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  46. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  47. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  48. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  49. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  51. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/callback.html +1 -1
  53. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  54. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  55. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  56. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +4 -4
  57. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  58. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  59. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -6
  60. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  61. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  62. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  63. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  64. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +6 -6
  65. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  66. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  67. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  68. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  69. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +6 -6
  70. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  71. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  72. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  73. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  74. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +6 -6
  75. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  76. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  77. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  78. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  79. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +6 -6
  80. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  81. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  83. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  84. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +6 -6
  85. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  86. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  88. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  89. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +6 -6
  90. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  91. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  93. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  94. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +6 -6
  95. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  96. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  98. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  99. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +6 -6
  100. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  101. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  102. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  103. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  104. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +6 -6
  105. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  106. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  108. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  109. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +6 -6
  110. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  111. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  112. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  113. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  114. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -7
  115. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  116. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  118. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  119. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  120. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  121. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  122. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  123. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  124. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  125. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +6 -6
  126. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  127. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  128. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  129. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  130. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +6 -6
  131. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  132. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  133. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  134. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  135. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +6 -6
  136. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  137. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  139. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  140. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +6 -6
  141. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  142. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  143. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  144. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  145. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +6 -6
  146. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  147. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  148. package/app/.next-cli-build/server/app/index.html +1 -1
  149. package/app/.next-cli-build/server/app/index.rsc +4 -4
  150. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  151. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  152. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  153. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  154. package/app/.next-cli-build/server/app/landing.html +1 -1
  155. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  156. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  157. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +4 -4
  159. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  160. package/app/.next-cli-build/server/app/login.html +1 -1
  161. package/app/.next-cli-build/server/app/login.rsc +5 -5
  162. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  163. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  164. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +5 -5
  165. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  166. package/app/.next-cli-build/server/app-paths-manifest.json +7 -7
  167. package/app/.next-cli-build/server/chunks/4037.js +1 -1
  168. package/app/.next-cli-build/server/chunks/4733.js +1 -1
  169. package/app/.next-cli-build/server/chunks/6197.js +1 -1
  170. package/app/.next-cli-build/server/chunks/827.js +1 -1
  171. package/app/.next-cli-build/server/chunks/869.js +1 -1
  172. package/app/.next-cli-build/server/chunks/8847.js +1 -1
  173. package/app/.next-cli-build/server/chunks/8908.js +1 -1
  174. package/app/.next-cli-build/server/chunks/929.js +1 -1
  175. package/app/.next-cli-build/server/chunks/9497.js +1 -1
  176. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  177. package/app/.next-cli-build/server/pages/404.html +1 -1
  178. package/app/.next-cli-build/server/pages/500.html +1 -1
  179. package/app/.next-cli-build/static/chunks/{1321-c96cc870b4d1b076.js → 1321-740790ecb727c2a9.js} +1 -1
  180. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-53a32d0cd3d6e3e5.js → page-9d6748ba351963e1.js} +1 -1
  181. package/app/cli/.build-home/AppData/Roaming/9router/db/data.sqlite-shm +0 -0
  182. package/app/cli/.build-home/AppData/Roaming/9router/db/data.sqlite-wal +0 -0
  183. package/app/package.json +1 -1
  184. package/package.json +1 -1
  185. /package/app/.next-cli-build/static/{CrGFMkTnxLX7PqW2lcHwM → 1xZdewFowsdWc9KL6dHyR}/_buildManifest.js +0 -0
  186. /package/app/.next-cli-build/static/{CrGFMkTnxLX7PqW2lcHwM → 1xZdewFowsdWc9KL6dHyR}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- CrGFMkTnxLX7PqW2lcHwM
1
+ 1xZdewFowsdWc9KL6dHyR
@@ -127,18 +127,18 @@
127
127
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
128
128
  "/api/oauth/kiro/import-cli-proxy/route": "/api/oauth/kiro/import-cli-proxy",
129
129
  "/api/provider-nodes/route": "/api/provider-nodes",
130
- "/api/providers/[id]/models/route": "/api/providers/[id]/models",
131
130
  "/api/providers/[id]/route": "/api/providers/[id]",
132
131
  "/api/providers/client/route": "/api/providers/client",
132
+ "/api/providers/[id]/models/route": "/api/providers/[id]/models",
133
133
  "/api/providers/route": "/api/providers",
134
134
  "/api/providers/suggested-models/route": "/api/providers/suggested-models",
135
135
  "/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
136
136
  "/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
137
137
  "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
138
- "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
139
138
  "/api/proxy-pools/route": "/api/proxy-pools",
140
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
139
+ "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
141
140
  "/api/pxpipe/health/route": "/api/pxpipe/health",
141
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
142
142
  "/api/pxpipe/install/route": "/api/pxpipe/install",
143
143
  "/api/pxpipe/logs/route": "/api/pxpipe/logs",
144
144
  "/api/pxpipe/restart/route": "/api/pxpipe/restart",
@@ -151,8 +151,8 @@
151
151
  "/api/settings/route": "/api/settings",
152
152
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
153
153
  "/api/usage/[connectionId]/codex-reset-credits/route": "/api/usage/[connectionId]/codex-reset-credits",
154
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
155
154
  "/api/usage/backup/route": "/api/usage/backup",
155
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
156
156
  "/api/usage/stats/route": "/api/usage/stats",
157
157
  "/api/usage/stream/route": "/api/usage/stream",
158
158
  "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
@@ -182,8 +182,8 @@
182
182
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
183
183
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
184
184
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
185
- "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
186
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
187
185
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
188
- "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
186
+ "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
187
+ "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
188
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
189
189
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/CrGFMkTnxLX7PqW2lcHwM/_buildManifest.js",
8
- "static/CrGFMkTnxLX7PqW2lcHwM/_ssgManifest.js"
7
+ "static/1xZdewFowsdWc9KL6dHyR/_buildManifest.js",
8
+ "static/1xZdewFowsdWc9KL6dHyR/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-a8a7184480973851.js",
@@ -118,7 +118,7 @@
118
118
  "routeType": "page",
119
119
  "response": "complete",
120
120
  "compute": "static",
121
- "htmlSize": 25951,
121
+ "htmlSize": 25953,
122
122
  "experimentalBypassFor": [
123
123
  {
124
124
  "type": "header",
@@ -146,7 +146,7 @@
146
146
  "routeType": "page",
147
147
  "response": "complete",
148
148
  "compute": "static",
149
- "htmlSize": 28578,
149
+ "htmlSize": 28580,
150
150
  "experimentalBypassFor": [
151
151
  {
152
152
  "type": "header",
@@ -174,7 +174,7 @@
174
174
  "routeType": "page",
175
175
  "response": "complete",
176
176
  "compute": "static",
177
- "htmlSize": 28489,
177
+ "htmlSize": 28491,
178
178
  "experimentalBypassFor": [
179
179
  {
180
180
  "type": "header",
@@ -202,7 +202,7 @@
202
202
  "routeType": "page",
203
203
  "response": "complete",
204
204
  "compute": "static",
205
- "htmlSize": 26683,
205
+ "htmlSize": 26685,
206
206
  "experimentalBypassFor": [
207
207
  {
208
208
  "type": "header",
@@ -230,7 +230,7 @@
230
230
  "routeType": "page",
231
231
  "response": "complete",
232
232
  "compute": "static",
233
- "htmlSize": 26466,
233
+ "htmlSize": 26468,
234
234
  "experimentalBypassFor": [
235
235
  {
236
236
  "type": "header",
@@ -258,7 +258,7 @@
258
258
  "routeType": "page",
259
259
  "response": "complete",
260
260
  "compute": "static",
261
- "htmlSize": 47599,
261
+ "htmlSize": 47601,
262
262
  "experimentalBypassFor": [
263
263
  {
264
264
  "type": "header",
@@ -286,7 +286,7 @@
286
286
  "routeType": "page",
287
287
  "response": "complete",
288
288
  "compute": "static",
289
- "htmlSize": 32603,
289
+ "htmlSize": 32605,
290
290
  "experimentalBypassFor": [
291
291
  {
292
292
  "type": "header",
@@ -314,7 +314,7 @@
314
314
  "routeType": "page",
315
315
  "response": "complete",
316
316
  "compute": "static",
317
- "htmlSize": 36911,
317
+ "htmlSize": 36914,
318
318
  "experimentalBypassFor": [
319
319
  {
320
320
  "type": "header",
@@ -342,7 +342,7 @@
342
342
  "routeType": "page",
343
343
  "response": "complete",
344
344
  "compute": "static",
345
- "htmlSize": 26574,
345
+ "htmlSize": 26576,
346
346
  "experimentalBypassFor": [
347
347
  {
348
348
  "type": "header",
@@ -370,7 +370,7 @@
370
370
  "routeType": "page",
371
371
  "response": "complete",
372
372
  "compute": "static",
373
- "htmlSize": 36538,
373
+ "htmlSize": 36540,
374
374
  "experimentalBypassFor": [
375
375
  {
376
376
  "type": "header",
@@ -398,7 +398,7 @@
398
398
  "routeType": "page",
399
399
  "response": "complete",
400
400
  "compute": "static",
401
- "htmlSize": 26633,
401
+ "htmlSize": 26635,
402
402
  "experimentalBypassFor": [
403
403
  {
404
404
  "type": "header",
@@ -426,7 +426,7 @@
426
426
  "routeType": "page",
427
427
  "response": "complete",
428
428
  "compute": "static",
429
- "htmlSize": 30637,
429
+ "htmlSize": 30639,
430
430
  "experimentalBypassFor": [
431
431
  {
432
432
  "type": "header",
@@ -454,7 +454,7 @@
454
454
  "routeType": "page",
455
455
  "response": "complete",
456
456
  "compute": "static",
457
- "htmlSize": 33008,
457
+ "htmlSize": 33010,
458
458
  "experimentalBypassFor": [
459
459
  {
460
460
  "type": "header",
@@ -510,7 +510,7 @@
510
510
  "routeType": "page",
511
511
  "response": "complete",
512
512
  "compute": "static",
513
- "htmlSize": 39130,
513
+ "htmlSize": 39132,
514
514
  "experimentalBypassFor": [
515
515
  {
516
516
  "type": "header",
@@ -538,7 +538,7 @@
538
538
  "routeType": "page",
539
539
  "response": "complete",
540
540
  "compute": "static",
541
- "htmlSize": 29651,
541
+ "htmlSize": 29653,
542
542
  "experimentalBypassFor": [
543
543
  {
544
544
  "type": "header",
@@ -566,7 +566,7 @@
566
566
  "routeType": "page",
567
567
  "response": "complete",
568
568
  "compute": "static",
569
- "htmlSize": 35537,
569
+ "htmlSize": 35539,
570
570
  "experimentalBypassFor": [
571
571
  {
572
572
  "type": "header",
@@ -594,7 +594,7 @@
594
594
  "routeType": "page",
595
595
  "response": "complete",
596
596
  "compute": "static",
597
- "htmlSize": 26183,
597
+ "htmlSize": 26185,
598
598
  "experimentalBypassFor": [
599
599
  {
600
600
  "type": "header",
@@ -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}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","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}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"43566":{"*":{"id":"2974","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","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}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","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}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","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}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\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":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-c96cc870b4d1b076.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-c78f8ffdade32a5a.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-c96cc870b4d1b076.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","6154","static/chunks/6154-f93f7df903d96cfa.js","6337","static/chunks/app/(dashboard)/dashboard/page-d97bb3a17e795ce8.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":43566,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":97678,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\Developer\\9router-fix\\src\\":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/96f54341495650be.css"}],"C:\\Users\\Developer\\9router-fix\\src\\app\\page":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\page":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\basic-chat\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","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}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","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}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"43566":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","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}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","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}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","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}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","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}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","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}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","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}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"43566":{"*":{"id":"2974","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","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}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","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}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","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}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\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":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-740790ecb727c2a9.js","7177","static/chunks/app/layout-d274414a7cc35ecf.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":64533,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","9305","static/chunks/app/(dashboard)/layout-ea8de00dd6add8c6.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-c78f8ffdade32a5a.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["8010","static/chunks/8010-f7599f9d1905a6cc.js","1321","static/chunks/1321-740790ecb727c2a9.js","705","static/chunks/705-10f93cd2550e6494.js","5497","static/chunks/5497-59e70a1e50b31b06.js","6154","static/chunks/6154-f93f7df903d96cfa.js","6337","static/chunks/app/(dashboard)/dashboard/page-d97bb3a17e795ce8.js"],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":97678,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":43566,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\Developer\\9router-fix\\src\\":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/96f54341495650be.css"}],"C:\\Users\\Developer\\9router-fix\\src\\app\\page":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\layout":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\page":[],"C:\\Users\\Developer\\9router-fix\\src\\app\\(dashboard)\\dashboard\\basic-chat\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","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}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","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}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","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}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"43566":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","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}},"61203":{"*":{"id":"13397","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}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","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}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","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}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};