@yina-npm/openrouterx 0.4.35 → 0.4.52

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 (1042) hide show
  1. package/README.md +1176 -254
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +8 -6
  4. package/app/.next/build-manifest.json +4 -4
  5. package/app/.next/prerender-manifest.json +3 -3
  6. package/app/.next/required-server-files.json +18 -5
  7. package/app/.next/routes-manifest.json +38 -24
  8. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +24 -0
  18. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -0
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -0
  20. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +10 -10
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  42. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  60. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +4 -4
  69. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  72. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  75. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  78. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  81. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  82. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
  84. package/app/.next/server/app/(dashboard)/dashboard/user/page.js.nft.json +1 -1
  85. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/_global-error/page.js +3 -3
  87. package/app/.next/server/app/_global-error/page.js.nft.json +1 -1
  88. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/_global-error.html +1 -1
  90. package/app/.next/server/app/_global-error.rsc +1 -1
  91. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  92. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  93. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  94. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  95. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  96. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  97. package/app/.next/server/app/_not-found/page.js +2 -2
  98. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  99. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/_not-found.html +1 -1
  101. package/app/.next/server/app/_not-found.rsc +5 -6
  102. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -6
  103. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  104. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -5
  105. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  106. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  107. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -4
  108. package/app/.next/server/app/api/auth/login/route.js +1 -1
  109. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  110. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  112. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/auth/me/route.js +1 -1
  115. package/app/.next/server/app/api/auth/me/route.js.nft.json +1 -1
  116. package/app/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  118. package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  121. package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  122. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  124. package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  125. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/auth/status/route.js +1 -1
  127. package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -1
  128. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +10 -2
  130. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  131. package/app/.next/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  133. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  134. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -1
  136. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -1
  139. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  142. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -1
  145. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  148. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  151. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  152. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route.js +2 -0
  154. package/app/.next/server/app/api/{cloud/credentials/update → cli-tools/codex-settings/activate-account}/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route_client-reference-manifest.js +1 -0
  156. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  157. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  160. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  163. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  164. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  166. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -2
  169. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  170. package/app/.next/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +9 -0
  172. package/app/.next/server/app/api/{cloud/auth → cli-tools/deepseek-tui-settings}/route.js.nft.json +1 -1
  173. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +1 -0
  174. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  175. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  176. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  178. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  179. package/app/.next/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +3 -0
  181. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -0
  182. package/app/.next/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +1 -0
  183. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  184. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  187. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  190. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  193. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  194. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/combos/route.js +1 -1
  196. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/health/route.js +1 -1
  199. package/app/.next/server/app/api/health/route.js.nft.json +1 -1
  200. package/app/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/init/route.js +1 -1
  202. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  205. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  206. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/keys/route.js +1 -1
  208. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/locale/route.js +1 -1
  211. package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
  212. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +3 -3
  214. package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +4 -4
  217. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  218. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  220. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  223. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  226. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -0
  229. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -0
  230. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -0
  231. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  232. package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/models/alias/route.js +1 -1
  235. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/models/availability/route.js +1 -1
  238. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/models/custom/route.js +1 -1
  241. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  244. package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/models/route.js +1 -1
  247. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/models/test/route.js +1 -1
  250. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/network-analysis/route.js +2 -2
  253. package/app/.next/server/app/api/network-analysis/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/network-analysis/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  256. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  259. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  262. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  265. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  268. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  271. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  272. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  274. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  277. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  278. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  279. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  280. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  281. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  282. package/app/.next/server/app/api/pricing/route.js +1 -1
  283. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  284. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  285. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  286. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  287. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  288. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  289. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  290. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  292. package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  293. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  295. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  296. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  298. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  299. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  301. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  304. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  305. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/providers/client/route.js +1 -1
  307. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  308. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  310. package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  311. package/app/.next/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/providers/route.js +1 -1
  313. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  314. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  315. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  316. package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  317. package/app/.next/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  319. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  320. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  322. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  325. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  326. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  327. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  328. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  329. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  331. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  332. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  334. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  335. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/api/settings/database/route.js +1 -1
  337. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  338. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  339. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  340. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  341. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  342. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  343. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  344. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  345. package/app/.next/server/app/api/settings/route.js +1 -1
  346. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  347. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  348. package/app/.next/server/app/api/shutdown/route.js +1 -1
  349. package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
  350. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  351. package/app/.next/server/app/api/startup-notices/route.js +2 -0
  352. package/app/.next/server/app/api/startup-notices/route.js.nft.json +1 -0
  353. package/app/.next/server/app/api/startup-notices/route_client-reference-manifest.js +1 -0
  354. package/app/.next/server/app/api/tags/route.js +1 -1
  355. package/app/.next/server/app/api/tags/route.js.nft.json +1 -1
  356. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  357. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  358. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  359. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  360. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  361. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  362. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  363. package/app/.next/server/app/api/translator/load/route.js +1 -1
  364. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  365. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  366. package/app/.next/server/app/api/translator/save/route.js +1 -1
  367. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  368. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  369. package/app/.next/server/app/api/translator/send/route.js +1 -1
  370. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  371. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  372. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  373. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  374. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  375. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  376. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  377. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  378. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  379. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  380. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  381. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  382. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  383. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  384. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  385. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  386. package/app/.next/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -1
  387. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  388. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  389. package/app/.next/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -1
  390. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  391. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  392. package/app/.next/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +4 -4
  394. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  395. package/app/.next/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  397. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  398. package/app/.next/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +1 -1
  399. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  400. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  401. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route_client-reference-manifest.js +1 -1
  402. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  403. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  404. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  405. package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
  406. package/app/.next/server/app/api/usage/api-keys/route.js.nft.json +1 -1
  407. package/app/.next/server/app/api/usage/api-keys/route_client-reference-manifest.js +1 -1
  408. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  409. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  410. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  411. package/app/.next/server/app/api/usage/history/route.js +1 -1
  412. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  413. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  414. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  415. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  416. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  417. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  418. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  419. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  420. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  421. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  422. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  423. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  424. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  425. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  426. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  427. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  428. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  429. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  430. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  431. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  432. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  433. package/app/.next/server/app/api/users/[id]/route.js.nft.json +1 -1
  434. package/app/.next/server/app/api/users/[id]/route_client-reference-manifest.js +1 -1
  435. package/app/.next/server/app/api/users/route.js +1 -1
  436. package/app/.next/server/app/api/users/route.js.nft.json +1 -1
  437. package/app/.next/server/app/api/users/route_client-reference-manifest.js +1 -1
  438. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  439. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  440. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  441. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  442. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  443. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  444. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  445. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  446. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  447. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  448. package/app/.next/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  449. package/app/.next/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  450. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  451. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  452. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  453. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  454. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  455. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  456. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  457. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  458. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  459. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  460. package/app/.next/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  461. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  462. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  463. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  464. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  465. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  466. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  467. package/app/.next/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  468. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  469. package/app/.next/server/app/api/v1/models/info/route.js.nft.json +1 -1
  470. package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  471. package/app/.next/server/app/api/v1/models/route.js +1 -1
  472. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  473. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  474. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  475. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  476. package/app/.next/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  477. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  478. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  479. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  480. package/app/.next/server/app/api/v1/route.js +1 -1
  481. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  482. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  483. package/app/.next/server/app/api/v1/search/route.js +1 -1
  484. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  485. package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  486. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  487. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  488. package/app/.next/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  489. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  490. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  491. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  492. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  493. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
  494. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  495. package/app/.next/server/app/api/version/route.js +1 -1
  496. package/app/.next/server/app/api/version/route.js.nft.json +1 -1
  497. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  498. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  499. package/app/.next/server/app/api/version/shutdown/route.js.nft.json +1 -1
  500. package/app/.next/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -1
  501. package/app/.next/server/app/api/version/update/route.js +1 -1
  502. package/app/.next/server/app/api/version/update/route.js.nft.json +1 -1
  503. package/app/.next/server/app/api/version/update/route_client-reference-manifest.js +1 -1
  504. package/app/.next/server/app/callback/page.js +2 -2
  505. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  506. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  507. package/app/.next/server/app/callback.html +1 -1
  508. package/app/.next/server/app/callback.rsc +6 -7
  509. package/app/.next/server/app/callback.segments/_full.segment.rsc +6 -7
  510. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  511. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -5
  512. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -4
  513. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  514. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  515. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  516. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  517. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  518. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  519. package/app/.next/server/app/dashboard/settings/pricing.rsc +6 -7
  520. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -7
  521. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  522. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  523. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -4
  524. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  525. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  526. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  527. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  528. package/app/.next/server/app/favicon.ico/route.js +1 -1
  529. package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
  530. package/app/.next/server/app/index.html +1 -1
  531. package/app/.next/server/app/index.rsc +5 -6
  532. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  533. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -6
  534. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  535. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -5
  536. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -4
  537. package/app/.next/server/app/landing/page.js +2 -2
  538. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  539. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  540. package/app/.next/server/app/landing.html +1 -1
  541. package/app/.next/server/app/landing.rsc +6 -7
  542. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -7
  543. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  544. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -5
  545. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -4
  546. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  547. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  548. package/app/.next/server/app/login/page.js +2 -2
  549. package/app/.next/server/app/login/page.js.nft.json +1 -1
  550. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  551. package/app/.next/server/app/login.html +1 -1
  552. package/app/.next/server/app/login.rsc +6 -7
  553. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -7
  554. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  555. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -5
  556. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -4
  557. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  558. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  559. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  560. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  561. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  562. package/app/.next/server/app/page.js +2 -2
  563. package/app/.next/server/app/page.js.nft.json +1 -1
  564. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  565. package/app/.next/server/app-paths-manifest.json +8 -6
  566. package/app/.next/server/chunks/1350.js +4 -3
  567. package/app/.next/server/chunks/1476.js +1 -0
  568. package/app/.next/server/chunks/2415.js +17 -0
  569. package/app/.next/server/chunks/2506.js +4 -4
  570. package/app/.next/server/chunks/2560.js +1 -1
  571. package/app/.next/server/chunks/2574.js +1 -0
  572. package/app/.next/server/chunks/2722.js +58 -0
  573. package/app/.next/server/chunks/{9528.js → 2750.js} +2 -3
  574. package/app/.next/server/chunks/3110.js +56 -5
  575. package/app/.next/server/chunks/319.js +3 -3
  576. package/app/.next/server/chunks/3493.js +2 -1
  577. package/app/.next/server/chunks/3593.js +2 -2
  578. package/app/.next/server/chunks/412.js +5 -5
  579. package/app/.next/server/chunks/{9546.js → 4394.js} +1 -1
  580. package/app/.next/server/chunks/{9641.js → 4565.js} +2 -2
  581. package/app/.next/server/chunks/4664.js +1 -1
  582. package/app/.next/server/chunks/5217.js +1 -1
  583. package/app/.next/server/chunks/5330.js +7 -5
  584. package/app/.next/server/chunks/5681.js +1 -1
  585. package/app/.next/server/chunks/6001.js +1 -1
  586. package/app/.next/server/chunks/6393.js +1 -1
  587. package/app/.next/server/chunks/7177.js +1 -0
  588. package/app/.next/server/chunks/7595.js +1 -1
  589. package/app/.next/server/chunks/7774.js +2 -2
  590. package/app/.next/server/chunks/7828.js +1 -1
  591. package/app/.next/server/chunks/7930.js +3 -0
  592. package/app/.next/server/chunks/8520.js +1 -1
  593. package/app/.next/server/chunks/8574.js +1 -0
  594. package/app/.next/server/chunks/8651.js +9 -0
  595. package/app/.next/server/chunks/8750.js +1 -0
  596. package/app/.next/server/chunks/8760.js +1 -1
  597. package/app/.next/server/chunks/8895.js +25 -16
  598. package/app/.next/server/chunks/9095.js +1 -0
  599. package/app/.next/server/chunks/9718.js +1 -1
  600. package/app/.next/server/chunks/9856.js +1 -0
  601. package/app/.next/server/functions-config-manifest.json +2 -30
  602. package/app/.next/server/middleware-build-manifest.js +1 -1
  603. package/app/.next/server/middleware.js +2 -2
  604. package/app/.next/server/next-font-manifest.js +1 -1
  605. package/app/.next/server/next-font-manifest.json +1 -1
  606. package/app/.next/server/pages/404.html +1 -1
  607. package/app/.next/server/pages/500.html +1 -1
  608. package/app/.next/server/server-reference-manifest.js +1 -1
  609. package/app/.next/server/server-reference-manifest.json +1 -1
  610. package/app/.next/static/Q5oB2dEL7XeWBhjwqT_vo/_buildManifest.js +1 -0
  611. package/app/.next/static/chunks/1321-621ed3470478397e.js +1 -0
  612. package/app/.next/static/chunks/4072-cc92fb1222a2752b.js +3 -0
  613. package/app/.next/static/chunks/5095-c2bb7e2fc99ab8c3.js +2 -0
  614. package/app/.next/static/chunks/5497-bebd4378b1048022.js +7 -0
  615. package/app/.next/static/chunks/6069-7c51e16aef293430.js +58 -0
  616. package/app/.next/static/chunks/7055-e60e20f43bfbe5f8.js +1 -0
  617. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-0d5b57da4abb6962.js +1 -0
  618. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/{page-2aa2cafdedb17bad.js → page-972703d59d2a3986.js} +1 -1
  619. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-277c4575cca57177.js → page-e1bd21507327d2bc.js} +1 -1
  620. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-efbd0b93d35d25cc.js +1 -0
  621. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-acbac7a67319955a.js +1 -0
  622. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-7fabe6d07b1f8823.js +1 -0
  623. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-d98ac191ef4ff7e6.js → page-55598932923e41ce.js} +1 -1
  624. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-c8f75b084231c080.js +1 -0
  625. package/app/.next/static/chunks/app/(dashboard)/dashboard/focus-ui/{page-90a2c72d1d8122a2.js → page-329b3a170ddd28c6.js} +1 -1
  626. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-e43ee64cc1f1547c.js +59 -0
  627. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-3ab3cbba76b7cbad.js → page-c64dd1d0b2bd9caf.js} +1 -1
  628. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-c0ea5a27a13640b9.js → page-9586c0b67f30a21b.js} +2 -2
  629. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-c7fbf29bdbdabee9.js +1 -0
  630. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-e0f570e37fcc4d53.js +1 -0
  631. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-0ad4db60f9d14f60.js +1 -0
  632. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-8fceba7ec6407143.js +1 -0
  633. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-f005d7a30159ce4f.js +1 -0
  634. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-c28344f1dd08e982.js → page-c3234f9c82b1a78e.js} +2 -2
  635. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-81f02e4a6ce21347.js → page-0bf3048423ab0128.js} +1 -1
  636. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-979e3e3663264d2b.js +1 -0
  637. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-5040868a50d977bf.js +4 -0
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-f30757bcda3daba7.js → page-e089ffa4138753d7.js} +1 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-9202b5ce0650c3ab.js +1 -0
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-814b95c8fc310a6a.js +1 -0
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-18d6399108c458a6.js +1 -0
  642. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-12765c664b3c1f6d.js +4 -0
  643. package/app/.next/static/chunks/app/(dashboard)/{layout-823fc1c94bc15026.js → layout-00b66bc0e6b38a14.js} +1 -1
  644. package/app/.next/static/chunks/app/_global-error/page-814b95c8fc310a6a.js +1 -0
  645. package/app/.next/static/chunks/app/_not-found/page-7927650ca4037264.js +1 -0
  646. package/app/.next/static/chunks/app/api/auth/login/route-814b95c8fc310a6a.js +1 -0
  647. package/app/.next/static/chunks/app/api/auth/logout/route-814b95c8fc310a6a.js +1 -0
  648. package/app/.next/static/chunks/app/api/auth/me/route-814b95c8fc310a6a.js +1 -0
  649. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-814b95c8fc310a6a.js +1 -0
  650. package/app/.next/static/chunks/app/api/auth/oidc/start/route-814b95c8fc310a6a.js +1 -0
  651. package/app/.next/static/chunks/app/api/auth/oidc/test/route-814b95c8fc310a6a.js +1 -0
  652. package/app/.next/static/chunks/app/api/auth/status/route-814b95c8fc310a6a.js +1 -0
  653. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-814b95c8fc310a6a.js +1 -0
  654. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-814b95c8fc310a6a.js +1 -0
  655. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-814b95c8fc310a6a.js +1 -0
  656. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-814b95c8fc310a6a.js +1 -0
  657. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-814b95c8fc310a6a.js +1 -0
  658. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-814b95c8fc310a6a.js +1 -0
  659. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-814b95c8fc310a6a.js +1 -0
  660. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-814b95c8fc310a6a.js +1 -0
  661. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/activate-account/route-814b95c8fc310a6a.js +1 -0
  662. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-814b95c8fc310a6a.js +1 -0
  663. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-814b95c8fc310a6a.js +1 -0
  664. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-814b95c8fc310a6a.js +1 -0
  665. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-814b95c8fc310a6a.js +1 -0
  666. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-814b95c8fc310a6a.js +1 -0
  667. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-814b95c8fc310a6a.js +1 -0
  668. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-814b95c8fc310a6a.js +1 -0
  669. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-814b95c8fc310a6a.js +1 -0
  670. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-814b95c8fc310a6a.js +1 -0
  671. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-814b95c8fc310a6a.js +1 -0
  672. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-814b95c8fc310a6a.js +1 -0
  673. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-814b95c8fc310a6a.js +1 -0
  674. package/app/.next/static/chunks/app/api/combos/[id]/route-814b95c8fc310a6a.js +1 -0
  675. package/app/.next/static/chunks/app/api/combos/route-814b95c8fc310a6a.js +1 -0
  676. package/app/.next/static/chunks/app/api/health/route-814b95c8fc310a6a.js +1 -0
  677. package/app/.next/static/chunks/app/api/init/route-814b95c8fc310a6a.js +1 -0
  678. package/app/.next/static/chunks/app/api/keys/[id]/route-814b95c8fc310a6a.js +1 -0
  679. package/app/.next/static/chunks/app/api/keys/route-814b95c8fc310a6a.js +1 -0
  680. package/app/.next/static/chunks/app/api/locale/route-814b95c8fc310a6a.js +1 -0
  681. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-814b95c8fc310a6a.js +1 -0
  682. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-814b95c8fc310a6a.js +1 -0
  683. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-814b95c8fc310a6a.js +1 -0
  684. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-814b95c8fc310a6a.js +1 -0
  685. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-814b95c8fc310a6a.js +1 -0
  686. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-814b95c8fc310a6a.js +1 -0
  687. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-814b95c8fc310a6a.js +1 -0
  688. package/app/.next/static/chunks/app/api/models/alias/route-814b95c8fc310a6a.js +1 -0
  689. package/app/.next/static/chunks/app/api/models/availability/route-814b95c8fc310a6a.js +1 -0
  690. package/app/.next/static/chunks/app/api/models/custom/route-814b95c8fc310a6a.js +1 -0
  691. package/app/.next/static/chunks/app/api/models/disabled/route-814b95c8fc310a6a.js +1 -0
  692. package/app/.next/static/chunks/app/api/models/route-814b95c8fc310a6a.js +1 -0
  693. package/app/.next/static/chunks/app/api/models/test/route-814b95c8fc310a6a.js +1 -0
  694. package/app/.next/static/chunks/app/api/network-analysis/route-814b95c8fc310a6a.js +1 -0
  695. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-814b95c8fc310a6a.js +1 -0
  696. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-814b95c8fc310a6a.js +1 -0
  697. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-814b95c8fc310a6a.js +1 -0
  698. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-814b95c8fc310a6a.js +1 -0
  699. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-814b95c8fc310a6a.js +1 -0
  700. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-814b95c8fc310a6a.js +1 -0
  701. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-814b95c8fc310a6a.js +1 -0
  702. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-814b95c8fc310a6a.js +1 -0
  703. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-814b95c8fc310a6a.js +1 -0
  704. package/app/.next/static/chunks/app/api/pricing/route-814b95c8fc310a6a.js +1 -0
  705. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-814b95c8fc310a6a.js +1 -0
  706. package/app/.next/static/chunks/app/api/provider-nodes/route-814b95c8fc310a6a.js +1 -0
  707. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-814b95c8fc310a6a.js +1 -0
  708. package/app/.next/static/chunks/app/api/providers/[id]/models/route-814b95c8fc310a6a.js +1 -0
  709. package/app/.next/static/chunks/app/api/providers/[id]/route-814b95c8fc310a6a.js +1 -0
  710. package/app/.next/static/chunks/app/api/providers/[id]/test/route-814b95c8fc310a6a.js +1 -0
  711. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-814b95c8fc310a6a.js +1 -0
  712. package/app/.next/static/chunks/app/api/providers/client/route-814b95c8fc310a6a.js +1 -0
  713. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-814b95c8fc310a6a.js +1 -0
  714. package/app/.next/static/chunks/app/api/providers/route-814b95c8fc310a6a.js +1 -0
  715. package/app/.next/static/chunks/app/api/providers/suggested-models/route-814b95c8fc310a6a.js +1 -0
  716. package/app/.next/static/chunks/app/api/providers/test-batch/route-814b95c8fc310a6a.js +1 -0
  717. package/app/.next/static/chunks/app/api/providers/validate/route-814b95c8fc310a6a.js +1 -0
  718. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-814b95c8fc310a6a.js +1 -0
  719. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-814b95c8fc310a6a.js +1 -0
  720. package/app/.next/static/chunks/app/api/proxy-pools/route-814b95c8fc310a6a.js +1 -0
  721. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-814b95c8fc310a6a.js +1 -0
  722. package/app/.next/static/chunks/app/api/settings/database/route-814b95c8fc310a6a.js +1 -0
  723. package/app/.next/static/chunks/app/api/settings/proxy-test/route-814b95c8fc310a6a.js +1 -0
  724. package/app/.next/static/chunks/app/api/settings/require-login/route-814b95c8fc310a6a.js +1 -0
  725. package/app/.next/static/chunks/app/api/settings/route-814b95c8fc310a6a.js +1 -0
  726. package/app/.next/static/chunks/app/api/shutdown/route-814b95c8fc310a6a.js +1 -0
  727. package/app/.next/static/chunks/app/api/startup-notices/route-814b95c8fc310a6a.js +1 -0
  728. package/app/.next/static/chunks/app/api/tags/route-814b95c8fc310a6a.js +1 -0
  729. package/app/.next/static/chunks/app/api/translator/console-logs/route-814b95c8fc310a6a.js +1 -0
  730. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-814b95c8fc310a6a.js +1 -0
  731. package/app/.next/static/chunks/app/api/translator/load/route-814b95c8fc310a6a.js +1 -0
  732. package/app/.next/static/chunks/app/api/translator/save/route-814b95c8fc310a6a.js +1 -0
  733. package/app/.next/static/chunks/app/api/translator/send/route-814b95c8fc310a6a.js +1 -0
  734. package/app/.next/static/chunks/app/api/translator/translate/route-814b95c8fc310a6a.js +1 -0
  735. package/app/.next/static/chunks/app/api/tunnel/disable/route-814b95c8fc310a6a.js +1 -0
  736. package/app/.next/static/chunks/app/api/tunnel/enable/route-814b95c8fc310a6a.js +1 -0
  737. package/app/.next/static/chunks/app/api/tunnel/status/route-814b95c8fc310a6a.js +1 -0
  738. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-814b95c8fc310a6a.js +1 -0
  739. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-814b95c8fc310a6a.js +1 -0
  740. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-814b95c8fc310a6a.js +1 -0
  741. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-814b95c8fc310a6a.js +1 -0
  742. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-814b95c8fc310a6a.js +1 -0
  743. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-814b95c8fc310a6a.js +1 -0
  744. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-814b95c8fc310a6a.js +1 -0
  745. package/app/.next/static/chunks/app/api/usage/api-keys/route-814b95c8fc310a6a.js +1 -0
  746. package/app/.next/static/chunks/app/api/usage/chart/route-814b95c8fc310a6a.js +1 -0
  747. package/app/.next/static/chunks/app/api/usage/history/route-814b95c8fc310a6a.js +1 -0
  748. package/app/.next/static/chunks/app/api/usage/logs/route-814b95c8fc310a6a.js +1 -0
  749. package/app/.next/static/chunks/app/api/usage/providers/route-814b95c8fc310a6a.js +1 -0
  750. package/app/.next/static/chunks/app/api/usage/request-details/route-814b95c8fc310a6a.js +1 -0
  751. package/app/.next/static/chunks/app/api/usage/request-logs/route-814b95c8fc310a6a.js +1 -0
  752. package/app/.next/static/chunks/app/api/usage/stats/route-814b95c8fc310a6a.js +1 -0
  753. package/app/.next/static/chunks/app/api/usage/stream/route-814b95c8fc310a6a.js +1 -0
  754. package/app/.next/static/chunks/app/api/users/[id]/route-814b95c8fc310a6a.js +1 -0
  755. package/app/.next/static/chunks/app/api/users/route-814b95c8fc310a6a.js +1 -0
  756. package/app/.next/static/chunks/app/api/v1/api/chat/route-814b95c8fc310a6a.js +1 -0
  757. package/app/.next/static/chunks/app/api/v1/audio/speech/route-814b95c8fc310a6a.js +1 -0
  758. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-814b95c8fc310a6a.js +1 -0
  759. package/app/.next/static/chunks/app/api/v1/audio/voices/route-814b95c8fc310a6a.js +1 -0
  760. package/app/.next/static/chunks/app/api/v1/chat/completions/route-814b95c8fc310a6a.js +1 -0
  761. package/app/.next/static/chunks/app/api/v1/embeddings/route-814b95c8fc310a6a.js +1 -0
  762. package/app/.next/static/chunks/app/api/v1/images/generations/route-814b95c8fc310a6a.js +1 -0
  763. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-814b95c8fc310a6a.js +1 -0
  764. package/app/.next/static/chunks/app/api/v1/messages/route-814b95c8fc310a6a.js +1 -0
  765. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-814b95c8fc310a6a.js +1 -0
  766. package/app/.next/static/chunks/app/api/v1/models/info/route-814b95c8fc310a6a.js +1 -0
  767. package/app/.next/static/chunks/app/api/v1/models/route-814b95c8fc310a6a.js +1 -0
  768. package/app/.next/static/chunks/app/api/v1/responses/compact/route-814b95c8fc310a6a.js +1 -0
  769. package/app/.next/static/chunks/app/api/v1/responses/route-814b95c8fc310a6a.js +1 -0
  770. package/app/.next/static/chunks/app/api/v1/route-814b95c8fc310a6a.js +1 -0
  771. package/app/.next/static/chunks/app/api/v1/search/route-814b95c8fc310a6a.js +1 -0
  772. package/app/.next/static/chunks/app/api/v1/web/fetch/route-814b95c8fc310a6a.js +1 -0
  773. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-814b95c8fc310a6a.js +1 -0
  774. package/app/.next/static/chunks/app/api/v1beta/models/route-814b95c8fc310a6a.js +1 -0
  775. package/app/.next/static/chunks/app/api/version/route-814b95c8fc310a6a.js +1 -0
  776. package/app/.next/static/chunks/app/api/version/shutdown/route-814b95c8fc310a6a.js +1 -0
  777. package/app/.next/static/chunks/app/api/version/update/route-814b95c8fc310a6a.js +1 -0
  778. package/app/.next/static/chunks/app/callback/{page-0b64ce6d90bfa697.js → page-97a750f0d51c3dbe.js} +1 -1
  779. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-9d24273d41fadd28.js +1 -0
  780. package/app/.next/static/chunks/app/landing/{page-370c3195c36d6e66.js → page-bf42a9c80c1e6776.js} +1 -1
  781. package/app/.next/static/chunks/app/layout-2f20e93bb64f203d.js +1 -0
  782. package/app/.next/static/chunks/app/login/page-ef8d8c379c2ef99b.js +1 -0
  783. package/app/.next/static/chunks/app/manifest.webmanifest/route-814b95c8fc310a6a.js +1 -0
  784. package/app/.next/static/chunks/app/page-814b95c8fc310a6a.js +1 -0
  785. package/app/.next/static/chunks/main-app-d5f2701c08554961.js +1 -0
  786. package/app/.next/static/chunks/{main-2237af167d2c1c35.js → main-b8d198db3858ff3e.js} +3 -3
  787. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-814b95c8fc310a6a.js +1 -0
  788. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-814b95c8fc310a6a.js +1 -0
  789. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8d51a00b6c966622.js +1 -0
  790. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-814b95c8fc310a6a.js +1 -0
  791. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-814b95c8fc310a6a.js +1 -0
  792. package/app/.next/static/chunks/{webpack-786de0e184ffd859.js → webpack-b9b0d264958323b9.js} +1 -1
  793. package/app/.next/static/css/402ee8646e1afa89.css +1 -0
  794. package/app/.next/static/css/fe3b2b4e527f4e99.css +1 -0
  795. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  796. package/app/node_modules/sql.js/dist/sql-wasm.js +185 -0
  797. package/app/node_modules/sql.js/dist/sql-wasm.wasm +0 -0
  798. package/app/node_modules/sql.js/package.json +58 -0
  799. package/app/package.json +5 -1
  800. package/app/public/i18n/literals/ar.json +176 -173
  801. package/app/public/i18n/literals/bn.json +176 -173
  802. package/app/public/i18n/literals/cs.json +176 -173
  803. package/app/public/i18n/literals/da.json +176 -173
  804. package/app/public/i18n/literals/de.json +176 -173
  805. package/app/public/i18n/literals/el.json +176 -173
  806. package/app/public/i18n/literals/es.json +176 -173
  807. package/app/public/i18n/literals/fi.json +176 -173
  808. package/app/public/i18n/literals/fr.json +176 -173
  809. package/app/public/i18n/literals/he.json +176 -173
  810. package/app/public/i18n/literals/hi.json +176 -173
  811. package/app/public/i18n/literals/hu.json +176 -173
  812. package/app/public/i18n/literals/id.json +176 -173
  813. package/app/public/i18n/literals/it.json +176 -173
  814. package/app/public/i18n/literals/ja.json +176 -173
  815. package/app/public/i18n/literals/ko.json +176 -173
  816. package/app/public/i18n/literals/nl.json +176 -173
  817. package/app/public/i18n/literals/no.json +176 -173
  818. package/app/public/i18n/literals/pl.json +176 -173
  819. package/app/public/i18n/literals/pt-BR.json +176 -173
  820. package/app/public/i18n/literals/pt-PT.json +176 -173
  821. package/app/public/i18n/literals/ro.json +176 -173
  822. package/app/public/i18n/literals/ru.json +176 -173
  823. package/app/public/i18n/literals/sv.json +176 -173
  824. package/app/public/i18n/literals/th.json +176 -173
  825. package/app/public/i18n/literals/tl.json +176 -173
  826. package/app/public/i18n/literals/tr.json +176 -173
  827. package/app/public/i18n/literals/uk.json +176 -173
  828. package/app/public/i18n/literals/ur.json +176 -173
  829. package/app/public/i18n/literals/vi.json +176 -173
  830. package/app/public/i18n/literals/zh-CN.json +356 -359
  831. package/app/public/i18n/literals/zh-TW.json +184 -181
  832. package/app/public/providers/amp.png +0 -0
  833. package/app/public/providers/deepseek-tui.png +0 -0
  834. package/app/public/providers/jcode.png +0 -0
  835. package/app/public/providers/xiaomi-tokenplan.png +0 -0
  836. package/app/server.js +1 -1
  837. package/app/src/lib/db/migrate.js +56 -18
  838. package/app/src/mitm/config.js +16 -1
  839. package/app/src/mitm/handlers/antigravity.js +2 -1
  840. package/app/src/mitm/handlers/base.js +4 -1
  841. package/app/src/mitm/handlers/kiro.js +3 -1
  842. package/app/src/mitm/logger.js +11 -1
  843. package/app/src/mitm/server.js +18 -15
  844. package/hooks/postinstall.js +113 -22
  845. package/package.json +1 -1
  846. package/app/.next/server/app/api/cloud/auth/route.js +0 -1
  847. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +0 -1
  848. package/app/.next/server/app/api/cloud/credentials/update/route.js +0 -1
  849. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +0 -1
  850. package/app/.next/server/app/api/cloud/model/resolve/route.js +0 -1
  851. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +0 -1
  852. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +0 -1
  853. package/app/.next/server/app/api/cloud/models/alias/route.js +0 -1
  854. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +0 -1
  855. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +0 -1
  856. package/app/.next/server/chunks/1500.js +0 -1
  857. package/app/.next/server/chunks/2343.js +0 -1
  858. package/app/.next/server/chunks/3855.js +0 -1
  859. package/app/.next/server/chunks/4126.js +0 -1
  860. package/app/.next/server/chunks/4922.js +0 -9
  861. package/app/.next/server/chunks/5434.js +0 -1
  862. package/app/.next/server/chunks/5627.js +0 -17
  863. package/app/.next/server/chunks/702.js +0 -1
  864. package/app/.next/server/chunks/723.js +0 -44
  865. package/app/.next/server/chunks/8407.js +0 -3
  866. package/app/.next/server/chunks/9460.js +0 -1
  867. package/app/.next/static/chunks/1321-b764e2be7fc92cc1.js +0 -1
  868. package/app/.next/static/chunks/5095-ca2b12905f37ff4d.js +0 -1
  869. package/app/.next/static/chunks/5497-83030cc3d92a3519.js +0 -7
  870. package/app/.next/static/chunks/5769-77fa1ce7edb6f970.js +0 -3
  871. package/app/.next/static/chunks/5964-08d6048e026d4245.js +0 -44
  872. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-c74a5ba01f1699c5.js +0 -1
  873. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-1a36c238dc35c08e.js +0 -1
  874. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-f0bae00ac45dd4b0.js +0 -1
  875. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-d3de2fdaf4bf9b1e.js +0 -1
  876. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-73601a7b09338418.js +0 -59
  877. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-dcb9c64e0d95cee2.js +0 -1
  878. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-63735cb68f56f3b8.js +0 -1
  879. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-9c41fc55ad37021e.js +0 -1
  880. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-5a350e79586a5c80.js +0 -1
  881. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-4c8ad9c53c665fe6.js +0 -1
  882. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-a2ab26878f90c869.js +0 -1
  883. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-67d99d453bfd8665.js +0 -4
  884. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-6dd35c79bb83388b.js +0 -1
  885. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-1172e1764d69e954.js +0 -1
  886. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-2e9ac7094c9d8bae.js +0 -1
  887. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-86f6c9456e2e37bf.js +0 -4
  888. package/app/.next/static/chunks/app/_global-error/page-1172e1764d69e954.js +0 -1
  889. package/app/.next/static/chunks/app/_not-found/page-8fcd6ba05909a2de.js +0 -1
  890. package/app/.next/static/chunks/app/api/auth/login/route-1172e1764d69e954.js +0 -1
  891. package/app/.next/static/chunks/app/api/auth/logout/route-1172e1764d69e954.js +0 -1
  892. package/app/.next/static/chunks/app/api/auth/me/route-1172e1764d69e954.js +0 -1
  893. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-1172e1764d69e954.js +0 -1
  894. package/app/.next/static/chunks/app/api/auth/oidc/start/route-1172e1764d69e954.js +0 -1
  895. package/app/.next/static/chunks/app/api/auth/oidc/test/route-1172e1764d69e954.js +0 -1
  896. package/app/.next/static/chunks/app/api/auth/status/route-1172e1764d69e954.js +0 -1
  897. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-1172e1764d69e954.js +0 -1
  898. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1172e1764d69e954.js +0 -1
  899. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-1172e1764d69e954.js +0 -1
  900. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-1172e1764d69e954.js +0 -1
  901. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1172e1764d69e954.js +0 -1
  902. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-1172e1764d69e954.js +0 -1
  903. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1172e1764d69e954.js +0 -1
  904. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1172e1764d69e954.js +0 -1
  905. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1172e1764d69e954.js +0 -1
  906. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1172e1764d69e954.js +0 -1
  907. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1172e1764d69e954.js +0 -1
  908. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1172e1764d69e954.js +0 -1
  909. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-1172e1764d69e954.js +0 -1
  910. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1172e1764d69e954.js +0 -1
  911. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-1172e1764d69e954.js +0 -1
  912. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1172e1764d69e954.js +0 -1
  913. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1172e1764d69e954.js +0 -1
  914. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1172e1764d69e954.js +0 -1
  915. package/app/.next/static/chunks/app/api/cloud/auth/route-1172e1764d69e954.js +0 -1
  916. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1172e1764d69e954.js +0 -1
  917. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1172e1764d69e954.js +0 -1
  918. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1172e1764d69e954.js +0 -1
  919. package/app/.next/static/chunks/app/api/combos/[id]/route-1172e1764d69e954.js +0 -1
  920. package/app/.next/static/chunks/app/api/combos/route-1172e1764d69e954.js +0 -1
  921. package/app/.next/static/chunks/app/api/health/route-1172e1764d69e954.js +0 -1
  922. package/app/.next/static/chunks/app/api/init/route-1172e1764d69e954.js +0 -1
  923. package/app/.next/static/chunks/app/api/keys/[id]/route-1172e1764d69e954.js +0 -1
  924. package/app/.next/static/chunks/app/api/keys/route-1172e1764d69e954.js +0 -1
  925. package/app/.next/static/chunks/app/api/locale/route-1172e1764d69e954.js +0 -1
  926. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-1172e1764d69e954.js +0 -1
  927. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-1172e1764d69e954.js +0 -1
  928. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1172e1764d69e954.js +0 -1
  929. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1172e1764d69e954.js +0 -1
  930. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-1172e1764d69e954.js +0 -1
  931. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-1172e1764d69e954.js +0 -1
  932. package/app/.next/static/chunks/app/api/models/alias/route-1172e1764d69e954.js +0 -1
  933. package/app/.next/static/chunks/app/api/models/availability/route-1172e1764d69e954.js +0 -1
  934. package/app/.next/static/chunks/app/api/models/custom/route-1172e1764d69e954.js +0 -1
  935. package/app/.next/static/chunks/app/api/models/disabled/route-1172e1764d69e954.js +0 -1
  936. package/app/.next/static/chunks/app/api/models/route-1172e1764d69e954.js +0 -1
  937. package/app/.next/static/chunks/app/api/models/test/route-1172e1764d69e954.js +0 -1
  938. package/app/.next/static/chunks/app/api/network-analysis/route-1172e1764d69e954.js +0 -1
  939. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1172e1764d69e954.js +0 -1
  940. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1172e1764d69e954.js +0 -1
  941. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1172e1764d69e954.js +0 -1
  942. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-1172e1764d69e954.js +0 -1
  943. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1172e1764d69e954.js +0 -1
  944. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1172e1764d69e954.js +0 -1
  945. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1172e1764d69e954.js +0 -1
  946. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1172e1764d69e954.js +0 -1
  947. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1172e1764d69e954.js +0 -1
  948. package/app/.next/static/chunks/app/api/pricing/route-1172e1764d69e954.js +0 -1
  949. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1172e1764d69e954.js +0 -1
  950. package/app/.next/static/chunks/app/api/provider-nodes/route-1172e1764d69e954.js +0 -1
  951. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1172e1764d69e954.js +0 -1
  952. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1172e1764d69e954.js +0 -1
  953. package/app/.next/static/chunks/app/api/providers/[id]/route-1172e1764d69e954.js +0 -1
  954. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1172e1764d69e954.js +0 -1
  955. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1172e1764d69e954.js +0 -1
  956. package/app/.next/static/chunks/app/api/providers/client/route-1172e1764d69e954.js +0 -1
  957. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-1172e1764d69e954.js +0 -1
  958. package/app/.next/static/chunks/app/api/providers/route-1172e1764d69e954.js +0 -1
  959. package/app/.next/static/chunks/app/api/providers/suggested-models/route-1172e1764d69e954.js +0 -1
  960. package/app/.next/static/chunks/app/api/providers/test-batch/route-1172e1764d69e954.js +0 -1
  961. package/app/.next/static/chunks/app/api/providers/validate/route-1172e1764d69e954.js +0 -1
  962. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1172e1764d69e954.js +0 -1
  963. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1172e1764d69e954.js +0 -1
  964. package/app/.next/static/chunks/app/api/proxy-pools/route-1172e1764d69e954.js +0 -1
  965. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-1172e1764d69e954.js +0 -1
  966. package/app/.next/static/chunks/app/api/settings/database/route-1172e1764d69e954.js +0 -1
  967. package/app/.next/static/chunks/app/api/settings/proxy-test/route-1172e1764d69e954.js +0 -1
  968. package/app/.next/static/chunks/app/api/settings/require-login/route-1172e1764d69e954.js +0 -1
  969. package/app/.next/static/chunks/app/api/settings/route-1172e1764d69e954.js +0 -1
  970. package/app/.next/static/chunks/app/api/shutdown/route-1172e1764d69e954.js +0 -1
  971. package/app/.next/static/chunks/app/api/tags/route-1172e1764d69e954.js +0 -1
  972. package/app/.next/static/chunks/app/api/translator/console-logs/route-1172e1764d69e954.js +0 -1
  973. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1172e1764d69e954.js +0 -1
  974. package/app/.next/static/chunks/app/api/translator/load/route-1172e1764d69e954.js +0 -1
  975. package/app/.next/static/chunks/app/api/translator/save/route-1172e1764d69e954.js +0 -1
  976. package/app/.next/static/chunks/app/api/translator/send/route-1172e1764d69e954.js +0 -1
  977. package/app/.next/static/chunks/app/api/translator/translate/route-1172e1764d69e954.js +0 -1
  978. package/app/.next/static/chunks/app/api/tunnel/disable/route-1172e1764d69e954.js +0 -1
  979. package/app/.next/static/chunks/app/api/tunnel/enable/route-1172e1764d69e954.js +0 -1
  980. package/app/.next/static/chunks/app/api/tunnel/status/route-1172e1764d69e954.js +0 -1
  981. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-1172e1764d69e954.js +0 -1
  982. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-1172e1764d69e954.js +0 -1
  983. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-1172e1764d69e954.js +0 -1
  984. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-1172e1764d69e954.js +0 -1
  985. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-1172e1764d69e954.js +0 -1
  986. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1172e1764d69e954.js +0 -1
  987. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1172e1764d69e954.js +0 -1
  988. package/app/.next/static/chunks/app/api/usage/api-keys/route-1172e1764d69e954.js +0 -1
  989. package/app/.next/static/chunks/app/api/usage/chart/route-1172e1764d69e954.js +0 -1
  990. package/app/.next/static/chunks/app/api/usage/history/route-1172e1764d69e954.js +0 -1
  991. package/app/.next/static/chunks/app/api/usage/logs/route-1172e1764d69e954.js +0 -1
  992. package/app/.next/static/chunks/app/api/usage/providers/route-1172e1764d69e954.js +0 -1
  993. package/app/.next/static/chunks/app/api/usage/request-details/route-1172e1764d69e954.js +0 -1
  994. package/app/.next/static/chunks/app/api/usage/request-logs/route-1172e1764d69e954.js +0 -1
  995. package/app/.next/static/chunks/app/api/usage/stats/route-1172e1764d69e954.js +0 -1
  996. package/app/.next/static/chunks/app/api/usage/stream/route-1172e1764d69e954.js +0 -1
  997. package/app/.next/static/chunks/app/api/users/[id]/route-1172e1764d69e954.js +0 -1
  998. package/app/.next/static/chunks/app/api/users/route-1172e1764d69e954.js +0 -1
  999. package/app/.next/static/chunks/app/api/v1/api/chat/route-1172e1764d69e954.js +0 -1
  1000. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1172e1764d69e954.js +0 -1
  1001. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1172e1764d69e954.js +0 -1
  1002. package/app/.next/static/chunks/app/api/v1/audio/voices/route-1172e1764d69e954.js +0 -1
  1003. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1172e1764d69e954.js +0 -1
  1004. package/app/.next/static/chunks/app/api/v1/embeddings/route-1172e1764d69e954.js +0 -1
  1005. package/app/.next/static/chunks/app/api/v1/images/generations/route-1172e1764d69e954.js +0 -1
  1006. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1172e1764d69e954.js +0 -1
  1007. package/app/.next/static/chunks/app/api/v1/messages/route-1172e1764d69e954.js +0 -1
  1008. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-1172e1764d69e954.js +0 -1
  1009. package/app/.next/static/chunks/app/api/v1/models/info/route-1172e1764d69e954.js +0 -1
  1010. package/app/.next/static/chunks/app/api/v1/models/route-1172e1764d69e954.js +0 -1
  1011. package/app/.next/static/chunks/app/api/v1/responses/compact/route-1172e1764d69e954.js +0 -1
  1012. package/app/.next/static/chunks/app/api/v1/responses/route-1172e1764d69e954.js +0 -1
  1013. package/app/.next/static/chunks/app/api/v1/route-1172e1764d69e954.js +0 -1
  1014. package/app/.next/static/chunks/app/api/v1/search/route-1172e1764d69e954.js +0 -1
  1015. package/app/.next/static/chunks/app/api/v1/web/fetch/route-1172e1764d69e954.js +0 -1
  1016. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1172e1764d69e954.js +0 -1
  1017. package/app/.next/static/chunks/app/api/v1beta/models/route-1172e1764d69e954.js +0 -1
  1018. package/app/.next/static/chunks/app/api/version/route-1172e1764d69e954.js +0 -1
  1019. package/app/.next/static/chunks/app/api/version/shutdown/route-1172e1764d69e954.js +0 -1
  1020. package/app/.next/static/chunks/app/api/version/update/route-1172e1764d69e954.js +0 -1
  1021. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-0b53c6deac19b9be.js +0 -1
  1022. package/app/.next/static/chunks/app/layout-55318fbfdf7dfacb.js +0 -1
  1023. package/app/.next/static/chunks/app/login/page-65d3f9612064353f.js +0 -1
  1024. package/app/.next/static/chunks/app/manifest.webmanifest/route-1172e1764d69e954.js +0 -1
  1025. package/app/.next/static/chunks/app/page-1172e1764d69e954.js +0 -1
  1026. package/app/.next/static/chunks/main-app-5fb630e627076bfd.js +0 -1
  1027. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1172e1764d69e954.js +0 -1
  1028. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1172e1764d69e954.js +0 -1
  1029. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8c0dda4490abacd4.js +0 -1
  1030. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1172e1764d69e954.js +0 -1
  1031. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1172e1764d69e954.js +0 -1
  1032. package/app/.next/static/css/16878fc1d2cbb11a.css +0 -1
  1033. package/app/.next/static/css/2e1b7d528c228ec3.css +0 -1
  1034. package/app/.next/static/foKo1xDQER7YWTSg2B-qB/_buildManifest.js +0 -1
  1035. package/app/.next/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
  1036. package/app/.next/static/media/21350d82a1f187e9-s.woff2 +0 -0
  1037. package/app/.next/static/media/8e9860b6e62d6359-s.woff2 +0 -0
  1038. package/app/.next/static/media/ba9851c3c22cd980-s.woff2 +0 -0
  1039. package/app/.next/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
  1040. package/app/.next/static/media/df0a9ae256c0569c-s.woff2 +0 -0
  1041. package/app/.next/static/media/e4af272ccee01ff0-s.p.woff2 +0 -0
  1042. /package/app/.next/static/{foKo1xDQER7YWTSg2B-qB → Q5oB2dEL7XeWBhjwqT_vo}/_ssgManifest.js +0 -0
@@ -0,0 +1,185 @@
1
+
2
+ // We are modularizing this manually because the current modularize setting in Emscripten has some issues:
3
+ // https://github.com/kripken/emscripten/issues/5820
4
+ // In addition, When you use emcc's modularization, it still expects to export a global object called `Module`,
5
+ // which is able to be used/called before the WASM is loaded.
6
+ // The modularization below exports a promise that loads and resolves to the actual sql.js module.
7
+ // That way, this module can't be used before the WASM is finished loading.
8
+
9
+ // We are going to define a function that a user will call to start loading initializing our Sql.js library
10
+ // However, that function might be called multiple times, and on subsequent calls, we don't actually want it to instantiate a new instance of the Module
11
+ // Instead, we want to return the previously loaded module
12
+
13
+ // TODO: Make this not declare a global if used in the browser
14
+ var initSqlJsPromise = undefined;
15
+
16
+ var initSqlJs = function (moduleConfig) {
17
+
18
+ if (initSqlJsPromise){
19
+ return initSqlJsPromise;
20
+ }
21
+ // If we're here, we've never called this function before
22
+ initSqlJsPromise = new Promise(function (resolveModule, reject) {
23
+
24
+ // We are modularizing this manually because the current modularize setting in Emscripten has some issues:
25
+ // https://github.com/kripken/emscripten/issues/5820
26
+
27
+ // The way to affect the loading of emcc compiled modules is to create a variable called `Module` and add
28
+ // properties to it, like `preRun`, `postRun`, etc
29
+ // We are using that to get notified when the WASM has finished loading.
30
+ // Only then will we return our promise
31
+
32
+ // If they passed in a moduleConfig object, use that
33
+ // Otherwise, initialize Module to the empty object
34
+ var Module = typeof moduleConfig !== 'undefined' ? moduleConfig : {};
35
+
36
+ // EMCC only allows for a single onAbort function (not an array of functions)
37
+ // So if the user defined their own onAbort function, we remember it and call it
38
+ var originalOnAbortFunction = Module['onAbort'];
39
+ Module['onAbort'] = function (errorThatCausedAbort) {
40
+ reject(new Error(errorThatCausedAbort));
41
+ if (originalOnAbortFunction){
42
+ originalOnAbortFunction(errorThatCausedAbort);
43
+ }
44
+ };
45
+
46
+ Module['postRun'] = Module['postRun'] || [];
47
+ Module['postRun'].push(function () {
48
+ // When Emscripted calls postRun, this promise resolves with the built Module
49
+ resolveModule(Module);
50
+ });
51
+
52
+ // There is a section of code in the emcc-generated code below that looks like this:
53
+ // (Note that this is lowercase `module`)
54
+ // if (typeof module !== 'undefined') {
55
+ // module['exports'] = Module;
56
+ // }
57
+ // When that runs, it's going to overwrite our own modularization export efforts in shell-post.js!
58
+ // The only way to tell emcc not to emit it is to pass the MODULARIZE=1 or MODULARIZE_INSTANCE=1 flags,
59
+ // but that carries with it additional unnecessary baggage/bugs we don't want either.
60
+ // So, we have three options:
61
+ // 1) We undefine `module`
62
+ // 2) We remember what `module['exports']` was at the beginning of this function and we restore it later
63
+ // 3) We write a script to remove those lines of code as part of the Make process.
64
+ //
65
+ // Since those are the only lines of code that care about module, we will undefine it. It's the most straightforward
66
+ // of the options, and has the side effect of reducing emcc's efforts to modify the module if its output were to change in the future.
67
+ // That's a nice side effect since we're handling the modularization efforts ourselves
68
+ module = undefined;
69
+
70
+ // The emcc-generated code and shell-post.js code goes below,
71
+ // meaning that all of it runs inside of this promise. If anything throws an exception, our promise will abort
72
+ var k;k||=typeof Module != 'undefined' ? Module : {};var aa=!!globalThis.window,ba=!!globalThis.WorkerGlobalScope,ca=globalThis.process?.versions?.node&&"renderer"!=globalThis.process?.type;
73
+ k.onRuntimeInitialized=function(){function a(f,l){switch(typeof l){case "boolean":bc(f,l?1:0);break;case "number":cc(f,l);break;case "string":dc(f,l,-1,-1);break;case "object":if(null===l)lb(f);else if(null!=l.length){var n=da(l.length);m.set(l,n);ec(f,n,l.length,-1);ea(n)}else sa(f,"Wrong API use : tried to return a value of an unknown type ("+l+").",-1);break;default:lb(f)}}function b(f,l){for(var n=[],p=0;p<f;p+=1){var u=r(l+4*p,"i32"),v=fc(u);if(1===v||2===v)u=gc(u);else if(3===v)u=hc(u);else if(4===
74
+ v){v=u;u=ic(v);v=jc(v);for(var K=new Uint8Array(u),I=0;I<u;I+=1)K[I]=m[v+I];u=K}else u=null;n.push(u)}return n}function c(f,l){this.Qa=f;this.db=l;this.Oa=1;this.mb=[]}function d(f,l){this.db=l;this.fb=fa(f);if(null===this.fb)throw Error("Unable to allocate memory for the SQL string");this.lb=this.fb;this.$a=this.sb=null}function e(f){this.filename="dbfile_"+(4294967295*Math.random()>>>0);if(null!=f){var l=this.filename,n="/",p=l;n&&(n="string"==typeof n?n:ha(n),p=l?ia(n+"/"+l):n);l=ja(!0,!0);p=ka(p,
75
+ l);if(f){if("string"==typeof f){n=Array(f.length);for(var u=0,v=f.length;u<v;++u)n[u]=f.charCodeAt(u);f=n}la(p,l|146);n=ma(p,577);na(n,f,0,f.length,0);oa(n);la(p,l)}}this.handleError(q(this.filename,g));this.db=r(g,"i32");ob(this.db);this.gb={};this.Sa={}}var g=y(4),h=k.cwrap,q=h("sqlite3_open","number",["string","number"]),w=h("sqlite3_close_v2","number",["number"]),t=h("sqlite3_exec","number",["number","string","number","number","number"]),x=h("sqlite3_changes","number",["number"]),D=h("sqlite3_prepare_v2",
76
+ "number",["number","string","number","number","number"]),pb=h("sqlite3_sql","string",["number"]),lc=h("sqlite3_normalized_sql","string",["number"]),qb=h("sqlite3_prepare_v2","number",["number","number","number","number","number"]),mc=h("sqlite3_bind_text","number",["number","number","number","number","number"]),rb=h("sqlite3_bind_blob","number",["number","number","number","number","number"]),nc=h("sqlite3_bind_double","number",["number","number","number"]),oc=h("sqlite3_bind_int","number",["number",
77
+ "number","number"]),pc=h("sqlite3_bind_parameter_index","number",["number","string"]),qc=h("sqlite3_step","number",["number"]),rc=h("sqlite3_errmsg","string",["number"]),sc=h("sqlite3_column_count","number",["number"]),tc=h("sqlite3_data_count","number",["number"]),uc=h("sqlite3_column_double","number",["number","number"]),sb=h("sqlite3_column_text","string",["number","number"]),vc=h("sqlite3_column_blob","number",["number","number"]),wc=h("sqlite3_column_bytes","number",["number","number"]),xc=h("sqlite3_column_type",
78
+ "number",["number","number"]),yc=h("sqlite3_column_name","string",["number","number"]),zc=h("sqlite3_reset","number",["number"]),Ac=h("sqlite3_clear_bindings","number",["number"]),Bc=h("sqlite3_finalize","number",["number"]),tb=h("sqlite3_create_function_v2","number","number string number number number number number number number".split(" ")),fc=h("sqlite3_value_type","number",["number"]),ic=h("sqlite3_value_bytes","number",["number"]),hc=h("sqlite3_value_text","string",["number"]),jc=h("sqlite3_value_blob",
79
+ "number",["number"]),gc=h("sqlite3_value_double","number",["number"]),cc=h("sqlite3_result_double","",["number","number"]),lb=h("sqlite3_result_null","",["number"]),dc=h("sqlite3_result_text","",["number","string","number","number"]),ec=h("sqlite3_result_blob","",["number","number","number","number"]),bc=h("sqlite3_result_int","",["number","number"]),sa=h("sqlite3_result_error","",["number","string","number"]),ub=h("sqlite3_aggregate_context","number",["number","number"]),ob=h("RegisterExtensionFunctions",
80
+ "number",["number"]),vb=h("sqlite3_update_hook","number",["number","number","number"]);c.prototype.bind=function(f){if(!this.Qa)throw"Statement closed";this.reset();return Array.isArray(f)?this.Gb(f):null!=f&&"object"===typeof f?this.Hb(f):!0};c.prototype.step=function(){if(!this.Qa)throw"Statement closed";this.Oa=1;var f=qc(this.Qa);switch(f){case 100:return!0;case 101:return!1;default:throw this.db.handleError(f);}};c.prototype.Ab=function(f){null==f&&(f=this.Oa,this.Oa+=1);return uc(this.Qa,f)};
81
+ c.prototype.Ob=function(f){null==f&&(f=this.Oa,this.Oa+=1);f=sb(this.Qa,f);if("function"!==typeof BigInt)throw Error("BigInt is not supported");return BigInt(f)};c.prototype.Tb=function(f){null==f&&(f=this.Oa,this.Oa+=1);return sb(this.Qa,f)};c.prototype.getBlob=function(f){null==f&&(f=this.Oa,this.Oa+=1);var l=wc(this.Qa,f);f=vc(this.Qa,f);for(var n=new Uint8Array(l),p=0;p<l;p+=1)n[p]=m[f+p];return n};c.prototype.get=function(f,l){l=l||{};null!=f&&this.bind(f)&&this.step();f=[];for(var n=tc(this.Qa),
82
+ p=0;p<n;p+=1)switch(xc(this.Qa,p)){case 1:var u=l.useBigInt?this.Ob(p):this.Ab(p);f.push(u);break;case 2:f.push(this.Ab(p));break;case 3:f.push(this.Tb(p));break;case 4:f.push(this.getBlob(p));break;default:f.push(null)}return f};c.prototype.qb=function(){for(var f=[],l=sc(this.Qa),n=0;n<l;n+=1)f.push(yc(this.Qa,n));return f};c.prototype.zb=function(f,l){f=this.get(f,l);l=this.qb();for(var n={},p=0;p<l.length;p+=1)n[l[p]]=f[p];return n};c.prototype.Sb=function(){return pb(this.Qa)};c.prototype.Pb=
83
+ function(){return lc(this.Qa)};c.prototype.run=function(f){null!=f&&this.bind(f);this.step();return this.reset()};c.prototype.wb=function(f,l){null==l&&(l=this.Oa,this.Oa+=1);f=fa(f);this.mb.push(f);this.db.handleError(mc(this.Qa,l,f,-1,0))};c.prototype.Fb=function(f,l){null==l&&(l=this.Oa,this.Oa+=1);var n=da(f.length);m.set(f,n);this.mb.push(n);this.db.handleError(rb(this.Qa,l,n,f.length,0))};c.prototype.vb=function(f,l){null==l&&(l=this.Oa,this.Oa+=1);this.db.handleError((f===(f|0)?oc:nc)(this.Qa,
84
+ l,f))};c.prototype.Ib=function(f){null==f&&(f=this.Oa,this.Oa+=1);rb(this.Qa,f,0,0,0)};c.prototype.xb=function(f,l){null==l&&(l=this.Oa,this.Oa+=1);switch(typeof f){case "string":this.wb(f,l);return;case "number":this.vb(f,l);return;case "bigint":this.wb(f.toString(),l);return;case "boolean":this.vb(f+0,l);return;case "object":if(null===f){this.Ib(l);return}if(null!=f.length){this.Fb(f,l);return}}throw"Wrong API use : tried to bind a value of an unknown type ("+f+").";};c.prototype.Hb=function(f){var l=
85
+ this;Object.keys(f).forEach(function(n){var p=pc(l.Qa,n);0!==p&&l.xb(f[n],p)});return!0};c.prototype.Gb=function(f){for(var l=0;l<f.length;l+=1)this.xb(f[l],l+1);return!0};c.prototype.reset=function(){this.freemem();return 0===Ac(this.Qa)&&0===zc(this.Qa)};c.prototype.freemem=function(){for(var f;void 0!==(f=this.mb.pop());)ea(f)};c.prototype.Ya=function(){this.freemem();var f=0===Bc(this.Qa);delete this.db.gb[this.Qa];this.Qa=0;return f};d.prototype.next=function(){if(null===this.fb)return{done:!0};
86
+ null!==this.$a&&(this.$a.Ya(),this.$a=null);if(!this.db.db)throw this.ob(),Error("Database closed");var f=pa(),l=y(4);qa(g);qa(l);try{this.db.handleError(qb(this.db.db,this.lb,-1,g,l));this.lb=r(l,"i32");var n=r(g,"i32");if(0===n)return this.ob(),{done:!0};this.$a=new c(n,this.db);this.db.gb[n]=this.$a;return{value:this.$a,done:!1}}catch(p){throw this.sb=z(this.lb),this.ob(),p;}finally{ra(f)}};d.prototype.ob=function(){ea(this.fb);this.fb=null};d.prototype.Qb=function(){return null!==this.sb?this.sb:
87
+ z(this.lb)};"function"===typeof Symbol&&"symbol"===typeof Symbol.iterator&&(d.prototype[Symbol.iterator]=function(){return this});e.prototype.run=function(f,l){if(!this.db)throw"Database closed";if(l){f=this.tb(f,l);try{f.step()}finally{f.Ya()}}else this.handleError(t(this.db,f,0,0,g));return this};e.prototype.exec=function(f,l,n){if(!this.db)throw"Database closed";var p=null,u=null,v=null;try{v=u=fa(f);var K=y(4);for(f=[];0!==r(v,"i8");){qa(g);qa(K);this.handleError(qb(this.db,v,-1,g,K));var I=r(g,
88
+ "i32");v=r(K,"i32");if(0!==I){var H=null;p=new c(I,this);for(null!=l&&p.bind(l);p.step();)null===H&&(H={columns:p.qb(),values:[]},f.push(H)),H.values.push(p.get(null,n));p.Ya()}}return f}catch(L){throw p&&p.Ya(),L;}finally{u&&ea(u)}};e.prototype.Mb=function(f,l,n,p,u){"function"===typeof l&&(p=n,n=l,l=void 0);f=this.tb(f,l);try{for(;f.step();)n(f.zb(null,u))}finally{f.Ya()}if("function"===typeof p)return p()};e.prototype.tb=function(f,l){qa(g);this.handleError(D(this.db,f,-1,g,0));f=r(g,"i32");if(0===
89
+ f)throw"Nothing to prepare";var n=new c(f,this);null!=l&&n.bind(l);return this.gb[f]=n};e.prototype.Ub=function(f){return new d(f,this)};e.prototype.Nb=function(){Object.values(this.gb).forEach(function(l){l.Ya()});Object.values(this.Sa).forEach(A);this.Sa={};this.handleError(w(this.db));var f=ta(this.filename);this.handleError(q(this.filename,g));this.db=r(g,"i32");ob(this.db);return f};e.prototype.close=function(){null!==this.db&&(Object.values(this.gb).forEach(function(f){f.Ya()}),Object.values(this.Sa).forEach(A),
90
+ this.Sa={},this.Za&&(A(this.Za),this.Za=void 0),this.handleError(w(this.db)),ua("/"+this.filename),this.db=null)};e.prototype.handleError=function(f){if(0===f)return null;f=rc(this.db);throw Error(f);};e.prototype.Rb=function(){return x(this.db)};e.prototype.Kb=function(f,l){Object.prototype.hasOwnProperty.call(this.Sa,f)&&(A(this.Sa[f]),delete this.Sa[f]);var n=va(function(p,u,v){u=b(u,v);try{var K=l.apply(null,u)}catch(I){sa(p,I,-1);return}a(p,K)},"viii");this.Sa[f]=n;this.handleError(tb(this.db,
91
+ f,l.length,1,0,n,0,0,0));return this};e.prototype.Jb=function(f,l){var n=l.init||function(){return null},p=l.finalize||function(H){return H},u=l.step;if(!u)throw"An aggregate function must have a step function in "+f;var v={};Object.hasOwnProperty.call(this.Sa,f)&&(A(this.Sa[f]),delete this.Sa[f]);l=f+"__finalize";Object.hasOwnProperty.call(this.Sa,l)&&(A(this.Sa[l]),delete this.Sa[l]);var K=va(function(H,L,Pa){var V=ub(H,1);Object.hasOwnProperty.call(v,V)||(v[V]=n());L=b(L,Pa);L=[v[V]].concat(L);
92
+ try{v[V]=u.apply(null,L)}catch(Dc){delete v[V],sa(H,Dc,-1)}},"viii"),I=va(function(H){var L=ub(H,1);try{var Pa=p(v[L])}catch(V){delete v[L];sa(H,V,-1);return}a(H,Pa);delete v[L]},"vi");this.Sa[f]=K;this.Sa[l]=I;this.handleError(tb(this.db,f,u.length-1,1,0,0,K,I,0));return this};e.prototype.Zb=function(f){this.Za&&(vb(this.db,0,0),A(this.Za),this.Za=void 0);if(!f)return this;this.Za=va(function(l,n,p,u,v){switch(n){case 18:l="insert";break;case 23:l="update";break;case 9:l="delete";break;default:throw"unknown operationCode in updateHook callback: "+
93
+ n;}p=z(p);u=z(u);if(v>Number.MAX_SAFE_INTEGER)throw"rowId too big to fit inside a Number";f(l,p,u,Number(v))},"viiiij");vb(this.db,this.Za,0);return this};c.prototype.bind=c.prototype.bind;c.prototype.step=c.prototype.step;c.prototype.get=c.prototype.get;c.prototype.getColumnNames=c.prototype.qb;c.prototype.getAsObject=c.prototype.zb;c.prototype.getSQL=c.prototype.Sb;c.prototype.getNormalizedSQL=c.prototype.Pb;c.prototype.run=c.prototype.run;c.prototype.reset=c.prototype.reset;c.prototype.freemem=
94
+ c.prototype.freemem;c.prototype.free=c.prototype.Ya;d.prototype.next=d.prototype.next;d.prototype.getRemainingSQL=d.prototype.Qb;e.prototype.run=e.prototype.run;e.prototype.exec=e.prototype.exec;e.prototype.each=e.prototype.Mb;e.prototype.prepare=e.prototype.tb;e.prototype.iterateStatements=e.prototype.Ub;e.prototype["export"]=e.prototype.Nb;e.prototype.close=e.prototype.close;e.prototype.handleError=e.prototype.handleError;e.prototype.getRowsModified=e.prototype.Rb;e.prototype.create_function=e.prototype.Kb;
95
+ e.prototype.create_aggregate=e.prototype.Jb;e.prototype.updateHook=e.prototype.Zb;k.Database=e};var wa="./this.program",xa=(a,b)=>{throw b;},ya=globalThis.document?.currentScript?.src;"undefined"!=typeof __filename?ya=__filename:ba&&(ya=self.location.href);var za="",Aa,Ba;
96
+ if(ca){var fs=require("node:fs");za=__dirname+"/";Ba=a=>{a=Ca(a)?new URL(a):a;return fs.readFileSync(a)};Aa=async a=>{a=Ca(a)?new URL(a):a;return fs.readFileSync(a,void 0)};1<process.argv.length&&(wa=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);"undefined"!=typeof module&&(module.exports=k);xa=(a,b)=>{process.exitCode=a;throw b;}}else if(aa||ba){try{za=(new URL(".",ya)).href}catch{}ba&&(Ba=a=>{var b=new XMLHttpRequest;b.open("GET",a,!1);b.responseType="arraybuffer";b.send(null);return new Uint8Array(b.response)});
97
+ Aa=async a=>{if(Ca(a))return new Promise((c,d)=>{var e=new XMLHttpRequest;e.open("GET",a,!0);e.responseType="arraybuffer";e.onload=()=>{200==e.status||0==e.status&&e.response?c(e.response):d(e.status)};e.onerror=d;e.send(null)});var b=await fetch(a,{credentials:"same-origin"});if(b.ok)return b.arrayBuffer();throw Error(b.status+" : "+b.url);}}var Da=console.log.bind(console),B=console.error.bind(console),Ea,Fa=!1,Ga,Ca=a=>a.startsWith("file://"),m,C,Ha,E,F,Ia,Ja,G;
98
+ function Ka(){var a=La.buffer;m=new Int8Array(a);Ha=new Int16Array(a);C=new Uint8Array(a);new Uint16Array(a);E=new Int32Array(a);F=new Uint32Array(a);Ia=new Float32Array(a);Ja=new Float64Array(a);G=new BigInt64Array(a);new BigUint64Array(a)}function Ma(a){k.onAbort?.(a);a="Aborted("+a+")";B(a);Fa=!0;throw new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");}var Na;
99
+ async function Oa(a){if(!Ea)try{var b=await Aa(a);return new Uint8Array(b)}catch{}if(a==Na&&Ea)a=new Uint8Array(Ea);else if(Ba)a=Ba(a);else throw"both async and sync fetching of the wasm failed";return a}async function Qa(a,b){try{var c=await Oa(a);return await WebAssembly.instantiate(c,b)}catch(d){B(`failed to asynchronously prepare wasm: ${d}`),Ma(d)}}
100
+ async function Ra(a){var b=Na;if(!Ea&&!Ca(b)&&!ca)try{var c=fetch(b,{credentials:"same-origin"});return await WebAssembly.instantiateStreaming(c,a)}catch(d){B(`wasm streaming compile failed: ${d}`),B("falling back to ArrayBuffer instantiation")}return Qa(b,a)}class Sa{name="ExitStatus";constructor(a){this.message=`Program terminated with exit(${a})`;this.status=a}}var Ta=a=>{for(;0<a.length;)a.shift()(k)},Ua=[],Va=[],Wa=()=>{var a=k.preRun.shift();Va.push(a)},J=0,Xa=null;
101
+ function r(a,b="i8"){b.endsWith("*")&&(b="*");switch(b){case "i1":return m[a];case "i8":return m[a];case "i16":return Ha[a>>1];case "i32":return E[a>>2];case "i64":return G[a>>3];case "float":return Ia[a>>2];case "double":return Ja[a>>3];case "*":return F[a>>2];default:Ma(`invalid type for getValue: ${b}`)}}var Ya=!0;
102
+ function qa(a){var b="i32";b.endsWith("*")&&(b="*");switch(b){case "i1":m[a]=0;break;case "i8":m[a]=0;break;case "i16":Ha[a>>1]=0;break;case "i32":E[a>>2]=0;break;case "i64":G[a>>3]=BigInt(0);break;case "float":Ia[a>>2]=0;break;case "double":Ja[a>>3]=0;break;case "*":F[a>>2]=0;break;default:Ma(`invalid type for setValue: ${b}`)}}
103
+ var Za=new TextDecoder,$a=(a,b,c,d)=>{c=b+c;if(d)return c;for(;a[b]&&!(b>=c);)++b;return b},z=(a,b,c)=>a?Za.decode(C.subarray(a,$a(C,a,b,c))):"",ab=(a,b)=>{for(var c=0,d=a.length-1;0<=d;d--){var e=a[d];"."===e?a.splice(d,1):".."===e?(a.splice(d,1),c++):c&&(a.splice(d,1),c--)}if(b)for(;c;c--)a.unshift("..");return a},ia=a=>{var b="/"===a.charAt(0),c="/"===a.slice(-1);(a=ab(a.split("/").filter(d=>!!d),!b).join("/"))||b||(a=".");a&&c&&(a+="/");return(b?"/":"")+a},bb=a=>{var b=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);
104
+ a=b[0];b=b[1];if(!a&&!b)return".";b&&=b.slice(0,-1);return a+b},cb=a=>a&&a.match(/([^\/]+|\/)\/*$/)[1],db=()=>{if(ca){var a=require("node:crypto");return b=>a.randomFillSync(b)}return b=>crypto.getRandomValues(b)},eb=a=>{(eb=db())(a)},fb=(...a)=>{for(var b="",c=!1,d=a.length-1;-1<=d&&!c;d--){c=0<=d?a[d]:"/";if("string"!=typeof c)throw new TypeError("Arguments to path.resolve must be strings");if(!c)return"";b=c+"/"+b;c="/"===c.charAt(0)}b=ab(b.split("/").filter(e=>!!e),!c).join("/");return(c?"/":
105
+ "")+b||"."},gb=a=>{var b=$a(a,0);return Za.decode(a.buffer?a.subarray(0,b):new Uint8Array(a.slice(0,b)))},hb=[],ib=a=>{for(var b=0,c=0;c<a.length;++c){var d=a.charCodeAt(c);127>=d?b++:2047>=d?b+=2:55296<=d&&57343>=d?(b+=4,++c):b+=3}return b},M=(a,b,c,d)=>{if(!(0<d))return 0;var e=c;d=c+d-1;for(var g=0;g<a.length;++g){var h=a.codePointAt(g);if(127>=h){if(c>=d)break;b[c++]=h}else if(2047>=h){if(c+1>=d)break;b[c++]=192|h>>6;b[c++]=128|h&63}else if(65535>=h){if(c+2>=d)break;b[c++]=224|h>>12;b[c++]=128|
106
+ h>>6&63;b[c++]=128|h&63}else{if(c+3>=d)break;b[c++]=240|h>>18;b[c++]=128|h>>12&63;b[c++]=128|h>>6&63;b[c++]=128|h&63;g++}}b[c]=0;return c-e},jb=[];function kb(a,b){jb[a]={input:[],output:[],eb:b};mb(a,nb)}
107
+ var nb={open(a){var b=jb[a.node.rdev];if(!b)throw new N(43);a.tty=b;a.seekable=!1},close(a){a.tty.eb.fsync(a.tty)},fsync(a){a.tty.eb.fsync(a.tty)},read(a,b,c,d){if(!a.tty||!a.tty.eb.Bb)throw new N(60);for(var e=0,g=0;g<d;g++){try{var h=a.tty.eb.Bb(a.tty)}catch(q){throw new N(29);}if(void 0===h&&0===e)throw new N(6);if(null===h||void 0===h)break;e++;b[c+g]=h}e&&(a.node.atime=Date.now());return e},write(a,b,c,d){if(!a.tty||!a.tty.eb.ub)throw new N(60);try{for(var e=0;e<d;e++)a.tty.eb.ub(a.tty,b[c+e])}catch(g){throw new N(29);
108
+ }d&&(a.node.mtime=a.node.ctime=Date.now());return e}},wb={Bb(){a:{if(!hb.length){var a=null;if(ca){var b=Buffer.alloc(256),c=0,d=process.stdin.fd;try{c=fs.readSync(d,b,0,256)}catch(e){if(e.toString().includes("EOF"))c=0;else throw e;}0<c&&(a=b.slice(0,c).toString("utf-8"))}else globalThis.window?.prompt&&(a=window.prompt("Input: "),null!==a&&(a+="\n"));if(!a){a=null;break a}b=Array(ib(a)+1);a=M(a,b,0,b.length);b.length=a;hb=b}a=hb.shift()}return a},ub(a,b){null===b||10===b?(Da(gb(a.output)),a.output=
109
+ []):0!=b&&a.output.push(b)},fsync(a){0<a.output?.length&&(Da(gb(a.output)),a.output=[])},hc(){return{bc:25856,dc:5,ac:191,cc:35387,$b:[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}},ic(){return 0},jc(){return[24,80]}},xb={ub(a,b){null===b||10===b?(B(gb(a.output)),a.output=[]):0!=b&&a.output.push(b)},fsync(a){0<a.output?.length&&(B(gb(a.output)),a.output=[])}},O={Wa:null,Xa(){return O.createNode(null,"/",16895,0)},createNode(a,b,c,d){if(24576===(c&61440)||4096===(c&61440))throw new N(63);
110
+ O.Wa||(O.Wa={dir:{node:{Ta:O.La.Ta,Ua:O.La.Ua,lookup:O.La.lookup,ib:O.La.ib,rename:O.La.rename,unlink:O.La.unlink,rmdir:O.La.rmdir,readdir:O.La.readdir,symlink:O.La.symlink},stream:{Va:O.Ma.Va}},file:{node:{Ta:O.La.Ta,Ua:O.La.Ua},stream:{Va:O.Ma.Va,read:O.Ma.read,write:O.Ma.write,jb:O.Ma.jb,kb:O.Ma.kb}},link:{node:{Ta:O.La.Ta,Ua:O.La.Ua,readlink:O.La.readlink},stream:{}},yb:{node:{Ta:O.La.Ta,Ua:O.La.Ua},stream:yb}});c=zb(a,b,c,d);P(c.mode)?(c.La=O.Wa.dir.node,c.Ma=O.Wa.dir.stream,c.Na={}):32768===
111
+ (c.mode&61440)?(c.La=O.Wa.file.node,c.Ma=O.Wa.file.stream,c.Ra=0,c.Na=null):40960===(c.mode&61440)?(c.La=O.Wa.link.node,c.Ma=O.Wa.link.stream):8192===(c.mode&61440)&&(c.La=O.Wa.yb.node,c.Ma=O.Wa.yb.stream);c.atime=c.mtime=c.ctime=Date.now();a&&(a.Na[b]=c,a.atime=a.mtime=a.ctime=c.atime);return c},fc(a){return a.Na?a.Na.subarray?a.Na.subarray(0,a.Ra):new Uint8Array(a.Na):new Uint8Array(0)},La:{Ta(a){var b={};b.dev=8192===(a.mode&61440)?a.id:1;b.ino=a.id;b.mode=a.mode;b.nlink=1;b.uid=0;b.gid=0;b.rdev=
112
+ a.rdev;P(a.mode)?b.size=4096:32768===(a.mode&61440)?b.size=a.Ra:40960===(a.mode&61440)?b.size=a.link.length:b.size=0;b.atime=new Date(a.atime);b.mtime=new Date(a.mtime);b.ctime=new Date(a.ctime);b.blksize=4096;b.blocks=Math.ceil(b.size/b.blksize);return b},Ua(a,b){for(var c of["mode","atime","mtime","ctime"])null!=b[c]&&(a[c]=b[c]);void 0!==b.size&&(b=b.size,a.Ra!=b&&(0==b?(a.Na=null,a.Ra=0):(c=a.Na,a.Na=new Uint8Array(b),c&&a.Na.set(c.subarray(0,Math.min(b,a.Ra))),a.Ra=b)))},lookup(){O.nb||(O.nb=
113
+ new N(44),O.nb.stack="<generic error, no stack>");throw O.nb;},ib(a,b,c,d){return O.createNode(a,b,c,d)},rename(a,b,c){try{var d=Q(b,c)}catch(g){}if(d){if(P(a.mode))for(var e in d.Na)throw new N(55);Ab(d)}delete a.parent.Na[a.name];b.Na[c]=a;a.name=c;b.ctime=b.mtime=a.parent.ctime=a.parent.mtime=Date.now()},unlink(a,b){delete a.Na[b];a.ctime=a.mtime=Date.now()},rmdir(a,b){var c=Q(a,b),d;for(d in c.Na)throw new N(55);delete a.Na[b];a.ctime=a.mtime=Date.now()},readdir(a){return[".","..",...Object.keys(a.Na)]},
114
+ symlink(a,b,c){a=O.createNode(a,b,41471,0);a.link=c;return a},readlink(a){if(40960!==(a.mode&61440))throw new N(28);return a.link}},Ma:{read(a,b,c,d,e){var g=a.node.Na;if(e>=a.node.Ra)return 0;a=Math.min(a.node.Ra-e,d);if(8<a&&g.subarray)b.set(g.subarray(e,e+a),c);else for(d=0;d<a;d++)b[c+d]=g[e+d];return a},write(a,b,c,d,e,g){b.buffer===m.buffer&&(g=!1);if(!d)return 0;a=a.node;a.mtime=a.ctime=Date.now();if(b.subarray&&(!a.Na||a.Na.subarray)){if(g)return a.Na=b.subarray(c,c+d),a.Ra=d;if(0===a.Ra&&
115
+ 0===e)return a.Na=b.slice(c,c+d),a.Ra=d;if(e+d<=a.Ra)return a.Na.set(b.subarray(c,c+d),e),d}g=e+d;var h=a.Na?a.Na.length:0;h>=g||(g=Math.max(g,h*(1048576>h?2:1.125)>>>0),0!=h&&(g=Math.max(g,256)),h=a.Na,a.Na=new Uint8Array(g),0<a.Ra&&a.Na.set(h.subarray(0,a.Ra),0));if(a.Na.subarray&&b.subarray)a.Na.set(b.subarray(c,c+d),e);else for(g=0;g<d;g++)a.Na[e+g]=b[c+g];a.Ra=Math.max(a.Ra,e+d);return d},Va(a,b,c){1===c?b+=a.position:2===c&&32768===(a.node.mode&61440)&&(b+=a.node.Ra);if(0>b)throw new N(28);
116
+ return b},jb(a,b,c,d,e){if(32768!==(a.node.mode&61440))throw new N(43);a=a.node.Na;if(e&2||!a||a.buffer!==m.buffer){e=!0;d=65536*Math.ceil(b/65536);var g=Bb(65536,d);g&&C.fill(0,g,g+d);d=g;if(!d)throw new N(48);if(a){if(0<c||c+b<a.length)a.subarray?a=a.subarray(c,c+b):a=Array.prototype.slice.call(a,c,c+b);m.set(a,d)}}else e=!1,d=a.byteOffset;return{Xb:d,Eb:e}},kb(a,b,c,d){O.Ma.write(a,b,0,d,c,!1);return 0}}},ja=(a,b)=>{var c=0;a&&(c|=365);b&&(c|=146);return c},Cb=null,Db={},Eb=[],Fb=1,R=null,Gb=!1,
117
+ Hb=!0,N=class{name="ErrnoError";constructor(a){this.Pa=a}},Ib=class{hb={};node=null;get flags(){return this.hb.flags}set flags(a){this.hb.flags=a}get position(){return this.hb.position}set position(a){this.hb.position=a}},Jb=class{La={};Ma={};bb=null;constructor(a,b,c,d){a||=this;this.parent=a;this.Xa=a.Xa;this.id=Fb++;this.name=b;this.mode=c;this.rdev=d;this.atime=this.mtime=this.ctime=Date.now()}get read(){return 365===(this.mode&365)}set read(a){a?this.mode|=365:this.mode&=-366}get write(){return 146===
118
+ (this.mode&146)}set write(a){a?this.mode|=146:this.mode&=-147}};
119
+ function S(a,b={}){if(!a)throw new N(44);b.pb??(b.pb=!0);"/"===a.charAt(0)||(a="//"+a);var c=0;a:for(;40>c;c++){a=a.split("/").filter(q=>!!q);for(var d=Cb,e="/",g=0;g<a.length;g++){var h=g===a.length-1;if(h&&b.parent)break;if("."!==a[g])if(".."===a[g])if(e=bb(e),d===d.parent){a=e+"/"+a.slice(g+1).join("/");c--;continue a}else d=d.parent;else{e=ia(e+"/"+a[g]);try{d=Q(d,a[g])}catch(q){if(44===q?.Pa&&h&&b.Wb)return{path:e};throw q;}!d.bb||h&&!b.pb||(d=d.bb.root);if(40960===(d.mode&61440)&&(!h||b.ab)){if(!d.La.readlink)throw new N(52);
120
+ d=d.La.readlink(d);"/"===d.charAt(0)||(d=bb(e)+"/"+d);a=d+"/"+a.slice(g+1).join("/");continue a}}}return{path:e,node:d}}throw new N(32);}function ha(a){for(var b;;){if(a===a.parent)return a=a.Xa.Db,b?"/"!==a[a.length-1]?`${a}/${b}`:a+b:a;b=b?`${a.name}/${b}`:a.name;a=a.parent}}function Kb(a,b){for(var c=0,d=0;d<b.length;d++)c=(c<<5)-c+b.charCodeAt(d)|0;return(a+c>>>0)%R.length}
121
+ function Ab(a){var b=Kb(a.parent.id,a.name);if(R[b]===a)R[b]=a.cb;else for(b=R[b];b;){if(b.cb===a){b.cb=a.cb;break}b=b.cb}}function Q(a,b){var c=P(a.mode)?(c=Lb(a,"x"))?c:a.La.lookup?0:2:54;if(c)throw new N(c);for(c=R[Kb(a.id,b)];c;c=c.cb){var d=c.name;if(c.parent.id===a.id&&d===b)return c}return a.La.lookup(a,b)}function zb(a,b,c,d){a=new Jb(a,b,c,d);b=Kb(a.parent.id,a.name);a.cb=R[b];return R[b]=a}function P(a){return 16384===(a&61440)}
122
+ function Lb(a,b){return Hb?0:b.includes("r")&&!(a.mode&292)||b.includes("w")&&!(a.mode&146)||b.includes("x")&&!(a.mode&73)?2:0}function Mb(a,b){if(!P(a.mode))return 54;try{return Q(a,b),20}catch(c){}return Lb(a,"wx")}function Nb(a,b,c){try{var d=Q(a,b)}catch(e){return e.Pa}if(a=Lb(a,"wx"))return a;if(c){if(!P(d.mode))return 54;if(d===d.parent||"/"===ha(d))return 10}else if(P(d.mode))return 31;return 0}function Ob(a){if(!a)throw new N(63);return a}
123
+ function T(a){a=Eb[a];if(!a)throw new N(8);return a}function Pb(a,b=-1){a=Object.assign(new Ib,a);if(-1==b)a:{for(b=0;4096>=b;b++)if(!Eb[b])break a;throw new N(33);}a.fd=b;return Eb[b]=a}function Qb(a,b=-1){a=Pb(a,b);a.Ma?.ec?.(a);return a}function Rb(a,b,c){var d=a?.Ma.Ua;a=d?a:b;d??=b.La.Ua;Ob(d);d(a,c)}var yb={open(a){a.Ma=Db[a.node.rdev].Ma;a.Ma.open?.(a)},Va(){throw new N(70);}};function mb(a,b){Db[a]={Ma:b}}
124
+ function Sb(a,b){var c="/"===b;if(c&&Cb)throw new N(10);if(!c&&b){var d=S(b,{pb:!1});b=d.path;d=d.node;if(d.bb)throw new N(10);if(!P(d.mode))throw new N(54);}b={type:a,kc:{},Db:b,Vb:[]};a=a.Xa(b);a.Xa=b;b.root=a;c?Cb=a:d&&(d.bb=b,d.Xa&&d.Xa.Vb.push(b))}function Tb(a,b,c){var d=S(a,{parent:!0}).node;a=cb(a);if(!a)throw new N(28);if("."===a||".."===a)throw new N(20);var e=Mb(d,a);if(e)throw new N(e);if(!d.La.ib)throw new N(63);return d.La.ib(d,a,b,c)}
125
+ function ka(a,b=438){return Tb(a,b&4095|32768,0)}function U(a,b=511){return Tb(a,b&1023|16384,0)}function Ub(a,b,c){"undefined"==typeof c&&(c=b,b=438);Tb(a,b|8192,c)}function Vb(a,b){if(!fb(a))throw new N(44);var c=S(b,{parent:!0}).node;if(!c)throw new N(44);b=cb(b);var d=Mb(c,b);if(d)throw new N(d);if(!c.La.symlink)throw new N(63);c.La.symlink(c,b,a)}
126
+ function Wb(a){var b=S(a,{parent:!0}).node;a=cb(a);var c=Q(b,a),d=Nb(b,a,!0);if(d)throw new N(d);if(!b.La.rmdir)throw new N(63);if(c.bb)throw new N(10);b.La.rmdir(b,a);Ab(c)}function ua(a){var b=S(a,{parent:!0}).node;if(!b)throw new N(44);a=cb(a);var c=Q(b,a),d=Nb(b,a,!1);if(d)throw new N(d);if(!b.La.unlink)throw new N(63);if(c.bb)throw new N(10);b.La.unlink(b,a);Ab(c)}function Xb(a,b){a=S(a,{ab:!b}).node;return Ob(a.La.Ta)(a)}
127
+ function Yb(a,b,c,d){Rb(a,b,{mode:c&4095|b.mode&-4096,ctime:Date.now(),Lb:d})}function la(a,b){a="string"==typeof a?S(a,{ab:!0}).node:a;Yb(null,a,b)}function Zb(a,b,c){if(P(b.mode))throw new N(31);if(32768!==(b.mode&61440))throw new N(28);var d=Lb(b,"w");if(d)throw new N(d);Rb(a,b,{size:c,timestamp:Date.now()})}
128
+ function ma(a,b,c=438){if(""===a)throw new N(44);if("string"==typeof b){var d={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090}[b];if("undefined"==typeof d)throw Error(`Unknown file open mode: ${b}`);b=d}c=b&64?c&4095|32768:0;if("object"==typeof a)d=a;else{var e=a.endsWith("/");var g=S(a,{ab:!(b&131072),Wb:!0});d=g.node;a=g.path}g=!1;if(b&64)if(d){if(b&128)throw new N(20);}else{if(e)throw new N(31);d=Tb(a,c|511,0);g=!0}if(!d)throw new N(44);8192===(d.mode&61440)&&(b&=-513);if(b&65536&&!P(d.mode))throw new N(54);
129
+ if(!g&&(d?40960===(d.mode&61440)?e=32:(e=["r","w","rw"][b&3],b&512&&(e+="w"),e=P(d.mode)&&("r"!==e||b&576)?31:Lb(d,e)):e=44,e))throw new N(e);b&512&&!g&&(e=d,e="string"==typeof e?S(e,{ab:!0}).node:e,Zb(null,e,0));b=Pb({node:d,path:ha(d),flags:b&-131713,seekable:!0,position:0,Ma:d.Ma,Yb:[],error:!1});b.Ma.open&&b.Ma.open(b);g&&la(d,c&511);return b}function oa(a){if(null===a.fd)throw new N(8);a.rb&&(a.rb=null);try{a.Ma.close&&a.Ma.close(a)}catch(b){throw b;}finally{Eb[a.fd]=null}a.fd=null}
130
+ function $b(a,b,c){if(null===a.fd)throw new N(8);if(!a.seekable||!a.Ma.Va)throw new N(70);if(0!=c&&1!=c&&2!=c)throw new N(28);a.position=a.Ma.Va(a,b,c);a.Yb=[]}function ac(a,b,c,d,e){if(0>d||0>e)throw new N(28);if(null===a.fd)throw new N(8);if(1===(a.flags&2097155))throw new N(8);if(P(a.node.mode))throw new N(31);if(!a.Ma.read)throw new N(28);var g="undefined"!=typeof e;if(!g)e=a.position;else if(!a.seekable)throw new N(70);b=a.Ma.read(a,b,c,d,e);g||(a.position+=b);return b}
131
+ function na(a,b,c,d,e){if(0>d||0>e)throw new N(28);if(null===a.fd)throw new N(8);if(0===(a.flags&2097155))throw new N(8);if(P(a.node.mode))throw new N(31);if(!a.Ma.write)throw new N(28);a.seekable&&a.flags&1024&&$b(a,0,2);var g="undefined"!=typeof e;if(!g)e=a.position;else if(!a.seekable)throw new N(70);b=a.Ma.write(a,b,c,d,e,void 0);g||(a.position+=b);return b}
132
+ function ta(a){var b=b||0;var c="binary";"utf8"!==c&&"binary"!==c&&Ma(`Invalid encoding type "${c}"`);b=ma(a,b);a=Xb(a).size;var d=new Uint8Array(a);ac(b,d,0,a,0);"utf8"===c&&(d=gb(d));oa(b);return d}
133
+ function W(a,b,c){a=ia("/dev/"+a);var d=ja(!!b,!!c);W.Cb??(W.Cb=64);var e=W.Cb++<<8|0;mb(e,{open(g){g.seekable=!1},close(){c?.buffer?.length&&c(10)},read(g,h,q,w){for(var t=0,x=0;x<w;x++){try{var D=b()}catch(pb){throw new N(29);}if(void 0===D&&0===t)throw new N(6);if(null===D||void 0===D)break;t++;h[q+x]=D}t&&(g.node.atime=Date.now());return t},write(g,h,q,w){for(var t=0;t<w;t++)try{c(h[q+t])}catch(x){throw new N(29);}w&&(g.node.mtime=g.node.ctime=Date.now());return t}});Ub(a,d,e)}var X={};
134
+ function Y(a,b,c){if("/"===b.charAt(0))return b;a=-100===a?"/":T(a).path;if(0==b.length){if(!c)throw new N(44);return a}return a+"/"+b}
135
+ function kc(a,b){F[a>>2]=b.dev;F[a+4>>2]=b.mode;F[a+8>>2]=b.nlink;F[a+12>>2]=b.uid;F[a+16>>2]=b.gid;F[a+20>>2]=b.rdev;G[a+24>>3]=BigInt(b.size);E[a+32>>2]=4096;E[a+36>>2]=b.blocks;var c=b.atime.getTime(),d=b.mtime.getTime(),e=b.ctime.getTime();G[a+40>>3]=BigInt(Math.floor(c/1E3));F[a+48>>2]=c%1E3*1E6;G[a+56>>3]=BigInt(Math.floor(d/1E3));F[a+64>>2]=d%1E3*1E6;G[a+72>>3]=BigInt(Math.floor(e/1E3));F[a+80>>2]=e%1E3*1E6;G[a+88>>3]=BigInt(b.ino);return 0}
136
+ var Cc=void 0,Ec=()=>{var a=E[+Cc>>2];Cc+=4;return a},Fc=0,Gc=[0,31,60,91,121,152,182,213,244,274,305,335],Hc=[0,31,59,90,120,151,181,212,243,273,304,334],Ic={},Jc=a=>{Ga=a;Ya||0<Fc||(k.onExit?.(a),Fa=!0);xa(a,new Sa(a))},Kc=a=>{if(!Fa)try{a()}catch(b){b instanceof Sa||"unwind"==b||xa(1,b)}finally{if(!(Ya||0<Fc))try{Ga=a=Ga,Jc(a)}catch(b){b instanceof Sa||"unwind"==b||xa(1,b)}}},Lc={},Nc=()=>{if(!Mc){var a={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:(globalThis.navigator?.language??
137
+ "C").replace("-","_")+".UTF-8",_:wa||"./this.program"},b;for(b in Lc)void 0===Lc[b]?delete a[b]:a[b]=Lc[b];var c=[];for(b in a)c.push(`${b}=${a[b]}`);Mc=c}return Mc},Mc,Oc=(a,b,c,d)=>{var e={string:t=>{var x=0;if(null!==t&&void 0!==t&&0!==t){x=ib(t)+1;var D=y(x);M(t,C,D,x);x=D}return x},array:t=>{var x=y(t.length);m.set(t,x);return x}};a=k["_"+a];var g=[],h=0;if(d)for(var q=0;q<d.length;q++){var w=e[c[q]];w?(0===h&&(h=pa()),g[q]=w(d[q])):g[q]=d[q]}c=a(...g);return c=function(t){0!==h&&ra(h);return"string"===
138
+ b?z(t):"boolean"===b?!!t:t}(c)},fa=a=>{var b=ib(a)+1,c=da(b);c&&M(a,C,c,b);return c},Pc,Qc=[],A=a=>{Pc.delete(Z.get(a));Z.set(a,null);Qc.push(a)},Rc=a=>{const b=a.length;return[b%128|128,b>>7,...a]},Sc={i:127,p:127,j:126,f:125,d:124,e:111},Tc=a=>Rc(Array.from(a,b=>Sc[b])),va=(a,b)=>{if(!Pc){Pc=new WeakMap;var c=Z.length;if(Pc)for(var d=0;d<0+c;d++){var e=Z.get(d);e&&Pc.set(e,d)}}if(c=Pc.get(a)||0)return c;c=Qc.length?Qc.pop():Z.grow(1);try{Z.set(c,a)}catch(g){if(!(g instanceof TypeError))throw g;
139
+ b=Uint8Array.of(0,97,115,109,1,0,0,0,1,...Rc([1,96,...Tc(b.slice(1)),...Tc("v"===b[0]?"":b[0])]),2,7,1,1,101,1,102,0,0,7,5,1,1,102,0,0);b=new WebAssembly.Module(b);b=(new WebAssembly.Instance(b,{e:{f:a}})).exports.f;Z.set(c,b)}Pc.set(a,c);return c};R=Array(4096);Sb(O,"/");U("/tmp");U("/home");U("/home/web_user");
140
+ (function(){U("/dev");mb(259,{read:()=>0,write:(d,e,g,h)=>h,Va:()=>0});Ub("/dev/null",259);kb(1280,wb);kb(1536,xb);Ub("/dev/tty",1280);Ub("/dev/tty1",1536);var a=new Uint8Array(1024),b=0,c=()=>{0===b&&(eb(a),b=a.byteLength);return a[--b]};W("random",c);W("urandom",c);U("/dev/shm");U("/dev/shm/tmp")})();
141
+ (function(){U("/proc");var a=U("/proc/self");U("/proc/self/fd");Sb({Xa(){var b=zb(a,"fd",16895,73);b.Ma={Va:O.Ma.Va};b.La={lookup(c,d){c=+d;var e=T(c);c={parent:null,Xa:{Db:"fake"},La:{readlink:()=>e.path},id:c+1};return c.parent=c},readdir(){return Array.from(Eb.entries()).filter(([,c])=>c).map(([c])=>c.toString())}};return b}},"/proc/self/fd")})();k.noExitRuntime&&(Ya=k.noExitRuntime);k.print&&(Da=k.print);k.printErr&&(B=k.printErr);k.wasmBinary&&(Ea=k.wasmBinary);k.thisProgram&&(wa=k.thisProgram);
142
+ if(k.preInit)for("function"==typeof k.preInit&&(k.preInit=[k.preInit]);0<k.preInit.length;)k.preInit.shift()();k.stackSave=()=>pa();k.stackRestore=a=>ra(a);k.stackAlloc=a=>y(a);k.cwrap=(a,b,c,d)=>{var e=!c||c.every(g=>"number"===g||"boolean"===g);return"string"!==b&&e&&!d?k["_"+a]:(...g)=>Oc(a,b,c,g)};k.addFunction=va;k.removeFunction=A;k.UTF8ToString=z;k.stringToNewUTF8=fa;k.writeArrayToMemory=(a,b)=>{m.set(a,b)};
143
+ var da,ea,Bb,Uc,ra,y,pa,La,Z,Vc={a:(a,b,c,d)=>Ma(`Assertion failed: ${z(a)}, at: `+[b?z(b):"unknown filename",c,d?z(d):"unknown function"]),i:function(a,b){try{return a=z(a),la(a,b),0}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return-c.Pa}},L:function(a,b,c){try{b=z(b);b=Y(a,b);if(c&-8)return-28;var d=S(b,{ab:!0}).node;if(!d)return-44;a="";c&4&&(a+="r");c&2&&(a+="w");c&1&&(a+="x");return a&&Lb(d,a)?-2:0}catch(e){if("undefined"==typeof X||"ErrnoError"!==e.name)throw e;return-e.Pa}},
144
+ j:function(a,b){try{var c=T(a);Yb(c,c.node,b,!1);return 0}catch(d){if("undefined"==typeof X||"ErrnoError"!==d.name)throw d;return-d.Pa}},h:function(a){try{var b=T(a);Rb(b,b.node,{timestamp:Date.now(),Lb:!1});return 0}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return-c.Pa}},b:function(a,b,c){Cc=c;try{var d=T(a);switch(b){case 0:var e=Ec();if(0>e)break;for(;Eb[e];)e++;return Qb(d,e).fd;case 1:case 2:return 0;case 3:return d.flags;case 4:return e=Ec(),d.flags|=e,0;case 12:return e=
145
+ Ec(),Ha[e+0>>1]=2,0;case 13:case 14:return 0}return-28}catch(g){if("undefined"==typeof X||"ErrnoError"!==g.name)throw g;return-g.Pa}},g:function(a,b){try{var c=T(a),d=c.node,e=c.Ma.Ta;a=e?c:d;e??=d.La.Ta;Ob(e);var g=e(a);return kc(b,g)}catch(h){if("undefined"==typeof X||"ErrnoError"!==h.name)throw h;return-h.Pa}},H:function(a,b){b=-9007199254740992>b||9007199254740992<b?NaN:Number(b);try{if(isNaN(b))return-61;var c=T(a);if(0>b||0===(c.flags&2097155))throw new N(28);Zb(c,c.node,b);return 0}catch(d){if("undefined"==
146
+ typeof X||"ErrnoError"!==d.name)throw d;return-d.Pa}},G:function(a,b){try{if(0===b)return-28;var c=ib("/")+1;if(b<c)return-68;M("/",C,a,b);return c}catch(d){if("undefined"==typeof X||"ErrnoError"!==d.name)throw d;return-d.Pa}},K:function(a,b){try{return a=z(a),kc(b,Xb(a,!0))}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return-c.Pa}},C:function(a,b,c){try{return b=z(b),b=Y(a,b),U(b,c),0}catch(d){if("undefined"==typeof X||"ErrnoError"!==d.name)throw d;return-d.Pa}},J:function(a,
147
+ b,c,d){try{b=z(b);var e=d&256;b=Y(a,b,d&4096);return kc(c,e?Xb(b,!0):Xb(b))}catch(g){if("undefined"==typeof X||"ErrnoError"!==g.name)throw g;return-g.Pa}},x:function(a,b,c,d){Cc=d;try{b=z(b);b=Y(a,b);var e=d?Ec():0;return ma(b,c,e).fd}catch(g){if("undefined"==typeof X||"ErrnoError"!==g.name)throw g;return-g.Pa}},v:function(a,b,c,d){try{b=z(b);b=Y(a,b);if(0>=d)return-28;var e=S(b).node;if(!e)throw new N(44);if(!e.La.readlink)throw new N(28);var g=e.La.readlink(e);var h=Math.min(d,ib(g)),q=m[c+h];M(g,
148
+ C,c,d+1);m[c+h]=q;return h}catch(w){if("undefined"==typeof X||"ErrnoError"!==w.name)throw w;return-w.Pa}},u:function(a){try{return a=z(a),Wb(a),0}catch(b){if("undefined"==typeof X||"ErrnoError"!==b.name)throw b;return-b.Pa}},f:function(a,b){try{return a=z(a),kc(b,Xb(a))}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return-c.Pa}},r:function(a,b,c){try{b=z(b);b=Y(a,b);if(c)if(512===c)Wb(b);else return-28;else ua(b);return 0}catch(d){if("undefined"==typeof X||"ErrnoError"!==d.name)throw d;
149
+ return-d.Pa}},q:function(a,b,c){try{b=z(b);b=Y(a,b,!0);var d=Date.now(),e,g;if(c){var h=F[c>>2]+4294967296*E[c+4>>2],q=E[c+8>>2];1073741823==q?e=d:1073741822==q?e=null:e=1E3*h+q/1E6;c+=16;h=F[c>>2]+4294967296*E[c+4>>2];q=E[c+8>>2];1073741823==q?g=d:1073741822==q?g=null:g=1E3*h+q/1E6}else g=e=d;if(null!==(g??e)){a=e;var w=S(b,{ab:!0}).node;Ob(w.La.Ua)(w,{atime:a,mtime:g})}return 0}catch(t){if("undefined"==typeof X||"ErrnoError"!==t.name)throw t;return-t.Pa}},m:()=>Ma(""),l:()=>{Ya=!1;Fc=0},A:function(a,
150
+ b){a=-9007199254740992>a||9007199254740992<a?NaN:Number(a);a=new Date(1E3*a);E[b>>2]=a.getSeconds();E[b+4>>2]=a.getMinutes();E[b+8>>2]=a.getHours();E[b+12>>2]=a.getDate();E[b+16>>2]=a.getMonth();E[b+20>>2]=a.getFullYear()-1900;E[b+24>>2]=a.getDay();var c=a.getFullYear();E[b+28>>2]=(0!==c%4||0===c%100&&0!==c%400?Hc:Gc)[a.getMonth()]+a.getDate()-1|0;E[b+36>>2]=-(60*a.getTimezoneOffset());c=(new Date(a.getFullYear(),6,1)).getTimezoneOffset();var d=(new Date(a.getFullYear(),0,1)).getTimezoneOffset();
151
+ E[b+32>>2]=(c!=d&&a.getTimezoneOffset()==Math.min(d,c))|0},y:function(a,b,c,d,e,g,h){e=-9007199254740992>e||9007199254740992<e?NaN:Number(e);try{var q=T(d);if(0!==(b&2)&&0===(c&2)&&2!==(q.flags&2097155))throw new N(2);if(1===(q.flags&2097155))throw new N(2);if(!q.Ma.jb)throw new N(43);if(!a)throw new N(28);var w=q.Ma.jb(q,a,e,b,c);var t=w.Xb;E[g>>2]=w.Eb;F[h>>2]=t;return 0}catch(x){if("undefined"==typeof X||"ErrnoError"!==x.name)throw x;return-x.Pa}},z:function(a,b,c,d,e,g){g=-9007199254740992>g||
152
+ 9007199254740992<g?NaN:Number(g);try{var h=T(e);if(c&2){c=g;if(32768!==(h.node.mode&61440))throw new N(43);if(!(d&2)){var q=C.slice(a,a+b);h.Ma.kb&&h.Ma.kb(h,q,c,b,d)}}}catch(w){if("undefined"==typeof X||"ErrnoError"!==w.name)throw w;return-w.Pa}},n:(a,b)=>{Ic[a]&&(clearTimeout(Ic[a].id),delete Ic[a]);if(!b)return 0;var c=setTimeout(()=>{delete Ic[a];Kc(()=>Uc(a,performance.now()))},b);Ic[a]={id:c,lc:b};return 0},B:(a,b,c,d)=>{var e=(new Date).getFullYear(),g=(new Date(e,0,1)).getTimezoneOffset();
153
+ e=(new Date(e,6,1)).getTimezoneOffset();F[a>>2]=60*Math.max(g,e);E[b>>2]=Number(g!=e);b=h=>{var q=Math.abs(h);return`UTC${0<=h?"-":"+"}${String(Math.floor(q/60)).padStart(2,"0")}${String(q%60).padStart(2,"0")}`};a=b(g);b=b(e);e<g?(M(a,C,c,17),M(b,C,d,17)):(M(a,C,d,17),M(b,C,c,17))},d:()=>Date.now(),s:()=>2147483648,c:()=>performance.now(),o:a=>{var b=C.length;a>>>=0;if(2147483648<a)return!1;for(var c=1;4>=c;c*=2){var d=b*(1+.2/c);d=Math.min(d,a+100663296);a:{d=(Math.min(2147483648,65536*Math.ceil(Math.max(a,
154
+ d)/65536))-La.buffer.byteLength+65535)/65536|0;try{La.grow(d);Ka();var e=1;break a}catch(g){}e=void 0}if(e)return!0}return!1},E:(a,b)=>{var c=0,d=0,e;for(e of Nc()){var g=b+c;F[a+d>>2]=g;c+=M(e,C,g,Infinity)+1;d+=4}return 0},F:(a,b)=>{var c=Nc();F[a>>2]=c.length;a=0;for(var d of c)a+=ib(d)+1;F[b>>2]=a;return 0},e:function(a){try{var b=T(a);oa(b);return 0}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return c.Pa}},p:function(a,b){try{var c=T(a);m[b]=c.tty?2:P(c.mode)?3:40960===(c.mode&
155
+ 61440)?7:4;Ha[b+2>>1]=0;G[b+8>>3]=BigInt(0);G[b+16>>3]=BigInt(0);return 0}catch(d){if("undefined"==typeof X||"ErrnoError"!==d.name)throw d;return d.Pa}},w:function(a,b,c,d){try{a:{var e=T(a);a=b;for(var g,h=b=0;h<c;h++){var q=F[a>>2],w=F[a+4>>2];a+=8;var t=ac(e,m,q,w,g);if(0>t){var x=-1;break a}b+=t;if(t<w)break;"undefined"!=typeof g&&(g+=t)}x=b}F[d>>2]=x;return 0}catch(D){if("undefined"==typeof X||"ErrnoError"!==D.name)throw D;return D.Pa}},D:function(a,b,c,d){b=-9007199254740992>b||9007199254740992<
156
+ b?NaN:Number(b);try{if(isNaN(b))return 61;var e=T(a);$b(e,b,c);G[d>>3]=BigInt(e.position);e.rb&&0===b&&0===c&&(e.rb=null);return 0}catch(g){if("undefined"==typeof X||"ErrnoError"!==g.name)throw g;return g.Pa}},I:function(a){try{var b=T(a);return b.Ma?.fsync?.(b)}catch(c){if("undefined"==typeof X||"ErrnoError"!==c.name)throw c;return c.Pa}},t:function(a,b,c,d){try{a:{var e=T(a);a=b;for(var g,h=b=0;h<c;h++){var q=F[a>>2],w=F[a+4>>2];a+=8;var t=na(e,m,q,w,g);if(0>t){var x=-1;break a}b+=t;if(t<w)break;
157
+ "undefined"!=typeof g&&(g+=t)}x=b}F[d>>2]=x;return 0}catch(D){if("undefined"==typeof X||"ErrnoError"!==D.name)throw D;return D.Pa}},k:Jc};
158
+ function Wc(){function a(){k.calledRun=!0;if(!Fa){if(!k.noFSInit&&!Gb){var b,c;Gb=!0;b??=k.stdin;c??=k.stdout;d??=k.stderr;b?W("stdin",b):Vb("/dev/tty","/dev/stdin");c?W("stdout",null,c):Vb("/dev/tty","/dev/stdout");d?W("stderr",null,d):Vb("/dev/tty1","/dev/stderr");ma("/dev/stdin",0);ma("/dev/stdout",1);ma("/dev/stderr",1)}Xc.N();Hb=!1;k.onRuntimeInitialized?.();if(k.postRun)for("function"==typeof k.postRun&&(k.postRun=[k.postRun]);k.postRun.length;){var d=k.postRun.shift();Ua.push(d)}Ta(Ua)}}if(0<
159
+ J)Xa=Wc;else{if(k.preRun)for("function"==typeof k.preRun&&(k.preRun=[k.preRun]);k.preRun.length;)Wa();Ta(Va);0<J?Xa=Wc:k.setStatus?(k.setStatus("Running..."),setTimeout(()=>{setTimeout(()=>k.setStatus(""),1);a()},1)):a()}}var Xc;
160
+ (async function(){function a(c){c=Xc=c.exports;k._sqlite3_free=c.P;k._sqlite3_value_text=c.Q;k._sqlite3_prepare_v2=c.R;k._sqlite3_step=c.S;k._sqlite3_reset=c.T;k._sqlite3_exec=c.U;k._sqlite3_finalize=c.V;k._sqlite3_column_name=c.W;k._sqlite3_column_text=c.X;k._sqlite3_column_type=c.Y;k._sqlite3_errmsg=c.Z;k._sqlite3_clear_bindings=c._;k._sqlite3_value_blob=c.$;k._sqlite3_value_bytes=c.aa;k._sqlite3_value_double=c.ba;k._sqlite3_value_int=c.ca;k._sqlite3_value_type=c.da;k._sqlite3_result_blob=c.ea;
161
+ k._sqlite3_result_double=c.fa;k._sqlite3_result_error=c.ga;k._sqlite3_result_int=c.ha;k._sqlite3_result_int64=c.ia;k._sqlite3_result_null=c.ja;k._sqlite3_result_text=c.ka;k._sqlite3_aggregate_context=c.la;k._sqlite3_column_count=c.ma;k._sqlite3_data_count=c.na;k._sqlite3_column_blob=c.oa;k._sqlite3_column_bytes=c.pa;k._sqlite3_column_double=c.qa;k._sqlite3_bind_blob=c.ra;k._sqlite3_bind_double=c.sa;k._sqlite3_bind_int=c.ta;k._sqlite3_bind_text=c.ua;k._sqlite3_bind_parameter_index=c.va;k._sqlite3_sql=
162
+ c.wa;k._sqlite3_normalized_sql=c.xa;k._sqlite3_changes=c.ya;k._sqlite3_close_v2=c.za;k._sqlite3_create_function_v2=c.Aa;k._sqlite3_update_hook=c.Ba;k._sqlite3_open=c.Ca;da=k._malloc=c.Da;ea=k._free=c.Ea;k._RegisterExtensionFunctions=c.Fa;Bb=c.Ga;Uc=c.Ha;ra=c.Ia;y=c.Ja;pa=c.Ka;La=c.M;Z=c.O;Ka();J--;k.monitorRunDependencies?.(J);0==J&&Xa&&(c=Xa,Xa=null,c());return Xc}J++;k.monitorRunDependencies?.(J);var b={a:Vc};if(k.instantiateWasm)return new Promise(c=>{k.instantiateWasm(b,(d,e)=>{c(a(d,e))})});
163
+ Na??=k.locateFile?k.locateFile("sql-wasm.wasm",za):za+"sql-wasm.wasm";return a((await Ra(b)).instance)})();Wc();
164
+
165
+
166
+ // The shell-pre.js and emcc-generated code goes above
167
+ return Module;
168
+ }); // The end of the promise being returned
169
+
170
+ return initSqlJsPromise;
171
+ } // The end of our initSqlJs function
172
+
173
+ // This bit below is copied almost exactly from what you get when you use the MODULARIZE=1 flag with emcc
174
+ // However, we don't want to use the emcc modularization. See shell-pre.js
175
+ if (typeof exports === 'object' && typeof module === 'object'){
176
+ module.exports = initSqlJs;
177
+ // This will allow the module to be used in ES6 or CommonJS
178
+ module.exports.default = initSqlJs;
179
+ }
180
+ else if (typeof define === 'function' && define['amd']) {
181
+ define([], function() { return initSqlJs; });
182
+ }
183
+ else if (typeof exports === 'object'){
184
+ exports["Module"] = initSqlJs;
185
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "name": "sql.js",
3
+ "version": "1.14.1",
4
+ "description": "SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).",
5
+ "keywords": [
6
+ "sql",
7
+ "sqlite",
8
+ "stand-alone",
9
+ "relational",
10
+ "database",
11
+ "RDBMS",
12
+ "data",
13
+ "query",
14
+ "statement",
15
+ "emscripten",
16
+ "asm",
17
+ "asm.js"
18
+ ],
19
+ "license": "MIT",
20
+ "main": "./dist/sql-wasm.js",
21
+ "exports": {
22
+ ".": {
23
+ "browser": "./dist/sql-wasm-browser.js",
24
+ "default": "./dist/sql-wasm.js"
25
+ },
26
+ "./dist/*": "./dist/*"
27
+ },
28
+ "scripts": {
29
+ "build": "make",
30
+ "rebuild": "npm run clean && npm run build",
31
+ "clean": "make clean",
32
+ "test": "npm run lint && npm run test-asm && npm run test-asm-debug && npm run test-wasm && npm run test-wasm-debug && npm run test-wasm-browser && npm run test-asm-memory-growth",
33
+ "lint": "eslint .",
34
+ "prettify": "eslint . --fix",
35
+ "test-asm": "node --unhandled-rejections=strict test/all.js asm",
36
+ "test-asm-debug": "node --unhandled-rejections=strict test/all.js asm-debug",
37
+ "test-asm-memory-growth": "node --unhandled-rejections=strict test/all.js asm-memory-growth",
38
+ "test-wasm": "node --unhandled-rejections=strict test/all.js wasm",
39
+ "test-wasm-debug": "node --unhandled-rejections=strict test/all.js wasm-debug",
40
+ "test-wasm-browser": "node --unhandled-rejections=strict test/all.js wasm-browser",
41
+ "doc": "jsdoc -c .jsdoc.config.json"
42
+ },
43
+ "homepage": "http://github.com/sql-js/sql.js",
44
+ "repository": {
45
+ "type": "git",
46
+ "url": "http://github.com/sql-js/sql.js.git"
47
+ },
48
+ "bugs": {
49
+ "url": "https://github.com/sql-js/sql.js/issues"
50
+ },
51
+ "devDependencies": {
52
+ "@eslint/js": "^10.0.0",
53
+ "clean-jsdoc-theme": "^4.2.0",
54
+ "eslint": "^10.0.0",
55
+ "globals": "^16.4.0",
56
+ "jsdoc": "^4.0.2"
57
+ }
58
+ }
package/app/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "9router-app",
3
- "version": "0.4.35",
3
+ "version": "0.4.52",
4
4
  "description": "9Router web dashboard",
5
5
  "private": true,
6
6
  "scripts": {
@@ -12,6 +12,10 @@
12
12
  "start:bun": "NODE_ENV=production bun ./.next/standalone/server.js"
13
13
  },
14
14
  "dependencies": {
15
+ "@dnd-kit/core": "^6.3.1",
16
+ "@dnd-kit/modifiers": "^9.0.0",
17
+ "@dnd-kit/sortable": "^10.0.0",
18
+ "@dnd-kit/utilities": "^3.2.2",
15
19
  "@monaco-editor/react": "^4.7.0",
16
20
  "@tailwindcss/postcss": "^4.1.18",
17
21
  "@xyflow/react": "^12.10.1",