@jheavenknows/bluerouter 4.0.83 → 4.0.85

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 (999) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +5 -3
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/routes-manifest.json +16 -0
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page.js +3 -3
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page.js.nft.json +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page.js +2 -2
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page_client-reference-manifest.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js +2 -2
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js +2 -2
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  80. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  81. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  83. package/app/.next-cli-build/server/app/_global-error/page.js +3 -3
  84. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  86. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  87. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  88. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  95. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  97. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  98. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  99. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  100. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  102. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  103. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  104. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  105. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/login/route.js +2 -2
  110. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  116. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  118. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  120. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +3 -3
  122. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  124. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js +2 -2
  130. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  134. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  136. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  140. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  142. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  144. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  146. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  148. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  150. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  152. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  154. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  156. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  158. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  160. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/cli-tools/qwen-settings/route.js +2 -2
  162. package/app/.next-cli-build/server/app/api/cli-tools/qwen-settings/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  164. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  166. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js +2 -2
  168. package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/dashboard/combos/route.js +1 -1
  170. package/app/.next-cli-build/server/app/api/dashboard/combos/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js +1 -1
  172. package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js +1 -1
  178. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  180. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js +1 -1
  184. package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/keys/route.js +2 -2
  188. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  190. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
  194. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  210. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  212. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  214. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  215. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  216. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  222. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  236. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  237. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js +1 -0
  238. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js.nft.json +1 -0
  239. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route_client-reference-manifest.js +1 -0
  240. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js +1 -0
  241. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js.nft.json +1 -0
  242. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route_client-reference-manifest.js +1 -0
  243. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js +1 -1
  244. package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js.nft.json +1 -1
  245. package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js +1 -1
  248. package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js.nft.json +1 -1
  249. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  250. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  251. package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
  252. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  254. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  255. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  256. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  257. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  258. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  266. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  267. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  268. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  269. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  270. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  272. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  273. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  274. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  275. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  276. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  278. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  279. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  280. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  281. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  282. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  284. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  285. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  286. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  287. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  288. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  289. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  290. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  291. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  292. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  293. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  294. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  295. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  296. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  297. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  298. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  299. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  300. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  301. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  302. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  303. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  304. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  305. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  306. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  307. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  308. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  309. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  310. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  311. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  312. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  313. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  314. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  320. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  321. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  322. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  323. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  324. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  325. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  326. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  327. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  328. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  329. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -1
  330. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  331. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  332. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  335. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  336. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  337. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  338. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  339. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  340. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  344. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  345. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  346. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  347. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  348. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  362. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  374. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  383. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  384. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  385. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  386. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  387. package/app/.next-cli-build/server/app/api/version/restart/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/version/restart/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  390. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  392. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  393. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  394. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  395. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  396. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  397. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  398. package/app/.next-cli-build/server/app/callback.html +1 -1
  399. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  400. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  401. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  402. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  403. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  404. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  405. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  406. package/app/.next-cli-build/server/app/dashboard/analytics.html +1 -1
  407. package/app/.next-cli-build/server/app/dashboard/analytics.rsc +5 -5
  408. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +1 -1
  409. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
  410. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  411. package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  412. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_full.segment.rsc +5 -5
  413. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
  414. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_index.segment.rsc +4 -4
  415. package/app/.next-cli-build/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
  416. package/app/.next-cli-build/server/app/dashboard/api-keys.html +1 -1
  417. package/app/.next-cli-build/server/app/dashboard/api-keys.rsc +6 -6
  418. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys/__PAGE__.segment.rsc +2 -2
  419. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys.segment.rsc +1 -1
  420. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  421. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  422. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_full.segment.rsc +6 -6
  423. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_head.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_index.segment.rsc +4 -4
  425. package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_tree.segment.rsc +2 -2
  426. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  427. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  428. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  429. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  430. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  432. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  433. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  435. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  436. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  437. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  438. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  439. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  440. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  442. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  443. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  444. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  445. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  446. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  447. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  448. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  449. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  450. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  451. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  452. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  453. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  454. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  455. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  456. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  457. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  458. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  459. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  460. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  462. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  463. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  464. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  465. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  466. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  467. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  468. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  469. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  470. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  471. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  472. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  473. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  474. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  475. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  476. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  477. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  478. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  479. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  480. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  481. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  482. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  483. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  484. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  486. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  487. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  489. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  490. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  491. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  492. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  493. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  494. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  496. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  497. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  498. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +5 -5
  499. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  500. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  501. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  502. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  503. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +5 -5
  504. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +4 -4
  506. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
  507. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  508. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +5 -5
  509. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  510. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  511. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  512. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  513. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +5 -5
  514. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  515. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +4 -4
  516. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
  517. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  518. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  519. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  520. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  521. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  522. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  523. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  524. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  525. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  526. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  527. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  528. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  529. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  530. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  531. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  532. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  533. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  534. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  535. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  536. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  537. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  538. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  539. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  540. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  541. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  542. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  543. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  544. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  545. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  546. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  547. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  548. package/app/.next-cli-build/server/app/dashboard/quota.html +1 -1
  549. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  550. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  551. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  552. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  554. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  555. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  556. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  557. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  558. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  559. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  560. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  561. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  562. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  563. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  564. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  565. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  566. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  567. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  568. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  569. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  570. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  571. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  572. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  573. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  574. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  575. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  576. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  577. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  578. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  579. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  580. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  581. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  582. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  583. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  584. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  585. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  586. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  587. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  588. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  589. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  590. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  591. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  592. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  593. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  594. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  595. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  596. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  597. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  598. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  599. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  600. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  601. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  602. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  603. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  604. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  605. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  606. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  607. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  608. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  609. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  610. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  611. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  612. package/app/.next-cli-build/server/app/index.html +1 -1
  613. package/app/.next-cli-build/server/app/index.rsc +4 -4
  614. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  615. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  616. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  617. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  618. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  619. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  620. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  621. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  622. package/app/.next-cli-build/server/app/landing.html +1 -1
  623. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  624. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  625. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  626. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  627. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  628. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  629. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  630. package/app/.next-cli-build/server/app/login/page.js +2 -2
  631. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  632. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  633. package/app/.next-cli-build/server/app/login.html +1 -1
  634. package/app/.next-cli-build/server/app/login.rsc +5 -5
  635. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  636. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  637. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  638. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  639. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  640. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  641. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  642. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  643. package/app/.next-cli-build/server/app/page.js +2 -2
  644. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  645. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  646. package/app/.next-cli-build/server/app-paths-manifest.json +5 -3
  647. package/app/.next-cli-build/server/chunks/1220.js +3 -3
  648. package/app/.next-cli-build/server/chunks/{9528.js → 1817.js} +2 -2
  649. package/app/.next-cli-build/server/chunks/1998.js +1 -1
  650. package/app/.next-cli-build/server/chunks/2338.js +3 -3
  651. package/app/.next-cli-build/server/chunks/2944.js +1 -0
  652. package/app/.next-cli-build/server/chunks/3104.js +1 -1
  653. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  654. package/app/.next-cli-build/server/chunks/318.js +2 -2
  655. package/app/.next-cli-build/server/chunks/3913.js +1 -1
  656. package/app/.next-cli-build/server/chunks/4123.js +1 -0
  657. package/app/.next-cli-build/server/chunks/4177.js +1 -0
  658. package/app/.next-cli-build/server/chunks/4306.js +1 -0
  659. package/app/.next-cli-build/server/chunks/4404.js +1 -1
  660. package/app/.next-cli-build/server/chunks/4632.js +1 -1
  661. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  662. package/app/.next-cli-build/server/chunks/4778.js +1 -0
  663. package/app/.next-cli-build/server/chunks/4790.js +2 -2
  664. package/app/.next-cli-build/server/chunks/5592.js +1 -0
  665. package/app/.next-cli-build/server/chunks/6053.js +2 -0
  666. package/app/.next-cli-build/server/chunks/6604.js +1 -1
  667. package/app/.next-cli-build/server/chunks/6698.js +1 -0
  668. package/app/.next-cli-build/server/chunks/6811.js +1 -0
  669. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  670. package/app/.next-cli-build/server/chunks/7669.js +1 -0
  671. package/app/.next-cli-build/server/chunks/7793.js +1 -0
  672. package/app/.next-cli-build/server/chunks/{5199.js → 8153.js} +1 -1
  673. package/app/.next-cli-build/server/chunks/8352.js +2 -2
  674. package/app/.next-cli-build/server/chunks/9614.js +1 -0
  675. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  676. package/app/.next-cli-build/server/pages/404.html +1 -1
  677. package/app/.next-cli-build/server/pages/500.html +1 -1
  678. package/app/.next-cli-build/static/chunks/{5497-ee00393742cdf0c0.js → 5497-980f8e9e024015c5.js} +1 -1
  679. package/app/.next-cli-build/static/chunks/{620-e52cdb7bf4372c8c.js → 620-33cc7196b41f3384.js} +1 -1
  680. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/personalcloudprovider/page-ee0f36d3ca6734c8.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/_global-error/page-68c4c64e15342d23.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-68c4c64e15342d23.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-68c4c64e15342d23.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-68c4c64e15342d23.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-68c4c64e15342d23.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-68c4c64e15342d23.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-68c4c64e15342d23.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-68c4c64e15342d23.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-68c4c64e15342d23.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-68c4c64e15342d23.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-68c4c64e15342d23.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-68c4c64e15342d23.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-68c4c64e15342d23.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-68c4c64e15342d23.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-68c4c64e15342d23.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-68c4c64e15342d23.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-68c4c64e15342d23.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-68c4c64e15342d23.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-68c4c64e15342d23.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-68c4c64e15342d23.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-68c4c64e15342d23.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-68c4c64e15342d23.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-68c4c64e15342d23.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-68c4c64e15342d23.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-68c4c64e15342d23.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-68c4c64e15342d23.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-68c4c64e15342d23.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-68c4c64e15342d23.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-68c4c64e15342d23.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-68c4c64e15342d23.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-68c4c64e15342d23.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/combos/route-68c4c64e15342d23.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-68c4c64e15342d23.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-68c4c64e15342d23.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-68c4c64e15342d23.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-68c4c64e15342d23.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-68c4c64e15342d23.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-68c4c64e15342d23.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/health/route-68c4c64e15342d23.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/init/route-68c4c64e15342d23.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-68c4c64e15342d23.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-68c4c64e15342d23.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/keys/route-68c4c64e15342d23.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/locale/route-68c4c64e15342d23.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-68c4c64e15342d23.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-68c4c64e15342d23.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-68c4c64e15342d23.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-68c4c64e15342d23.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-68c4c64e15342d23.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-68c4c64e15342d23.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-68c4c64e15342d23.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-68c4c64e15342d23.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-68c4c64e15342d23.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-68c4c64e15342d23.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-68c4c64e15342d23.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/models/route-68c4c64e15342d23.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/models/test/route-68c4c64e15342d23.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-68c4c64e15342d23.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-68c4c64e15342d23.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-68c4c64e15342d23.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-68c4c64e15342d23.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-68c4c64e15342d23.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-68c4c64e15342d23.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-68c4c64e15342d23.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-68c4c64e15342d23.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-68c4c64e15342d23.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-68c4c64e15342d23.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/api-key-models/route-68c4c64e15342d23.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/import-models/route-68c4c64e15342d23.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-68c4c64e15342d23.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-68c4c64e15342d23.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-68c4c64e15342d23.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/pricing/route-68c4c64e15342d23.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-68c4c64e15342d23.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-68c4c64e15342d23.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-68c4c64e15342d23.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-68c4c64e15342d23.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-68c4c64e15342d23.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-68c4c64e15342d23.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-68c4c64e15342d23.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-68c4c64e15342d23.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-68c4c64e15342d23.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-68c4c64e15342d23.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/providers/route-68c4c64e15342d23.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-68c4c64e15342d23.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-68c4c64e15342d23.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-68c4c64e15342d23.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-68c4c64e15342d23.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-68c4c64e15342d23.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-68c4c64e15342d23.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-68c4c64e15342d23.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-68c4c64e15342d23.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-68c4c64e15342d23.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-68c4c64e15342d23.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-68c4c64e15342d23.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-68c4c64e15342d23.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/settings/route-68c4c64e15342d23.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-68c4c64e15342d23.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/tags/route-68c4c64e15342d23.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-68c4c64e15342d23.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-68c4c64e15342d23.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-68c4c64e15342d23.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-68c4c64e15342d23.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-68c4c64e15342d23.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-68c4c64e15342d23.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-68c4c64e15342d23.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-68c4c64e15342d23.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-68c4c64e15342d23.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-68c4c64e15342d23.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-68c4c64e15342d23.js +1 -0
  791. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-68c4c64e15342d23.js +1 -0
  792. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-68c4c64e15342d23.js +1 -0
  793. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-68c4c64e15342d23.js +1 -0
  794. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-68c4c64e15342d23.js +1 -0
  795. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-68c4c64e15342d23.js +1 -0
  796. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-68c4c64e15342d23.js +1 -0
  797. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-68c4c64e15342d23.js +1 -0
  798. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-68c4c64e15342d23.js +1 -0
  799. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-68c4c64e15342d23.js +1 -0
  800. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-68c4c64e15342d23.js +1 -0
  801. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-68c4c64e15342d23.js +1 -0
  802. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-68c4c64e15342d23.js +1 -0
  803. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-68c4c64e15342d23.js +1 -0
  804. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-68c4c64e15342d23.js +1 -0
  805. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-68c4c64e15342d23.js +1 -0
  806. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-68c4c64e15342d23.js +1 -0
  807. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-68c4c64e15342d23.js +1 -0
  808. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-68c4c64e15342d23.js +1 -0
  809. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-68c4c64e15342d23.js +1 -0
  810. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-68c4c64e15342d23.js +1 -0
  811. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-68c4c64e15342d23.js +1 -0
  812. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-68c4c64e15342d23.js +1 -0
  813. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-68c4c64e15342d23.js +1 -0
  814. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-68c4c64e15342d23.js +1 -0
  815. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-68c4c64e15342d23.js +1 -0
  816. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-68c4c64e15342d23.js +1 -0
  817. package/app/.next-cli-build/static/chunks/app/api/v1/route-68c4c64e15342d23.js +1 -0
  818. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-68c4c64e15342d23.js +1 -0
  819. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-68c4c64e15342d23.js +1 -0
  820. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-68c4c64e15342d23.js +1 -0
  821. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-68c4c64e15342d23.js +1 -0
  822. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-68c4c64e15342d23.js +1 -0
  823. package/app/.next-cli-build/static/chunks/app/api/version/route-68c4c64e15342d23.js +1 -0
  824. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-68c4c64e15342d23.js +1 -0
  825. package/app/.next-cli-build/static/chunks/app/api/version/update/route-68c4c64e15342d23.js +1 -0
  826. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-68c4c64e15342d23.js +1 -0
  827. package/app/.next-cli-build/static/chunks/app/page-68c4c64e15342d23.js +1 -0
  828. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-68c4c64e15342d23.js +1 -0
  829. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-68c4c64e15342d23.js +1 -0
  830. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-68c4c64e15342d23.js +1 -0
  831. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-68c4c64e15342d23.js +1 -0
  832. package/app/.next-cli-build/static/css/{1a44773b396cb403.css → 0f8c50d417580c2a.css} +1 -1
  833. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  834. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  835. package/app/package.json +1 -1
  836. package/package.json +1 -1
  837. package/app/.next-cli-build/server/chunks/1813.js +0 -1
  838. package/app/.next-cli-build/server/chunks/2409.js +0 -1
  839. package/app/.next-cli-build/server/chunks/2549.js +0 -1
  840. package/app/.next-cli-build/server/chunks/42.js +0 -1
  841. package/app/.next-cli-build/server/chunks/5060.js +0 -2
  842. package/app/.next-cli-build/server/chunks/5296.js +0 -1
  843. package/app/.next-cli-build/server/chunks/7153.js +0 -1
  844. package/app/.next-cli-build/server/chunks/8025.js +0 -1
  845. package/app/.next-cli-build/server/chunks/918.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/personalcloudprovider/page-412b9bdb7bf8aeb6.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/_global-error/page-4dec00916d7557b4.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-4dec00916d7557b4.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-4dec00916d7557b4.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-4dec00916d7557b4.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-4dec00916d7557b4.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-4dec00916d7557b4.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-4dec00916d7557b4.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-4dec00916d7557b4.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-4dec00916d7557b4.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-4dec00916d7557b4.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-4dec00916d7557b4.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-4dec00916d7557b4.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-4dec00916d7557b4.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-4dec00916d7557b4.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-4dec00916d7557b4.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-4dec00916d7557b4.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-4dec00916d7557b4.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-4dec00916d7557b4.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-4dec00916d7557b4.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-4dec00916d7557b4.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-4dec00916d7557b4.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-4dec00916d7557b4.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-4dec00916d7557b4.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-4dec00916d7557b4.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-4dec00916d7557b4.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-4dec00916d7557b4.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-4dec00916d7557b4.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-4dec00916d7557b4.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-4dec00916d7557b4.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-4dec00916d7557b4.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-4dec00916d7557b4.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/combos/route-4dec00916d7557b4.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-4dec00916d7557b4.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-4dec00916d7557b4.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-4dec00916d7557b4.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-4dec00916d7557b4.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-4dec00916d7557b4.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-4dec00916d7557b4.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/health/route-4dec00916d7557b4.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/init/route-4dec00916d7557b4.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-4dec00916d7557b4.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-4dec00916d7557b4.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/keys/route-4dec00916d7557b4.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/locale/route-4dec00916d7557b4.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-4dec00916d7557b4.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-4dec00916d7557b4.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-4dec00916d7557b4.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-4dec00916d7557b4.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-4dec00916d7557b4.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-4dec00916d7557b4.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-4dec00916d7557b4.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-4dec00916d7557b4.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-4dec00916d7557b4.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-4dec00916d7557b4.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-4dec00916d7557b4.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/models/route-4dec00916d7557b4.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/models/test/route-4dec00916d7557b4.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-4dec00916d7557b4.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-4dec00916d7557b4.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-4dec00916d7557b4.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-4dec00916d7557b4.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-4dec00916d7557b4.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-4dec00916d7557b4.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-4dec00916d7557b4.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-4dec00916d7557b4.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-4dec00916d7557b4.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-4dec00916d7557b4.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-4dec00916d7557b4.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-4dec00916d7557b4.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-4dec00916d7557b4.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/pricing/route-4dec00916d7557b4.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-4dec00916d7557b4.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-4dec00916d7557b4.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-4dec00916d7557b4.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-4dec00916d7557b4.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-4dec00916d7557b4.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-4dec00916d7557b4.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-4dec00916d7557b4.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-4dec00916d7557b4.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-4dec00916d7557b4.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-4dec00916d7557b4.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/providers/route-4dec00916d7557b4.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-4dec00916d7557b4.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-4dec00916d7557b4.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-4dec00916d7557b4.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-4dec00916d7557b4.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-4dec00916d7557b4.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-4dec00916d7557b4.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-4dec00916d7557b4.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-4dec00916d7557b4.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-4dec00916d7557b4.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-4dec00916d7557b4.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-4dec00916d7557b4.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-4dec00916d7557b4.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/settings/route-4dec00916d7557b4.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-4dec00916d7557b4.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/tags/route-4dec00916d7557b4.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-4dec00916d7557b4.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-4dec00916d7557b4.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-4dec00916d7557b4.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-4dec00916d7557b4.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-4dec00916d7557b4.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-4dec00916d7557b4.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-4dec00916d7557b4.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-4dec00916d7557b4.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-4dec00916d7557b4.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-4dec00916d7557b4.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-4dec00916d7557b4.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-4dec00916d7557b4.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-4dec00916d7557b4.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-4dec00916d7557b4.js +0 -1
  958. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-4dec00916d7557b4.js +0 -1
  959. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-4dec00916d7557b4.js +0 -1
  960. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-4dec00916d7557b4.js +0 -1
  961. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-4dec00916d7557b4.js +0 -1
  962. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-4dec00916d7557b4.js +0 -1
  963. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-4dec00916d7557b4.js +0 -1
  964. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-4dec00916d7557b4.js +0 -1
  965. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-4dec00916d7557b4.js +0 -1
  966. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-4dec00916d7557b4.js +0 -1
  967. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-4dec00916d7557b4.js +0 -1
  968. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-4dec00916d7557b4.js +0 -1
  969. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-4dec00916d7557b4.js +0 -1
  970. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-4dec00916d7557b4.js +0 -1
  971. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-4dec00916d7557b4.js +0 -1
  972. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-4dec00916d7557b4.js +0 -1
  973. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-4dec00916d7557b4.js +0 -1
  974. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-4dec00916d7557b4.js +0 -1
  975. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-4dec00916d7557b4.js +0 -1
  976. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-4dec00916d7557b4.js +0 -1
  977. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-4dec00916d7557b4.js +0 -1
  978. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-4dec00916d7557b4.js +0 -1
  979. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-4dec00916d7557b4.js +0 -1
  980. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-4dec00916d7557b4.js +0 -1
  981. package/app/.next-cli-build/static/chunks/app/api/v1/route-4dec00916d7557b4.js +0 -1
  982. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-4dec00916d7557b4.js +0 -1
  983. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-4dec00916d7557b4.js +0 -1
  984. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-4dec00916d7557b4.js +0 -1
  985. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-4dec00916d7557b4.js +0 -1
  986. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-4dec00916d7557b4.js +0 -1
  987. package/app/.next-cli-build/static/chunks/app/api/version/route-4dec00916d7557b4.js +0 -1
  988. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-4dec00916d7557b4.js +0 -1
  989. package/app/.next-cli-build/static/chunks/app/api/version/update/route-4dec00916d7557b4.js +0 -1
  990. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-4dec00916d7557b4.js +0 -1
  991. package/app/.next-cli-build/static/chunks/app/page-4dec00916d7557b4.js +0 -1
  992. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-4dec00916d7557b4.js +0 -1
  993. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-4dec00916d7557b4.js +0 -1
  994. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-4dec00916d7557b4.js +0 -1
  995. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-4dec00916d7557b4.js +0 -1
  996. /package/app/.next-cli-build/static/{y-ShvaR6T98oLeXmHwJmi → w2lwXkcrHh8pWtOGfITTK}/_buildManifest.js +0 -0
  997. /package/app/.next-cli-build/static/{y-ShvaR6T98oLeXmHwJmi → w2lwXkcrHh8pWtOGfITTK}/_ssgManifest.js +0 -0
  998. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-4.0.78-to-4.0.79-4.0.79-20260623-163639 → upgrade-4.0.82-to-4.0.83-4.0.83-20260624-133507}/data.sqlite +0 -0
  999. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-4.0.79-to-4.0.80-4.0.80-20260623-171118 → upgrade-4.0.83-to-4.0.84-4.0.84-20260624-135120}/data.sqlite +0 -0
@@ -0,0 +1 @@
1
+ exports.id=5592,exports.ids=[5592],exports.modules={4782:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"connection",{enumerable:!0,get:function(){return k}});let d=c(29294),e=c(63033),f=c(23445),g=c(15693),h=c(48894),i=c(92305);c(65934);let j=c(72339);function k(){let a=d.workAsyncStorage.getStore(),b=e.workUnitAsyncStorage.getStore();if(a){if(b&&"after"===b.phase&&!(0,i.isRequestAPICallableInsideAfter)())throw Object.defineProperty(Error(`Route ${a.route} used \`connection()\` inside \`after()\`. The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual Request, but \`after()\` executes after the request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/canary/app/api-reference/functions/after`),"__NEXT_ERROR_CODE",{value:"E827",enumerable:!1,configurable:!0});if(a.forceStatic)return Promise.resolve(void 0);if(a.dynamicShouldError)throw Object.defineProperty(new g.StaticGenBailoutError(`Route ${a.route} with \`dynamic = "error"\` couldn't be rendered statically because it used \`connection()\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E847",enumerable:!1,configurable:!0});if(b)switch(b.type){case"cache":{let b=Object.defineProperty(Error(`Route ${a.route} used \`connection()\` inside "use cache". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual request, but caches must be able to be produced before a request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E841",enumerable:!1,configurable:!0});throw Error.captureStackTrace(b,k),a.invalidDynamicUsageError??=b,b}case"private-cache":{let b=Object.defineProperty(Error(`Route ${a.route} used \`connection()\` inside "use cache: private". The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual navigation request, but caches must be able to be produced before a navigation request, so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E837",enumerable:!1,configurable:!0});throw Error.captureStackTrace(b,k),a.invalidDynamicUsageError??=b,b}case"unstable-cache":throw Object.defineProperty(Error(`Route ${a.route} used \`connection()\` inside a function cached with \`unstable_cache()\`. The \`connection()\` function is used to indicate the subsequent code must only run when there is an actual Request, but caches must be able to be produced before a Request so this function is not allowed in this scope. See more info here: https://nextjs.org/docs/app/api-reference/functions/unstable_cache`),"__NEXT_ERROR_CODE",{value:"E840",enumerable:!1,configurable:!0});case"generate-static-params":throw Object.defineProperty(Error(`Route ${a.route} used \`connection()\` inside \`generateStaticParams\`. This is not supported because \`generateStaticParams\` runs at build time without an HTTP request. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context`),"__NEXT_ERROR_CODE",{value:"E1125",enumerable:!1,configurable:!0});case"prerender":case"prerender-client":case"prerender-runtime":return(0,h.makeHangingPromise)(b.renderSignal,a.route,"`connection()`");case"validation-client":{let a="`connection`";throw Object.defineProperty(new j.InvariantError(`${a} must not be used within a Client Component. Next.js should be preventing ${a} from being included in Client Components statically, but did not in this case.`),"__NEXT_ERROR_CODE",{value:"E1063",enumerable:!1,configurable:!0})}case"prerender-ppr":return(0,f.postponeWithTracking)(a.route,"connection",b.dynamicTracking);case"prerender-legacy":return(0,f.throwToInterruptStaticGeneration)("connection",a,b);case"request":if((0,f.trackDynamicDataInDynamicRender)(b),b.asyncApiPromises)return b.asyncApiPromises.connection;return Promise.resolve(void 0)}}(0,e.throwForMissingRequestStore)("connection")}},7909:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"after",{enumerable:!0,get:function(){return e}});let d=c(29294);function e(a){let b=d.workAsyncStorage.getStore();if(!b)throw Object.defineProperty(Error("`after` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context"),"__NEXT_ERROR_CODE",{value:"E468",enumerable:!1,configurable:!0});let{afterContext:c}=b;return c.after(a)}},22688:(a,b)=>{"use strict";function c(){throw Object.defineProperty(Error('ImageResponse moved from "next/server" to "next/og" since Next.js 14, please import from "next/og" instead'),"__NEXT_ERROR_CODE",{value:"E183",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"ImageResponse",{enumerable:!0,get:function(){return c}})},23211:(a,b,c)=>{"use strict";var d=c(51703);c.o(d,"NextResponse")&&c.d(b,{NextResponse:function(){return d.NextResponse}})},30240:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d,e={isBot:function(){return h},userAgent:function(){return j},userAgentFromString:function(){return i}};for(var f in e)Object.defineProperty(b,f,{enumerable:!0,get:e[f]});let g=(d=c(42399))&&d.__esModule?d:{default:d};function h(a){return/Googlebot|Mediapartners-Google|AdsBot-Google|googleweblight|Storebot-Google|Google-PageRenderer|Google-InspectionTool|Bingbot|BingPreview|Slurp|DuckDuckBot|baiduspider|yandex|sogou|LinkedInBot|bitlybot|tumblr|vkShare|quora link preview|facebookexternalhit|facebookcatalog|Twitterbot|applebot|redditbot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|ia_archiver|GPTBot/i.test(a)}function i(a){return{...(0,g.default)(a),isBot:void 0!==a&&h(a)}}function j({headers:a}){return i(a.get("user-agent")||void 0)}},34327:(a,b,c)=>{"use strict";var d,e;Object.defineProperty(b,"__esModule",{value:!0}),d=c(7909),e=b,Object.keys(d).forEach(function(a){"default"===a||Object.prototype.hasOwnProperty.call(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:function(){return d[a]}})})},38293:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"URLPattern",{enumerable:!0,get:function(){return c}});let c="u"<typeof URLPattern?void 0:URLPattern},42399:(a,b,c)=>{var d,e={226:function(e,f){!function(g){"use strict";var h="function",i="undefined",j="object",k="string",l="major",m="model",n="name",o="type",p="vendor",q="version",r="architecture",s="console",t="mobile",u="tablet",v="smarttv",w="wearable",x="embedded",y="Amazon",z="Apple",A="ASUS",B="BlackBerry",C="Browser",D="Chrome",E="Firefox",F="Google",G="Huawei",H="Microsoft",I="Motorola",J="Opera",K="Samsung",L="Sharp",M="Sony",N="Xiaomi",O="Zebra",P="Facebook",Q="Chromium OS",R="Mac OS",S=function(a,b){var c={};for(var d in a)b[d]&&b[d].length%2==0?c[d]=b[d].concat(a[d]):c[d]=a[d];return c},T=function(a){for(var b={},c=0;c<a.length;c++)b[a[c].toUpperCase()]=a[c];return b},U=function(a,b){return typeof a===k&&-1!==V(b).indexOf(V(a))},V=function(a){return a.toLowerCase()},W=function(a,b){if(typeof a===k)return a=a.replace(/^\s\s*/,""),typeof b===i?a:a.substring(0,350)},X=function(a,b){for(var c,d,e,f,g,i,k=0;k<b.length&&!g;){var l=b[k],m=b[k+1];for(c=d=0;c<l.length&&!g&&l[c];)if(g=l[c++].exec(a))for(e=0;e<m.length;e++)i=g[++d],typeof(f=m[e])===j&&f.length>0?2===f.length?typeof f[1]==h?this[f[0]]=f[1].call(this,i):this[f[0]]=f[1]:3===f.length?typeof f[1]!==h||f[1].exec&&f[1].test?this[f[0]]=i?i.replace(f[1],f[2]):void 0:this[f[0]]=i?f[1].call(this,i,f[2]):void 0:4===f.length&&(this[f[0]]=i?f[3].call(this,i.replace(f[1],f[2])):void 0):this[f]=i||void 0;k+=2}},Y=function(a,b){for(var c in b)if(typeof b[c]===j&&b[c].length>0){for(var d=0;d<b[c].length;d++)if(U(b[c][d],a))return"?"===c?void 0:c}else if(U(b[c],a))return"?"===c?void 0:c;return a},Z={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},$={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[q,[n,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[q,[n,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[n,q],[/opios[\/ ]+([\w\.]+)/i],[q,[n,J+" Mini"]],[/\bopr\/([\w\.]+)/i],[q,[n,J]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,/(heytap|ovi)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[n,q],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[q,[n,"UC"+C]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i],[q,[n,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[q,[n,"WeChat"]],[/konqueror\/([\w\.]+)/i],[q,[n,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[q,[n,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[q,[n,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[n,/(.+)/,"$1 Secure "+C],q],[/\bfocus\/([\w\.]+)/i],[q,[n,E+" Focus"]],[/\bopt\/([\w\.]+)/i],[q,[n,J+" Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[q,[n,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[q,[n,"Dolphin"]],[/coast\/([\w\.]+)/i],[q,[n,J+" Coast"]],[/miuibrowser\/([\w\.]+)/i],[q,[n,"MIUI "+C]],[/fxios\/([-\w\.]+)/i],[q,[n,E]],[/\bqihu|(qi?ho?o?|360)browser/i],[[n,"360 "+C]],[/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i],[[n,/(.+)/,"$1 "+C],q],[/(comodo_dragon)\/([\w\.]+)/i],[[n,/_/g," "],q],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[n,q],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i,/\[(linkedin)app\]/i],[n],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[n,P],q],[/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[n,q],[/\bgsa\/([\w\.]+) .*safari\//i],[q,[n,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[q,[n,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[q,[n,D+" Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[n,D+" WebView"],q],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[q,[n,"Android "+C]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[n,q],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[q,[n,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[q,n],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[n,[q,Y,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[n,q],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[n,"Netscape"],q],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[q,[n,E+" Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i,/panasonic;(viera)/i],[n,q],[/(cobalt)\/([\w\.]+)/i],[n,[q,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[r,"amd64"]],[/(ia32(?=;))/i],[[r,V]],[/((?:i[346]|x)86)[;\)]/i],[[r,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[r,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[r,"armhf"]],[/windows (ce|mobile); ppc;/i],[[r,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[r,/ower/,"",V]],[/(sun4\w)[;\)]/i],[[r,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[r,V]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[m,[p,K],[o,u]],[/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[m,[p,K],[o,t]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[m,[p,z],[o,t]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[m,[p,z],[o,u]],[/(macintosh);/i],[m,[p,z]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[m,[p,L],[o,t]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[m,[p,G],[o,u]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[m,[p,G],[o,t]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[m,/_/g," "],[p,N],[o,t]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[m,/_/g," "],[p,N],[o,u]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[m,[p,"OPPO"],[o,t]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[m,[p,"Vivo"],[o,t]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[m,[p,"Realme"],[o,t]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[m,[p,I],[o,t]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[m,[p,I],[o,u]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[m,[p,"LG"],[o,u]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[m,[p,"LG"],[o,t]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[m,[p,"Lenovo"],[o,u]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[m,/_/g," "],[p,"Nokia"],[o,t]],[/(pixel c)\b/i],[m,[p,F],[o,u]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[m,[p,F],[o,t]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[m,[p,M],[o,t]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[m,"Xperia Tablet"],[p,M],[o,u]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[m,[p,"OnePlus"],[o,t]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[m,[p,y],[o,u]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[m,/(.+)/g,"Fire Phone $1"],[p,y],[o,t]],[/(playbook);[-\w\),; ]+(rim)/i],[m,p,[o,u]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[m,[p,B],[o,t]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[m,[p,A],[o,u]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[m,[p,A],[o,t]],[/(nexus 9)/i],[m,[p,"HTC"],[o,u]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[p,[m,/_/g," "],[o,t]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[m,[p,"Acer"],[o,u]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[m,[p,"Meizu"],[o,t]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[p,m,[o,t]],[/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[p,m,[o,u]],[/(surface duo)/i],[m,[p,H],[o,u]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[m,[p,"Fairphone"],[o,t]],[/(u304aa)/i],[m,[p,"AT&T"],[o,t]],[/\bsie-(\w*)/i],[m,[p,"Siemens"],[o,t]],[/\b(rct\w+) b/i],[m,[p,"RCA"],[o,u]],[/\b(venue[\d ]{2,7}) b/i],[m,[p,"Dell"],[o,u]],[/\b(q(?:mv|ta)\w+) b/i],[m,[p,"Verizon"],[o,u]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[m,[p,"Barnes & Noble"],[o,u]],[/\b(tm\d{3}\w+) b/i],[m,[p,"NuVision"],[o,u]],[/\b(k88) b/i],[m,[p,"ZTE"],[o,u]],[/\b(nx\d{3}j) b/i],[m,[p,"ZTE"],[o,t]],[/\b(gen\d{3}) b.+49h/i],[m,[p,"Swiss"],[o,t]],[/\b(zur\d{3}) b/i],[m,[p,"Swiss"],[o,u]],[/\b((zeki)?tb.*\b) b/i],[m,[p,"Zeki"],[o,u]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[p,"Dragon Touch"],m,[o,u]],[/\b(ns-?\w{0,9}) b/i],[m,[p,"Insignia"],[o,u]],[/\b((nxa|next)-?\w{0,9}) b/i],[m,[p,"NextBook"],[o,u]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[p,"Voice"],m,[o,t]],[/\b(lvtel\-)?(v1[12]) b/i],[[p,"LvTel"],m,[o,t]],[/\b(ph-1) /i],[m,[p,"Essential"],[o,t]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[m,[p,"Envizen"],[o,u]],[/\b(trio[-\w\. ]+) b/i],[m,[p,"MachSpeed"],[o,u]],[/\btu_(1491) b/i],[m,[p,"Rotor"],[o,u]],[/(shield[\w ]+) b/i],[m,[p,"Nvidia"],[o,u]],[/(sprint) (\w+)/i],[p,m,[o,t]],[/(kin\.[onetw]{3})/i],[[m,/\./g," "],[p,H],[o,t]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[m,[p,O],[o,u]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[m,[p,O],[o,t]],[/smart-tv.+(samsung)/i],[p,[o,v]],[/hbbtv.+maple;(\d+)/i],[[m,/^/,"SmartTV"],[p,K],[o,v]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[p,"LG"],[o,v]],[/(apple) ?tv/i],[p,[m,z+" TV"],[o,v]],[/crkey/i],[[m,D+"cast"],[p,F],[o,v]],[/droid.+aft(\w)( bui|\))/i],[m,[p,y],[o,v]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[m,[p,L],[o,v]],[/(bravia[\w ]+)( bui|\))/i],[m,[p,M],[o,v]],[/(mitv-\w{5}) bui/i],[m,[p,N],[o,v]],[/Hbbtv.*(technisat) (.*);/i],[p,m,[o,v]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[p,W],[m,W],[o,v]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[o,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[p,m,[o,s]],[/droid.+; (shield) bui/i],[m,[p,"Nvidia"],[o,s]],[/(playstation [345portablevi]+)/i],[m,[p,M],[o,s]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[m,[p,H],[o,s]],[/((pebble))app/i],[p,m,[o,w]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[m,[p,z],[o,w]],[/droid.+; (glass) \d/i],[m,[p,F],[o,w]],[/droid.+; (wt63?0{2,3})\)/i],[m,[p,O],[o,w]],[/(quest( 2| pro)?)/i],[m,[p,P],[o,w]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[p,[o,x]],[/(aeobc)\b/i],[m,[p,y],[o,x]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[m,[o,t]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[m,[o,u]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[o,u]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[o,t]],[/(android[-\w\. ]{0,9});.+buil/i],[m,[p,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[q,[n,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[q,[n,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[n,q],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[q,n]],os:[[/microsoft (windows) (vista|xp)/i],[n,q],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[n,[q,Y,Z]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[n,"Windows"],[q,Y,Z]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/ios;fbsv\/([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[q,/_/g,"."],[n,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[n,R],[q,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[q,n],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[n,q],[/\(bb(10);/i],[q,[n,B]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[q,[n,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[q,[n,E+" OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[q,[n,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[q,[n,"watchOS"]],[/crkey\/([\d\.]+)/i],[q,[n,D+"cast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[n,Q],q],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[n,q],[/(sunos) ?([\w\.\d]*)/i],[[n,"Solaris"],q],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[n,q]]},_=function(a,b){if(typeof a===j&&(b=a,a=void 0),!(this instanceof _))return new _(a,b).getResult();var c=typeof g!==i&&g.navigator?g.navigator:void 0,d=a||(c&&c.userAgent?c.userAgent:""),e=c&&c.userAgentData?c.userAgentData:void 0,f=b?S($,b):$,s=c&&c.userAgent==d;return this.getBrowser=function(){var a,b={};return b[n]=void 0,b[q]=void 0,X.call(b,d,f.browser),b[l]=typeof(a=b[q])===k?a.replace(/[^\d\.]/g,"").split(".")[0]:void 0,s&&c&&c.brave&&typeof c.brave.isBrave==h&&(b[n]="Brave"),b},this.getCPU=function(){var a={};return a[r]=void 0,X.call(a,d,f.cpu),a},this.getDevice=function(){var a={};return a[p]=void 0,a[m]=void 0,a[o]=void 0,X.call(a,d,f.device),s&&!a[o]&&e&&e.mobile&&(a[o]=t),s&&"Macintosh"==a[m]&&c&&typeof c.standalone!==i&&c.maxTouchPoints&&c.maxTouchPoints>2&&(a[m]="iPad",a[o]=u),a},this.getEngine=function(){var a={};return a[n]=void 0,a[q]=void 0,X.call(a,d,f.engine),a},this.getOS=function(){var a={};return a[n]=void 0,a[q]=void 0,X.call(a,d,f.os),s&&!a[n]&&e&&"Unknown"!=e.platform&&(a[n]=e.platform.replace(/chrome os/i,Q).replace(/macos/i,R)),a},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return d},this.setUA=function(a){return d=typeof a===k&&a.length>350?W(a,350):a,this},this.setUA(d),this};_.VERSION="1.0.35",_.BROWSER=T([n,q,l]),_.CPU=T([r]),_.DEVICE=T([m,p,o,s,t,v,u,w,x]),_.ENGINE=_.OS=T([n,q]),typeof f!==i?(e.exports&&(f=e.exports=_),f.UAParser=_):c.amdO?void 0===(d=(function(){return _}).call(b,c,b,a))||(a.exports=d):typeof g!==i&&(g.UAParser=_);var aa=typeof g!==i&&(g.jQuery||g.Zepto);if(aa&&!aa.ua){var ab=new _;aa.ua=ab.getResult(),aa.ua.get=function(){return ab.getUA()},aa.ua.set=function(a){ab.setUA(a);var b=ab.getResult();for(var c in b)aa.ua[c]=b[c]}}}("object"==typeof window?window:this)}},f={};function g(a){var b=f[a];if(void 0!==b)return b.exports;var c=f[a]={exports:{}},d=!0;try{e[a].call(c.exports,c,c.exports,g),d=!1}finally{d&&delete f[a]}return c.exports}g.ab=__dirname+"/",a.exports=g(226)},51703:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={ImageResponse:function(){return f.ImageResponse},NextRequest:function(){return g.NextRequest},NextResponse:function(){return h.NextResponse},URLPattern:function(){return j.URLPattern},after:function(){return k.after},connection:function(){return l.connection},userAgent:function(){return i.userAgent},userAgentFromString:function(){return i.userAgentFromString}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(22688),g=c(43690),h=c(70176),i=c(30240),j=c(38293),k=c(34327),l=c(4782)},70176:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"NextResponse",{enumerable:!0,get:function(){return l}});let d=c(91488),e=c(72642),f=c(62018),g=c(20445),h=c(91488),i=Symbol("internal response"),j=new Set([301,302,303,307,308]);function k(a,b){var c;if(null==a||null==(c=a.request)?void 0:c.headers){if(!(a.request.headers instanceof Headers))throw Object.defineProperty(Error("request.headers must be an instance of Headers"),"__NEXT_ERROR_CODE",{value:"E119",enumerable:!1,configurable:!0});let c=[];for(let[d,e]of a.request.headers)b.set("x-middleware-request-"+d,e),c.push(d);b.set("x-middleware-override-headers",c.join(","))}}class l extends Response{constructor(a,b={}){super(a,b);const c=this.headers,j=new Proxy(new h.ResponseCookies(c),{get(a,e,f){switch(e){case"delete":case"set":return(...f)=>{let g=Reflect.apply(a[e],a,f),i=new Headers(c);return g instanceof h.ResponseCookies&&c.set("x-middleware-set-cookie",g.getAll().map(a=>(0,d.stringifyCookie)(a)).join(",")),k(b,i),g};default:return g.ReflectAdapter.get(a,e,f)}}});this[i]={cookies:j,url:b.url?new e.NextURL(b.url,{headers:(0,f.toNodeOutgoingHttpHeaders)(c),nextConfig:b.nextConfig}):void 0}}[Symbol.for("edge-runtime.inspect.custom")](){return{cookies:this.cookies,url:this.url,body:this.body,bodyUsed:this.bodyUsed,headers:Object.fromEntries(this.headers),ok:this.ok,redirected:this.redirected,status:this.status,statusText:this.statusText,type:this.type}}get cookies(){return this[i].cookies}static json(a,b){let c=Response.json(a,b);return new l(c.body,c)}static redirect(a,b){let c="number"==typeof b?b:(null==b?void 0:b.status)??307;if(!j.has(c))throw Object.defineProperty(RangeError('Failed to execute "redirect" on "response": Invalid status code'),"__NEXT_ERROR_CODE",{value:"E529",enumerable:!1,configurable:!0});let d="object"==typeof b?b:{},e=new Headers(null==d?void 0:d.headers);return e.set("Location",(0,f.validateURL)(a)),new l(null,{...d,headers:e,status:c})}static rewrite(a,b){let c=new Headers(null==b?void 0:b.headers);return c.set("x-middleware-rewrite",(0,f.validateURL)(a)),k(b,c),new l(null,{...b,headers:c})}static next(a){let b=new Headers(null==a?void 0:a.headers);return b.set("x-middleware-next","1"),k(a,b),new l(null,{...a,headers:b})}}},92305:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={isRequestAPICallableInsideAfter:function(){return j},throwForSearchParamsAccessInUseCache:function(){return i},throwWithStaticGenerationBailoutErrorWithDynamicError:function(){return h}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(15693),g=c(3295);function h(a,b){throw Object.defineProperty(new f.StaticGenBailoutError(`Route ${a} with \`dynamic = "error"\` couldn't be rendered statically because it used ${b}. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E543",enumerable:!1,configurable:!0})}function i(a,b){let c=Object.defineProperty(Error(`Route ${a.route} used \`searchParams\` inside "use cache". Accessing dynamic request data inside a cache scope is not supported. If you need some search params inside a cached function await \`searchParams\` outside of the cached function and pass only the required search params as arguments to the cached function. See more info here: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E842",enumerable:!1,configurable:!0});throw Error.captureStackTrace(c,b),a.invalidDynamicUsageError??=c,c}function j(){let a=g.afterTaskAsyncStorage.getStore();return(null==a?void 0:a.rootTaskSpawnPhase)==="action"}}};
@@ -0,0 +1,2 @@
1
+ "use strict";exports.id=6053,exports.ids=[6053],exports.modules={19225:(a,b,c)=>{a.exports=c(44870)},25060:(a,b,c)=>{c.d(b,{Kj:()=>aY});var d,e=c(34589),f=c(57975),g=c(77598),h=c(77030),i=c(41692),j=c(78474);class k extends Error{constructor(a){super(a),this.name="InvalidAsn1Error"}}class l{size;currentLength=0;currentOffset=0;buffer;constructor(a){if(!Buffer.isBuffer(a))throw TypeError("data must be a Buffer");this.buffer=a,this.size=a.length}get length(){return this.currentLength}get offset(){return this.currentOffset}set offset(a){this.currentOffset=a}get remain(){return this.size-this.currentOffset}get remainingBuffer(){return this.buffer.subarray(this.currentOffset)}setBufferSize(a){this.size=a}readByte(a=!1){if(this.size-this.currentOffset<1)return null;let b=this.buffer.readUInt8(this.currentOffset);return a||(this.currentOffset+=1),b}peek(){return this.readByte(!0)}readLength(a){let b=a??this.currentOffset;if(b>=this.size)return null;let c=this.buffer.readUInt8(b);if(b+=1,(128&c)==128){let a=127&c;if(0===a)throw new k("Indefinite length not supported");if(a>4)throw new k("Encoding too long");if(this.size-b<a)return null;this.currentLength=0;for(let c=0;c<a;c++)this.currentLength=(this.currentLength<<8)+this.buffer.readUInt8(b),b+=1}else this.currentLength=c;return b}readSequence(a){let b=this.peek();if(null===b)return null;if(void 0!==a&&a!==b)throw new k(`Expected 0x${a.toString(16)}: got 0x${b.toString(16)}`);let c=this.readLength(this.currentOffset+1);return null===c?null:(this.currentOffset=c,b)}readInt(){return this.readTag(2)}readBoolean(){let a=this.readTag(1);return null===a?null:0!==a}readEnumeration(){return this.readTag(10)}readString(a=4,b=!1){let c=this.peek();if(null===c)return null;if(c!==a)throw new k(`Expected 0x${a.toString(16)}: got 0x${c.toString(16)}`);let d=this.readLength(this.currentOffset+1);if(null===d||this.currentLength>this.size-d)return null;if(this.currentOffset=d,0===this.currentLength)return b?Buffer.alloc(0):"";let e=this.buffer.subarray(this.currentOffset,this.currentOffset+this.currentLength);return this.currentOffset+=this.currentLength,b?e:e.toString("utf8")}readOID(a=6){let b=this.readString(a,!0);if(null===b)return null;let c=[],d=0;for(let a of b)d=(d<<7)+(127&a),(128&a)==0&&(c.push(d),d=0);let e=c[0]??0;return[Math.trunc(e/40),e%40,...c.slice(1)].join(".")}readTag(a){let b=this.peek();if(null===b)return null;if(b!==a)throw new k(`Expected 0x${a.toString(16)}: got 0x${b.toString(16)}`);let c=this.readLength(this.currentOffset+1);if(null===c)return null;if(this.currentLength>4)throw new k(`Integer too long: ${this.currentLength}`);if(this.currentLength>this.size-c)return null;this.currentOffset=c;let d=this.buffer.readUInt8(this.currentOffset),e=0;for(let a=0;a<this.currentLength;a++)e=e<<8|this.buffer.readUInt8(this.currentOffset),this.currentOffset+=1;return(128&d)==128&&this.currentLength<4&&(e-=1<<8*this.currentLength),0|e}}class m{data;size;currentOffset=0;growthFactor;sequenceOffsets=[];constructor(a={}){const b=a.size??1024;this.growthFactor=a.growthFactor??8,this.data=Buffer.alloc(b),this.size=b}get buffer(){if(this.sequenceOffsets.length>0)throw new k(`${this.sequenceOffsets.length} unended sequence(s)`);return this.data.subarray(0,this.currentOffset)}writeByte(a){this.ensureCapacity(1),this.data[this.currentOffset++]=a}writeInt(a,b=2){let c=a,d=4;for(;((0xff800000&c)==0||(0xff800000&c)==-8388608)&&d>1;)d--,c<<=8;if(d>4)throw new k("BER integers cannot be > 0xffffffff");for(this.ensureCapacity(2+d),this.data[this.currentOffset++]=b,this.data[this.currentOffset++]=d;d>0;)d--,this.data[this.currentOffset++]=(0xff000000&c)>>>24,c<<=8}writeNull(){this.writeByte(5),this.writeByte(0)}writeEnumeration(a,b=10){this.writeInt(a,b)}writeBoolean(a,b=1){this.ensureCapacity(3),this.data[this.currentOffset++]=b,this.data[this.currentOffset++]=1,this.data[this.currentOffset++]=255*!!a}writeString(a,b=4){let c=Buffer.byteLength(a);this.writeByte(b),this.writeLength(c),c>0&&(this.ensureCapacity(c),this.data.write(a,this.currentOffset),this.currentOffset+=c)}writeBuffer(a,b){this.writeByte(b),this.writeLength(a.length),this.ensureCapacity(a.length),a.copy(this.data,this.currentOffset,0,a.length),this.currentOffset+=a.length}writeStringArray(a){for(let b of a)this.writeString(b)}writeOID(a,b=6){if(!/^(\d+\.){3,}\d+$/.test(a))throw Error("Argument is not a valid OID string");let c=a.split("."),d=[],e=c[0]??"0",f=c[1]??"0";for(let a of(d.push(40*Number(e)+Number(f)),c.slice(2)))this.encodeOidOctet(d,Number(a));for(let a of(this.ensureCapacity(2+d.length),this.writeByte(b),this.writeLength(d.length),d))this.writeByte(a)}writeLength(a){if(this.ensureCapacity(4),a<=127)this.data[this.currentOffset++]=a;else if(a<=255)this.data[this.currentOffset++]=129,this.data[this.currentOffset++]=a;else if(a<=65535)this.data[this.currentOffset++]=130,this.data[this.currentOffset++]=a>>8,this.data[this.currentOffset++]=a;else if(a<=0xffffff)this.data[this.currentOffset++]=131,this.data[this.currentOffset++]=a>>16,this.data[this.currentOffset++]=a>>8,this.data[this.currentOffset++]=a;else throw new k("Length too long (> 4 bytes)")}startSequence(a=48){this.writeByte(a),this.sequenceOffsets.push(this.currentOffset),this.ensureCapacity(3),this.currentOffset+=3}endSequence(){let a=this.sequenceOffsets.pop();if(void 0===a)throw new k("No sequence to end");let b=a+3,c=this.currentOffset-b;if(c<=127)this.shiftContent(b,c,-2),this.data[a]=c;else if(c<=255)this.shiftContent(b,c,-1),this.data[a]=129,this.data[a+1]=c;else if(c<=65535)this.data[a]=130,this.data[a+1]=c>>8,this.data[a+2]=c;else if(c<=0xffffff)this.shiftContent(b,c,1),this.data[a]=131,this.data[a+1]=c>>16,this.data[a+2]=c>>8,this.data[a+3]=c;else throw new k("Sequence too long")}encodeOidOctet(a,b){b<128?a.push(b):(b<16384?a.push(b>>>7|128):(b<2097152?a.push(b>>>14|128):(b<0x10000000?a.push(b>>>21|128):(a.push((b>>>28|128)&255),a.push((b>>>21|128)&255)),a.push((b>>>14|128)&255)),a.push((b>>>7|128)&255)),a.push(127&b))}shiftContent(a,b,c){this.data.copy(this.data,a+c,a,a+b),this.currentOffset+=c}ensureCapacity(a){if(this.size-this.currentOffset<a){let b=this.size*this.growthFactor;b-this.currentOffset<a&&(b+=a);let c=Buffer.alloc(b);this.data.copy(c,0,0,this.currentOffset),this.data=c,this.size=b}}}class n{type;critical;constructor(a,b={}){this.type=a,this.critical=!0===b.critical}write(a){a.startSequence(),a.writeString(this.type),a.writeBoolean(this.critical),this.writeControl(a),a.endSequence()}parse(a){this.parseControl(a)}writeControl(a){}parseControl(a){}}class o extends n{static type="2.16.840.1.113730.3.4.7";value;constructor(a={}){super(o.type,a),this.value=a.value}parseControl(a){if(a.readSequence()){let b,c=a.readInt()??0;8===c&&(b=a.readString());let d=a.readInt()??0;this.value={changeType:c,previousDN:b,changeNumber:d}}}writeControl(a){if(!this.value)return;let b=new m;b.startSequence(),b.writeInt(this.value.changeType),this.value.previousDN&&b.writeString(this.value.previousDN),b.writeInt(this.value.changeNumber),b.endSequence(),a.writeBuffer(b.buffer,4)}}class p extends n{static type="1.2.840.113556.1.4.319";value;constructor(a={}){super(p.type,a),this.value=a.value}parseControl(a){if(a.readSequence()){let b=a.readInt()??0,c=a.readString(4,!0)??Buffer.alloc(0);this.value={size:b,cookie:c}}}writeControl(a){if(!this.value)return;let b=new m;b.startSequence(),b.writeInt(this.value.size),this.value.cookie?.length?b.writeBuffer(this.value.cookie,4):b.writeString(""),b.endSequence(),a.writeBuffer(b.buffer,4)}}class q extends n{static type="2.16.840.1.113730.3.4.3";value;constructor(a={}){super(q.type,a),this.value=a.value}parseControl(a){if(a.readSequence()){let b=a.readInt()??0,c=a.readBoolean()??!1,d=a.readBoolean()??!1;this.value={changeTypes:b,changesOnly:c,returnECs:d}}}writeControl(a){if(!this.value)return;let b=new m;b.startSequence(),b.writeInt(this.value.changeTypes),b.writeBoolean(this.value.changesOnly),b.writeBoolean(this.value.returnECs),b.endSequence(),a.writeBuffer(b.buffer,4)}}class r extends n{static type="1.2.840.113556.1.4.473";values;constructor(a={}){super(r.type,a),Array.isArray(a.value)?this.values=a.value:"object"==typeof a.value?this.values=[a.value]:this.values=[]}parseControl(a){if(a.readSequence(48))for(;a.readSequence(48);){let b=a.readString()??"",c="",d=!1;128===a.peek()&&(c=a.readString(128)??""),129===a.peek()&&(d=0!==a.readTag(129)),this.values.push({attributeType:b,orderingRule:c,reverseOrder:d})}}writeControl(a){if(!this.values.length)return;let b=new m;for(let a of(b.startSequence(48),this.values))b.startSequence(48),b.writeString(a.attributeType,4),a.orderingRule&&b.writeString(a.orderingRule,128),void 0!==a.reverseOrder&&b.writeBoolean(a.reverseOrder,129),b.endSequence();b.endSequence(),a.writeBuffer(b.buffer,4)}}class s extends Error{messageDetails;constructor(a){super(a),this.name="MessageParserError",Object.setPrototypeOf(this,s.prototype)}}class t extends Error{code;constructor(a,b){super(`${b} Code: 0x${a.toString(16)}`),this.name="ResultCodeError",this.code=a,Object.setPrototypeOf(this,t.prototype)}}class u extends t{constructor(a){super(11,a??"An LDAP server limit set by an administrative authority has been exceeded."),this.name="AdminLimitExceededError",Object.setPrototypeOf(this,u.prototype)}}class v extends t{constructor(a){super(71,a??"The modify DN operation moves the entry from one LDAP server to another and thus requires more than one LDAP server."),this.name="AffectsMultipleDSAsError",Object.setPrototypeOf(this,v.prototype)}}class w extends t{constructor(a){super(36,a??"Either the client does not have access rights to read the aliased object's name or dereferencing is not allowed."),this.name="AliasDerefProblemError",Object.setPrototypeOf(this,w.prototype)}}class x extends t{constructor(a){super(33,a??"An error occurred when an alias was dereferenced."),this.name="AliasProblemError",Object.setPrototypeOf(this,x.prototype)}}class y extends t{constructor(a){super(68,a??"The add operation attempted to add an entry that already exists, or that the modify operation attempted to rename an entry to the name of an entry that already exists."),this.name="AlreadyExistsError",Object.setPrototypeOf(this,y.prototype)}}class z extends t{constructor(a){super(7,a??"The Directory Server does not support the requested Authentication Method."),this.name="AuthMethodNotSupportedError",Object.setPrototypeOf(this,z.prototype)}}class A extends t{constructor(a){super(51,a??"The LDAP server is too busy to process the client request at this time."),this.name="BusyError",Object.setPrototypeOf(this,A.prototype)}}class B extends t{constructor(a){super(13,a??"The session is not protected by a protocol such as Transport Layer Security (TLS), which provides session confidentiality and the request will not be handled without confidentiality enabled."),this.name="ConfidentialityRequiredError",Object.setPrototypeOf(this,B.prototype)}}class C extends t{constructor(a){super(19,a??"The attribute value specified in a Add Request, Modify Request or ModifyDNRequest operation violates constraints placed on the attribute. The constraint can be one of size or content (string only, no binary)."),this.name="ConstraintViolationError",Object.setPrototypeOf(this,C.prototype)}}class D extends t{constructor(a){super(48,a??"The client is attempting to use an authentication method incorrectly."),this.name="InappropriateAuthError",Object.setPrototypeOf(this,D.prototype)}}class E extends t{constructor(a){super(18,a??"The matching rule specified in the search filter does not match a rule defined for the attribute's syntax."),this.name="InappropriateMatchingError",Object.setPrototypeOf(this,E.prototype)}}class F extends t{constructor(a){super(50,a??"The caller does not have sufficient rights to perform the requested operation."),this.name="InsufficientAccessError",Object.setPrototypeOf(this,F.prototype)}}class G extends t{constructor(a){super(49,a??"Invalid credentials during a bind operation."),this.name="InvalidCredentialsError",Object.setPrototypeOf(this,G.prototype)}}class H extends t{constructor(a){super(34,a??"The syntax of the DN is incorrect."),this.name="InvalidDNSyntaxError",Object.setPrototypeOf(this,H.prototype)}}class I extends t{constructor(a){super(21,a??"The attribute value specified in an Add Request, Compare Request, or Modify Request operation is an unrecognized or invalid syntax for the attribute."),this.name="InvalidSyntaxError",Object.setPrototypeOf(this,I.prototype)}}class J extends t{constructor(a){super(35,a??"The specified operation cannot be performed on a leaf entry."),this.name="IsLeafError",Object.setPrototypeOf(this,J.prototype)}}class K extends t{constructor(a){super(54,a??"The client discovered an alias or LDAP Referral loop, and is thus unable to complete this request."),this.name="LoopDetectError",Object.setPrototypeOf(this,K.prototype)}}class L extends t{constructor(a){super(95,a),this.name="MoreResultsToReturnError",Object.setPrototypeOf(this,L.prototype)}}class M extends t{constructor(a){super(64,a??"The Add Request or Modify DN Request operation violates the schema's structure rules."),this.name="NamingViolationError",Object.setPrototypeOf(this,M.prototype)}}class N extends t{constructor(a){super(69,a??"The modify operation attempted to modify the structure rules of an object class."),this.name="NoObjectClassModsError",Object.setPrototypeOf(this,N.prototype)}}class O extends t{constructor(a){super(16,a??"The attribute specified in the Modify Request or Compare Request operation does not exist in the entry."),this.name="NoSuchAttributeError",Object.setPrototypeOf(this,O.prototype)}}class P extends t{constructor(a){super(32,a??"The target object cannot be found."),this.name="NoSuchObjectError",Object.setPrototypeOf(this,P.prototype)}}class Q extends t{constructor(a){super(66,a??"The requested operation is permitted only on leaf entries."),this.name="NotAllowedOnNonLeafError",Object.setPrototypeOf(this,Q.prototype)}}class R extends t{constructor(a){super(67,a??"The modify operation attempted to remove an attribute value that forms the entry's relative distinguished name."),this.name="NotAllowedOnRDNError",Object.setPrototypeOf(this,R.prototype)}}class S extends t{constructor(a){super(248,a??"No result message for the request."),this.name="NoResultError",Object.setPrototypeOf(this,S.prototype)}}class T extends t{constructor(a){super(65,a??"The Add Request, Modify Request, or modify DN operation violates the object class rules for the entry."),this.name="ObjectClassViolationError",Object.setPrototypeOf(this,T.prototype)}}class U extends t{constructor(a){super(1,a??"Request was out of sequence with another operation in progress."),this.name="OperationsError",Object.setPrototypeOf(this,U.prototype)}}class V extends t{constructor(a){super(2,a??"Client sent data to the server that did not comprise a valid LDAP request."),this.name="ProtocolError",Object.setPrototypeOf(this,V.prototype)}}class W extends t{constructor(a){super(70,a??"Results are too large."),this.name="ResultsTooLargeError",Object.setPrototypeOf(this,W.prototype)}}class X extends t{response;constructor(a){super(14,a.errorMessage||"The server is ready for the next step in the SASL authentication process. The client must send the server the same SASL Mechanism to continue the process."),this.response=a,this.name="SaslBindInProgressError",Object.setPrototypeOf(this,X.prototype)}}class Y extends t{constructor(a){super(4,a??"There were more entries matching the criteria contained in a SearchRequest operation than were allowed to be returned by the size limit configuration."),this.name="SizeLimitExceededError",Object.setPrototypeOf(this,Y.prototype)}}class Z extends t{constructor(a){super(8,a??"Client requested an operation that requires strong authentication."),this.name="StrongAuthRequiredError",Object.setPrototypeOf(this,Z.prototype)}}class $ extends t{constructor(a){super(3,a??"Processing on the associated request Timeout limit specified by either the client request or the server administration limits has been exceeded and has been terminated because it took too long to complete."),this.name="TimeLimitExceededError",Object.setPrototypeOf(this,$.prototype)}}class _ extends t{constructor(a){super(112,a??"TLS is not supported on the server."),this.name="TLSNotSupportedError",Object.setPrototypeOf(this,_.prototype)}}class aa extends t{constructor(a){super(20,a??"The attribute value specified in a Add Request or Modify Request operation already exists as a value for that attribute."),this.name="TypeOrValueExistsError",Object.setPrototypeOf(this,aa.prototype)}}class ab extends t{constructor(a){super(12,a??"One or more critical extensions were not available by the LDAP server. Either the server does not support the control or the control is not appropriate for the operation type."),this.name="UnavailableCriticalExtensionError",Object.setPrototypeOf(this,ab.prototype)}}class ac extends t{constructor(a){super(52,a??"The LDAP server cannot process the client's bind request."),this.name="UnavailableError",Object.setPrototypeOf(this,ac.prototype)}}class ad extends t{constructor(a){super(17,a??"The attribute specified in the modify or add operation does not exist in the LDAP server's schema."),this.name="UndefinedTypeError",Object.setPrototypeOf(this,ad.prototype)}}class ae extends t{constructor(a,b){super(a,b??"Unknown error."),this.name="UnknownStatusCodeError",Object.setPrototypeOf(this,ae.prototype)}}class af extends t{constructor(a){super(53,a??"The LDAP server cannot process the request because of server-defined restrictions."),this.name="UnwillingToPerformError",Object.setPrototypeOf(this,af.prototype)}}class ag{write(a){a.startSequence(this.type),this.writeFilter(a),a.endSequence()}parse(a){this.parseFilter(a)}matches(a={},b){return!0}escape(a){let b="";if(Buffer.isBuffer(a))for(let c of a)c<16?b+=`\\0${c.toString(16)}`:b+=`\\${c.toString(16)}`;else for(let c of a)switch(c){case"*":b+="\\2a";break;case"(":b+="\\28";break;case")":b+="\\29";break;case"\\":b+="\\5c";break;case"\0":b+="\\00";break;default:b+=c}return b}parseFilter(a){}writeFilter(a){}getObjectValue(a,b,c){let d;if(void 0!==a[b])d=b;else if(!c&&"objectclass"===b.toLowerCase()){for(let c of Object.keys(a))if(c.toLowerCase()===b.toLowerCase()){d=c;break}}if(d)return a[d]}}class ah extends ag{type=160;filters;constructor(a){super(),this.filters=a.filters}writeFilter(a){for(let b of this.filters)b.write(a)}matches(a={},b){if(!this.filters.length)return!0;for(let c of this.filters)if(!c.matches(a,b))return!1;return!0}toString(){let a="(&";for(let b of this.filters)a+=b.toString();return a+")"}}class ai extends ag{type=168;attribute;value;constructor(a={}){super(),this.attribute=a.attribute??"",this.value=a.value??""}parseFilter(a){this.attribute=(a.readString()??"").toLowerCase(),this.value=a.readString()??""}writeFilter(a){a.writeString(this.attribute),a.writeString(this.value)}matches(a={},b){throw Error("Approximate match implementation unknown")}toString(){return`(${this.escape(this.attribute)}~=${this.escape(this.value)})`}}class aj extends ag{type=163;attribute;value;constructor(a={}){super(),this.attribute=a.attribute??"",this.value=a.value??""}parseFilter(a){this.attribute=(a.readString()??"").toLowerCase(),this.value=a.readString()??"","objectclass"===this.attribute&&(this.value=this.value.toLowerCase())}writeFilter(a){a.writeString(this.attribute),Buffer.isBuffer(this.value)?a.writeBuffer(this.value,4):a.writeString(this.value)}matches(a={},b){let c=this.getObjectValue(a,this.attribute,b);if(void 0!==c){if(Buffer.isBuffer(this.value)&&Buffer.isBuffer(c))return this.value===c;let a=Buffer.isBuffer(this.value)?this.value.toString("utf8"):this.value;return b?a===c:a.toLowerCase()===c.toLowerCase()}return!1}toString(){return`(${this.escape(this.attribute)}=${this.escape(this.value)})`}}class ak extends ag{type=169;value;rule;matchType;dnAttributes;constructor(a={}){super(),this.matchType=a.matchType??"",this.rule=a.rule??"",this.dnAttributes=!0===a.dnAttributes,this.value=a.value??""}parseFilter(a){let b=a.offset+a.length;for(;a.offset<b;){let b=a.peek();switch(b){case 129:this.rule=a.readString(b)??"";break;case 130:this.matchType=a.readString(b)??"";break;case 131:this.value=a.readString(b)??"";break;case 132:this.dnAttributes=a.readBoolean()??!1;break;default:{let a="<null>";throw b&&(a=`0x${b.toString(16)}`),Error(`Invalid ext_match filter type: ${a}`)}}}}writeFilter(a){this.rule&&a.writeString(this.rule,129),this.matchType&&a.writeString(this.matchType,130),a.writeString(this.value,131),this.dnAttributes&&a.writeBoolean(this.dnAttributes,132)}matches(a={},b){throw Error("Approximate match implementation unknown")}toString(){let a=`(${this.escape(this.matchType)}:`;return this.dnAttributes&&(a+="dn:"),this.rule&&(a+=`${this.escape(this.rule)}:`),a+=`=${this.escape(this.value)})`}}class al extends ag{type=165;attribute;value;constructor(a={}){super(),this.attribute=a.attribute??"",this.value=a.value??""}parseFilter(a){this.attribute=a.readString()?.toLowerCase()??"",this.value=a.readString()??""}writeFilter(a){a.writeString(this.attribute),a.writeString(this.value)}matches(a={},b){let c=this.getObjectValue(a,this.attribute,b);return void 0!==c&&(b?c>=this.value:c.toLowerCase()>=this.value.toLowerCase())}toString(){return`(${this.escape(this.attribute)}>=${this.escape(this.value)})`}}class am extends ag{type=166;attribute;value;constructor(a={}){super(),this.attribute=a.attribute??"",this.value=a.value??""}parseFilter(a){this.attribute=a.readString()?.toLowerCase()??"",this.value=a.readString()??""}writeFilter(a){a.writeString(this.attribute),a.writeString(this.value)}matches(a={},b){let c=this.getObjectValue(a,this.attribute,b);return void 0!==c&&(b?c<=this.value:c.toLowerCase()<=this.value.toLowerCase())}toString(){return`(${this.escape(this.attribute)}<=${this.escape(this.value)})`}}class an extends ag{type=162;filter;constructor(a){super(),this.filter=a.filter}writeFilter(a){this.filter.write(a)}matches(a={},b){return!this.filter.matches(a,b)}toString(){return`(!${this.filter.toString()})`}}class ao extends ag{type=161;filters;constructor(a){super(),this.filters=a.filters}writeFilter(a){for(let b of this.filters)b.write(a)}matches(a={},b){if(!this.filters.length)return!0;for(let c of this.filters)if(c.matches(a,b))return!0;return!1}toString(){let a="(|";for(let b of this.filters)a+=b.toString();return a+")"}}class ap extends ag{type=135;attribute;constructor(a={}){super(),this.attribute=a.attribute??""}parseFilter(a){this.attribute=a.buffer.subarray(0,a.length).toString("utf8").toLowerCase(),a.offset+=a.length}writeFilter(a){for(let b=0;b<this.attribute.length;b+=1)a.writeByte(this.attribute.charCodeAt(b))}matches(a={},b){return void 0!==this.getObjectValue(a,this.attribute,b)}toString(){return`(${this.escape(this.attribute)}=*)`}}class aq extends ag{type=164;attribute;initial;any;final;constructor(a={}){super(),this.attribute=a.attribute??"",this.initial=a.initial??"",this.any=a.any??[],this.final=a.final??""}parseFilter(a){this.attribute=a.readString()?.toLowerCase()??"",a.readSequence();let b=a.offset+a.length;for(;a.offset<b;){let b=a.peek();switch(b){case 128:this.initial=a.readString(b)??"","objectclass"===this.attribute&&(this.initial=this.initial.toLowerCase());break;case 129:{let c=a.readString(b)??"";"objectclass"===this.attribute&&(c=c.toLowerCase()),this.any.push(c);break}case 130:this.final=a.readString(b)??"","objectclass"===this.attribute&&(this.final=this.final.toLowerCase());break;default:{let a="<null>";throw b&&(a=`0x${b.toString(16)}`),Error(`Invalid substring filter type: ${a}`)}}}}writeFilter(a){for(let b of(a.writeString(this.attribute),a.startSequence(),this.initial&&a.writeString(this.initial,128),this.any))a.writeString(b,129);this.final&&a.writeString(this.final,130),a.endSequence()}matches(a={},b){let c=this.getObjectValue(a,this.attribute,b);if(void 0!==c){let a="";for(let b of(this.initial&&(a+=`^${aq._escapeRegExp(this.initial)}.*`),this.any))a+=`${aq._escapeRegExp(b)}.*`;return this.final&&(a+=`${aq._escapeRegExp(this.final)}$`),new RegExp(a,b?"gmu":"igmu").test(c)}return!1}toString(){let a=`(${this.escape(this.attribute)}=${this.escape(this.initial)}*`;for(let b of this.any)a+=`${this.escape(b)}*`;return a+`${this.escape(this.final)})`}static _escapeRegExp(a){return a.replace(/[$()*+./?[\\\]^{|}-]/g,"\\$&")}}class ar{static parse(a,b){let c;if(null===a.readSequence())return null;let d="",e=!1,f=Buffer.alloc(0);if(a.length){let b=a.offset+a.length;d=a.readString()??"",a.offset<b&&1===a.peek()&&(e=a.readBoolean()??!1),a.offset<b&&(f=a.readString(4,!0)??Buffer.alloc(0))}switch(d){case o.type:c=new o({critical:e});break;case p.type:c=new p({critical:e});break;case q.type:c=new q({critical:e});break;case r.type:c=new r({critical:e});break;default:c=b.find(a=>a.type===d)}if(!c)return null;let g=new l(f);return c.parse(g),c}}class as{version=3;messageId=0;controls;constructor(a){this.messageId=a.messageId,this.controls=a.controls}write(){let a=new m;if(a.startSequence(),a.writeInt(this.messageId),a.startSequence(this.protocolOperation),this.writeMessage(a),a.endSequence(),this.controls?.length){for(let b of(a.startSequence(160),this.controls))b.write(a);a.endSequence()}return a.endSequence(),a.buffer}parse(a,b){if(this.controls=[],this.parseMessage(a),160===a.peek()){a.readSequence();let c=a.offset+a.length;for(;a.offset<c;){let c=ar.parse(a,b);c&&this.controls.push(c)}}}toString(){return JSON.stringify({messageId:this.messageId,messageType:this.constructor.name},null,2)}parseMessage(a){}writeMessage(a){}}class at extends as{protocolOperation;abandonId;constructor(a){super(a),this.protocolOperation=80,this.abandonId=a.abandonId??0}writeMessage(a){let b=this.abandonId,c=4;for(;((0xff800000&b)==0||(0xff800000&b)==0xff800000)&&c>1;)c-=1,b<<=8;for(e.ok(c<=4);c-- >0;)a.writeByte((0xff000000&b)>>24),b<<=8}parseMessage(a){let{length:b}=a;if(b){let c,d=1,e=a.buffer[d]??0;c=127&e;for(let e=1;e<b;e+=1)c<<=8,d+=1,c|=255&(a.buffer[d]??0);(128&e)==128&&(c=-c),a.offset+=b,this.abandonId=c}else this.abandonId=0}}let au=new f.TextDecoder("utf8",{fatal:!0});class av{buffers=[];type;values;constructor(a={}){this.type=a.type??"",this.values=a.values??[]}get parsedBuffers(){return this.buffers}write(a){a.startSequence();let{type:b}=this;if(a.writeString(b),a.startSequence(49),this.values.length)for(let b of this.values)Buffer.isBuffer(b)?a.writeBuffer(b,4):a.writeString(b);else a.writeStringArray([]);a.endSequence(),a.endSequence()}parse(a){a.readSequence(),this.type=a.readString()??"";let b=this._isBinaryType();if(49===a.peek()&&a.readSequence(49)){let c=a.offset+a.length;for(;a.offset<c;){let c=a.readString(4,!0)??Buffer.alloc(0);if(this.buffers.push(c),b)this.values.push(c);else try{let a=au.decode(c);this.values.push(a)}catch{this.values.push(c)}}}}_isBinaryType(){return/;binary$/i.test(this.type||"")}}class aw extends as{protocolOperation;dn;attributes;constructor(a){super(a),this.protocolOperation=104,this.dn=a.dn,this.attributes=a.attributes??[]}writeMessage(a){for(let b of(a.writeString(this.dn),a.startSequence(),this.attributes))b.write(a);a.endSequence()}parseMessage(a){this.dn=a.readString()??"",a.readSequence();let b=a.offset+a.length;for(;a.offset<b;){let b=new av;b.parse(a),this.attributes.push(b)}}}class ax extends as{status;matchedDN;errorMessage;constructor(a){super(a),this.status=a.status??0,this.matchedDN=a.matchedDN??"",this.errorMessage=a.errorMessage??""}parseMessage(a){this.status=a.readEnumeration()??0,this.matchedDN=a.readString()??"",this.errorMessage=a.readString()??""}}class ay extends ax{protocolOperation;constructor(a){super(a),this.protocolOperation=105}}let az=["EXTERNAL","PLAIN","DIGEST-MD5","SCRAM-SHA-1"];class aA extends as{protocolOperation;dn;password;mechanism;constructor(a){super(a),this.protocolOperation=96,this.dn=a.dn??"",this.password=a.password??"",this.mechanism=a.mechanism}writeMessage(a){a.writeInt(this.version),a.writeString(this.dn),this.mechanism?(a.startSequence(163),a.writeString(this.mechanism),a.writeString(this.password),a.endSequence()):a.writeString(this.password,128)}parseMessage(a){this.version=a.readInt()??3,this.dn=a.readString()??"";let b=a.peek();if(128!==b){let a="<null>";throw b&&(a=`0x${b.toString(16)}`),Error(`Authentication type not supported: ${a}`)}this.password=a.readString(128)??""}}class aB extends ax{protocolOperation;data=[];constructor(a){super(a),this.protocolOperation=97}parseMessage(a){for(super.parseMessage(a);a.remain>0;){let b=a.peek();if(160===b)break;this.data.push(a.readString("number"==typeof b?b:void 0)??"")}}}class aC extends as{protocolOperation;dn;attribute;value;constructor(a){super(a),this.protocolOperation=110,this.attribute=a.attribute??"",this.value=a.value??"",this.dn=a.dn??""}writeMessage(a){a.writeString(this.dn),a.startSequence(),a.writeString(this.attribute),a.writeString(this.value),a.endSequence()}parseMessage(a){this.dn=a.readString()??"",a.readSequence(),this.attribute=(a.readString()??"").toLowerCase(),this.value=a.readString()??""}}var aD=((d=aD||{})[d.compareTrue=6]="compareTrue",d[d.compareFalse=5]="compareFalse",d[d.noSuchAttribute=22]="noSuchAttribute",d[d.noSuchObject=50]="noSuchObject",d);class aE extends ax{protocolOperation;constructor(a){super(a),this.protocolOperation=111}}class aF extends as{protocolOperation;dn;constructor(a){super(a),this.protocolOperation=74,this.dn=a.dn??""}writeMessage(a){for(let b of Buffer.from(this.dn))a.writeByte(b)}parseMessage(a){let{length:b}=a;this.dn=a.buffer.subarray(0,b).toString("utf8"),a.offset+=a.length}}class aG extends ax{protocolOperation;constructor(a){super(a),this.protocolOperation=107}}class aH extends as{protocolOperation;oid;value;constructor(a){super(a),this.protocolOperation=119,this.oid=a.oid??"",this.value=a.value??""}writeMessage(a){a.writeString(this.oid,128),Buffer.isBuffer(this.value)?a.writeBuffer(this.value,129):this.value&&a.writeString(this.value,129)}parseMessage(a){if(this.oid=a.readString(128)??"",129===a.peek())try{this.value=a.readString(129)??""}catch{this.value=a.readString(129,!0)??Buffer.alloc(0)}}}class aI extends ax{protocolOperation;oid;value;constructor(a){super(a),this.protocolOperation=120,this.oid=a.oid,this.value=a.value}parseMessage(a){super.parseMessage(a),138===a.peek()&&(this.oid=a.readString(138)??""),139===a.peek()&&(this.value=a.readString(139)??void 0)}}class aJ extends as{protocolOperation;deleteOldRdn;dn;newRdn;newSuperior;constructor(a){super(a),this.protocolOperation=108,this.deleteOldRdn=!1!==a.deleteOldRdn,this.dn=a.dn??"",this.newRdn=a.newRdn??"",this.newSuperior=a.newSuperior??""}writeMessage(a){a.writeString(this.dn),a.writeString(this.newRdn),a.writeBoolean(this.deleteOldRdn),this.newSuperior&&a.writeString(this.newSuperior,128)}parseMessage(a){this.dn=a.readString()??"",this.newRdn=a.readString()??"",this.deleteOldRdn=a.readBoolean()??!1,128===a.peek()&&(this.newSuperior=a.readString(128)??"")}}class aK extends ax{protocolOperation;constructor(a){super(a),this.protocolOperation=109}}class aL{operation;modification;constructor(a={modification:new av}){this.operation=a.operation??"add",this.modification=a.modification}write(a){switch(a.startSequence(),this.operation){case"add":a.writeEnumeration(0);break;case"delete":a.writeEnumeration(1);break;case"replace":a.writeEnumeration(2);break;default:throw Error(`Unknown change operation: ${this.operation}`)}this.modification.write(a),a.endSequence()}parse(a){a.readSequence();let b=a.readEnumeration();switch(b){case 0:this.operation="add";break;case 1:this.operation="delete";break;case 2:this.operation="replace";break;case null:throw Error("Unknown change operation - <null> operation value");default:throw Error(`Unknown change operation: 0x${b.toString(16)}`)}this.modification=new av,this.modification.parse(a)}}class aM extends as{protocolOperation;dn;changes;constructor(a){super(a),this.protocolOperation=102,this.dn=a.dn??"",this.changes=a.changes??[]}writeMessage(a){for(let b of(a.writeString(this.dn),a.startSequence(),this.changes))b.write(a);a.endSequence()}parseMessage(a){this.dn=a.readString()??"",a.readSequence();let b=a.offset+a.length;for(;a.offset<b;){let b=new aL;b.parse(a),this.changes.push(b)}}}class aN extends ax{protocolOperation;constructor(a){super(a),this.protocolOperation=103}}class aO extends ax{protocolOperation;name;attributes;constructor(a){super(a),this.protocolOperation=100,this.name=a.name??"",this.attributes=a.attributes??[]}parseMessage(a){this.name=a.readString()??"",a.readSequence();let b=a.offset+a.length;for(;a.offset<b;){let b=new av;b.parse(a),this.attributes.push(b)}}toObject(a,b){let c={dn:this.name},d=new Set;for(let a of this.attributes){d.add(a.type.toLocaleLowerCase());let{values:e}=a;(b.includes(a.type)||e.some(a=>Buffer.isBuffer(a)))&&(e=a.parsedBuffers),e.length?1===e.length?c[a.type]=e[0]??[]:c[a.type]=e:c[a.type]=[]}for(let b of a)void 0!==c[b]||d.has(b.toLocaleLowerCase())||(c[b]=[]);return c}}class aP extends ax{protocolOperation;uris;constructor(a){super(a),this.protocolOperation=115,this.uris=a.uris??[]}parseMessage(a){let b=a.offset+a.length;for(;a.offset<b;){let b=a.readString()??"";this.uris.push(b)}}}class aQ{static parseString(a){if(!a)throw Error("Filter cannot be empty");a.startsWith("(")||(a=`(${a})`);let b=aQ._parseString(a,0,a),c=a.length-1;if(b.end<c)throw Error(`Unbalanced parens in filter string: ${a}`);return b.filter}static parse(a){let b,c=a.readSequence();switch(c){case 160:b=new ah({filters:aQ._parseSet(a)});break;case 168:(b=new ai).parse(a);break;case 163:(b=new aj).parse(a);break;case 169:(b=new ak).parse(a);break;case 165:(b=new al).parse(a);break;case 166:(b=new am).parse(a);break;case 162:b=new an({filter:aQ.parse(a)});break;case 161:b=new ao({filters:aQ._parseSet(a)});break;case 135:(b=new ap).parse(a);break;case 164:(b=new aq).parse(a);break;default:throw Error(`Invalid search filter type: 0x${c??"<null>"}`)}return b}static _parseString(a,b,c){let d,e=b,{length:f}=a;if("("!==a[e])throw Error(`Missing paren: ${a}. Full string: ${c}`);switch(a[e+=1]){case"&":{e+=1;let b=[];do{let d=aQ._parseString(a,e,c);b.push(d.filter),e=d.end+1}while(e<f&&")"!==a[e]);d=new ah({filters:b});break}case"|":{e+=1;let b=[];do{let d=aQ._parseString(a,e,c);b.push(d.filter),e=d.end+1}while(e<f&&")"!==a[e]);d=new ao({filters:b});break}case"!":{let b=aQ._parseString(a,e+1,c);d=new an({filter:b.filter}),e=b.end+1;break}default:{let b=a.indexOf(")",e);if(-1===b)throw Error(`Unbalanced parens: ${a}. Full string: ${c}`);d=aQ._parseExpressionFilterFromString(a.substring(e,b)),e=b}}return{end:e,filter:d}}static _parseExpressionFilterFromString(a){let b,c;if(a.startsWith(":"))b="",c=a;else{let d=/^[\w-]+/.exec(a);if(d?.length)[b]=d,c=a.slice(b.length);else throw Error(`Invalid attribute name: ${a}`)}if("=*"===c)return new ap({attribute:b});if(c.startsWith("=")){if((c=c.slice(1)).includes("*")){let a=aQ._unescapeSubstring(c);return new aq({attribute:b,initial:a.initial,any:a.any,final:a.final})}return new aj({attribute:b,value:aQ._unescapeHexValues(c)})}if(c.startsWith(">")&&"="===c[1])return new al({attribute:b,value:aQ._unescapeHexValues(c.slice(2))});if(c.startsWith("<")&&"="===c[1])return new am({attribute:b,value:aQ._unescapeHexValues(c.slice(2))});if(c.startsWith("~")&&"="===c[1])return new ai({attribute:b,value:aQ._unescapeHexValues(c.slice(2))});if(c.startsWith(":"))return aQ._parseExtensibleFilterFromString(b,c);throw Error(`Invalid expression: ${a}`)}static _parseExtensibleFilterFromString(a,b){let c,d=!1,e=b.split(":");if(e.length<=1)throw Error(`Invalid extensible filter: ${b}`);if(e.shift(),e[0]?.toLowerCase()==="dn"&&(d=!0,e.shift()),e.length&&!e[0]?.startsWith("=")&&(c=e.shift()),e.length&&!e[0]?.startsWith("="))throw Error(`Missing := in extensible filter: ${b}`);let f=e.join(":").slice(1);return new ak({matchType:a,dnAttributes:d,rule:c,value:aQ._unescapeHexValues(f)})}static _unescapeHexValues(a){let b=0,c=a.length,d="";for(;b<c;){let c=a[b];switch(c){case"(":throw Error(`Illegal unescaped character: ${c} in value: ${a}`);case"\\":{let c=a.slice(b+1,b+3);if(null===/^[\dA-Fa-f]{2}$/.exec(c))throw Error(`Invalid escaped hex character: ${c} in value: ${a}`);d+=String.fromCharCode(Number.parseInt(c,16)),b+=3;break}default:c&&(d+=c),b+=1}}return d}static _unescapeSubstring(a){let b=a.split("*");if(b.length<2)throw Error(`Wildcard missing: ${a}`);return{initial:aQ._unescapeHexValues(b.shift()??""),final:aQ._unescapeHexValues(b.pop()??""),any:b.map(a=>aQ._unescapeHexValues(a))}}static _parseSet(a){let b=[],c=a.offset+a.length;for(;a.offset<c;)b.push(aQ.parse(a));return b}}class aR extends as{protocolOperation;baseDN;scope;derefAliases;sizeLimit;timeLimit;returnAttributeValues;filter;attributes;explicitBufferAttributes;constructor(a){super(a),this.protocolOperation=99,this.baseDN=a.baseDN??"",this.scope=a.scope??"sub",this.derefAliases=a.derefAliases??"never",this.sizeLimit=a.sizeLimit??0,this.timeLimit=a.timeLimit??10,this.returnAttributeValues=!1!==a.returnAttributeValues,this.filter=a.filter,this.attributes=a.attributes??[],this.explicitBufferAttributes=a.explicitBufferAttributes??[]}writeMessage(a){switch(a.writeString(this.baseDN),this.scope){case"base":a.writeEnumeration(0);break;case"one":a.writeEnumeration(1);break;case"sub":a.writeEnumeration(2);break;case"children":case"subordinates":a.writeEnumeration(3);break;default:throw Error(`Invalid search scope: ${this.scope}`)}switch(this.derefAliases){case"never":a.writeEnumeration(0);break;case"search":a.writeEnumeration(1);break;case"find":a.writeEnumeration(2);break;case"always":a.writeEnumeration(3);break;default:throw Error(`Invalid deref alias: ${this.derefAliases}`)}for(let b of(a.writeInt(this.sizeLimit),a.writeInt(this.timeLimit),a.writeBoolean(!this.returnAttributeValues),this.filter.write(a),a.startSequence(),this.attributes))a.writeString(b);a.endSequence()}parseMessage(a){this.baseDN=a.readString()??"";let b=a.readEnumeration();switch(b){case 0:this.scope="base";break;case 1:this.scope="one";break;case 2:this.scope="sub";break;case 3:this.scope="children";break;default:throw Error(`Invalid search scope: ${b??"<null>"}`)}let c=a.readEnumeration();switch(b){case 0:this.derefAliases="never";break;case 1:this.derefAliases="search";break;case 2:this.derefAliases="find";break;case 3:this.derefAliases="always";break;default:throw Error(`Invalid deref alias: ${c??"<null>"}`)}if(this.sizeLimit=a.readInt()??0,this.timeLimit=a.readInt()??0,this.returnAttributeValues=!a.readBoolean(),this.filter=aQ.parse(a),48===a.peek()){a.readSequence();let b=a.offset+a.length;for(;a.offset<b;)this.attributes.push((a.readString()??"").toLowerCase())}}}class aS extends ax{protocolOperation;searchEntries;searchReferences;constructor(a){super(a),this.protocolOperation=101,this.searchEntries=a.searchEntries??[],this.searchReferences=a.searchReferences??[]}}class aT extends as{protocolOperation;constructor(a){super(a),this.protocolOperation=66}}class aU extends j.EventEmitter{buffer;read(a,b){let c,d,e;this.buffer?this.buffer=Buffer.concat([this.buffer,a]):this.buffer=a;let f=new l(this.buffer),g=null;try{g=f.readSequence()}catch(a){this.emit("error",a)}if(g&&!(f.remain<f.length)){f.remain>f.length&&(c=this.buffer.subarray(f.offset+f.length),f.setBufferSize(f.offset+f.length)),delete this.buffer;try{if(d=f.readInt(),null==d)throw Error("Unable to read message id");if(e=f.readSequence(),null==e)throw Error(`Unable to read protocol operation sequence for message: ${d}`);let a=b.get(`${d}`),c=this._getMessageFromProtocolOperation(d,e,f,a?.message);this.emit("message",c)}catch(a){if(d){a.messageDetails={messageId:d},e&&(a.messageDetails.protocolOperation=e),this.emit("error",a);return}this.emit("error",a);return}c&&this.read(c,b)}}_getMessageFromProtocolOperation(a,b,c,d){let e;switch(b){case 97:e=new aB({messageId:a});break;case 105:e=new ay({messageId:a});break;case 111:e=new aE({messageId:a});break;case 107:e=new aG({messageId:a});break;case 120:e=new aI({messageId:a});break;case 109:e=new aK({messageId:a});break;case 103:e=new aN({messageId:a});break;case 101:e=new aS({messageId:a});break;case 100:e=new aO({messageId:a});break;case 115:e=new aP({messageId:a});break;default:{let c=new s(`Protocol Operation not supported: 0x${b.toString(16)}`);throw c.messageDetails={messageId:a,protocolOperation:b},c}}return e.parse(c,d?.controls??[]),e}}class aV{static parse(a){if(!a)return new S;switch(a.status){case 1:return new U(a.errorMessage);case 2:return new V(a.errorMessage);case 3:return new $(a.errorMessage);case 4:return new Y(a.errorMessage);case 7:return new z(a.errorMessage);case 8:return new Z(a.errorMessage);case 11:return new u(a.errorMessage);case 12:return new ab(a.errorMessage);case 13:return new B(a.errorMessage);case 14:return new X(a);case 16:return new O(a.errorMessage);case 17:return new ad(a.errorMessage);case 18:return new E(a.errorMessage);case 19:return new C(a.errorMessage);case 20:return new aa(a.errorMessage);case 21:return new I(a.errorMessage);case 32:return new P(a.errorMessage);case 33:return new x(a.errorMessage);case 34:return new H(a.errorMessage);case 35:return new J(a.errorMessage);case 36:return new w(a.errorMessage);case 48:return new D(a.errorMessage);case 49:return new G(a.errorMessage);case 50:return new F(a.errorMessage);case 51:return new A(a.errorMessage);case 52:return new ac(a.errorMessage);case 53:return new af(a.errorMessage);case 54:return new K(a.errorMessage);case 64:return new M(a.errorMessage);case 65:return new T(a.errorMessage);case 66:return new Q(a.errorMessage);case 67:return new R(a.errorMessage);case 68:return new y(a.errorMessage);case 69:return new N(a.errorMessage);case 70:return new W(a.errorMessage);case 71:return new v(a.errorMessage);case 95:return new L(a.errorMessage);case 112:return new _(a.errorMessage);case 248:return new S(a.errorMessage);default:return new ae(a.status,a.errorMessage)}}}let aW=0x80000000-1,aX=(0,f.debuglog)("ldapts");Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");class aY{clientOptions;messageId=1;host;port;secure;connected=!1;socket;connectTimer;messageParser=new aU;messageDetailsByMessageId=new Map;constructor(a){let b;this.clientOptions=a,this.clientOptions.timeout??=0,this.clientOptions.connectTimeout??=0,this.clientOptions.strictDN=!1!==this.clientOptions.strictDN;try{b=new URL(a.url)}catch{throw Error(`${a.url} is an invalid LDAP URL (protocol)`)}const c=b.protocol.replace(/:$/,"");if("ldap"!==c&&"ldaps"!==c)throw Error(`${a.url} is an invalid LDAP URL (protocol)`);const d="ldaps"===c,e=!!this.clientOptions.tlsOptions&&Object.values(this.clientOptions.tlsOptions).some(a=>void 0!==a);this.secure=d||e;let f=b.hostname;f.startsWith("[")&&f.endsWith("]")&&(f=f.slice(1,-1)),this.host=f||"localhost",b.port?this.port=Number(b.port):d?this.port=636:this.port=389,this.messageParser.on("error",a=>{if(a.messageDetails?.messageId){let b=this.messageDetailsByMessageId.get(a.messageDetails.messageId.toString());if(b){this.messageDetailsByMessageId.delete(a.messageDetails.messageId.toString()),b.reject(a);return}}a.stack&&aX(a.stack)}),this.messageParser.on("message",this._handleSendResponse.bind(this))}get isConnected(){return!!this.socket&&this.connected}async startTLS(a={},b){this.isConnected||await this._connect(),await this.exop("1.3.6.1.4.1.1466.20037",void 0,b);let c=this.socket;c&&(c.removeListener("data",this.socketDataHandler),a.socket=c),this.socket=await new Promise((b,d)=>{let e=i.connect(a);e.once("secureConnect",()=>{e.removeAllListeners("error"),e.on("data",this.socketDataHandler),e.on("error",()=>{c&&c.destroy()}),b(e)}),e.once("error",a=>{e.removeAllListeners(),d(a)})}),c&&(this.socket.id=c.id)}async bind(a,b,c){if(c&&!Array.isArray(c)&&(c=[c]),"string"==typeof a&&az.includes(a))return void await this.bindSASL(a,b,c);let d=new aA({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),password:b,controls:c});await this._sendBind(d)}async bindSASL(a,b,c){c&&!Array.isArray(c)&&(c=[c]);let d=new aA({messageId:this._nextMessageId(),mechanism:a,password:b,controls:c});await this._sendBind(d)}async add(a,b,c){let d;if(this.isConnected||await this._connect(),c&&!Array.isArray(c)&&(c=[c]),Array.isArray(b))d=b;else for(let[a,c]of(d=[],Object.entries(b))){let b;b=Array.isArray(c)?c:null==c?[]:[c],d.push(new av({type:a,values:b}))}let e=new aw({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),attributes:d,controls:c}),f=await this._send(e);if(f?.status!==0)throw aV.parse(f)}async compare(a,b,c,d){this.isConnected||await this._connect(),d&&!Array.isArray(d)&&(d=[d]);let e=new aC({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),attribute:b,value:c,controls:d}),f=await this._send(e);switch(f?.status){case aD.compareTrue:return!0;case aD.compareFalse:return!1;default:throw aV.parse(f)}}async del(a,b){this.isConnected||await this._connect(),b&&!Array.isArray(b)&&(b=[b]);let c=new aF({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),controls:b}),d=await this._send(c);if(d?.status!==0)throw aV.parse(d)}async exop(a,b,c){this.isConnected||await this._connect(),c&&!Array.isArray(c)&&(c=[c]);let d=new aH({messageId:this._nextMessageId(),oid:a,value:b,controls:c}),e=await this._send(d);if(e?.status!==0)throw aV.parse(e);return{oid:e.oid,value:e.value}}async modify(a,b,c){this.isConnected||await this._connect(),Array.isArray(b)||(b=[b]),c&&!Array.isArray(c)&&(c=[c]);let d=new aM({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),changes:b,controls:c}),e=await this._send(d);if(e?.status!==0)throw aV.parse(e)}async modifyDN(a,b,c){let d;if(this.isConnected||await this._connect(),c&&!Array.isArray(c)&&(c=[c]),"string"==typeof b&&/[^\\],/.test(b)){let a=b.search(/[^\\],/);d=b.slice(a+2),b=b.slice(0,a+1)}let e=new aJ({messageId:this._nextMessageId(),dn:"string"==typeof a?a:a.toString(),deleteOldRdn:!0,newRdn:"string"==typeof b?b:b.toString(),newSuperior:d,controls:c}),f=await this._send(e);if(f?.status!==0)throw aV.parse(f)}async search(a,b={},c){let d,e;if(this.isConnected||await this._connect(),c){for(let a of c=Array.isArray(c)?c.slice(0):[c])if(a instanceof p)throw Error("Should not specify PagedResultsControl")}else c=[];let f=100;"object"==typeof b.paged&&b.paged.pageSize?f=b.paged.pageSize:b.sizeLimit&&b.sizeLimit>1&&(f=b.sizeLimit-1);let g=!!b.paged;g&&(d=new p({value:{size:f}}),c.push(d)),e=b.filter?"string"==typeof b.filter?aQ.parseString(b.filter):b.filter:new ap({attribute:"objectclass"});let h=new aR({messageId:-1,baseDN:"string"==typeof a?a:a.toString(),scope:b.scope,filter:e,attributes:b.attributes,explicitBufferAttributes:b.explicitBufferAttributes,returnAttributeValues:b.returnAttributeValues,sizeLimit:b.sizeLimit,timeLimit:b.timeLimit,controls:c}),i={searchEntries:[],searchReferences:[]};return await this._sendSearch(h,i,g,f,d),i}async *searchPaginated(a,b={},c){let d,e;if(this.isConnected||await this._connect(),c){for(let a of c=Array.isArray(c)?c.slice(0):[c])if(a instanceof p)throw Error("Should not specify PagedResultsControl")}else c=[];let f=100;"object"==typeof b.paged&&b.paged.pageSize?f=b.paged.pageSize:b.sizeLimit&&b.sizeLimit>1&&(f=b.sizeLimit-1),d=new p({value:{size:f}}),c.push(d),e=b.filter?"string"==typeof b.filter?aQ.parseString(b.filter):b.filter:new ap({attribute:"objectclass"});let g=new aR({messageId:-1,baseDN:"string"==typeof a?a:a.toString(),scope:b.scope,filter:e,attributes:b.attributes,explicitBufferAttributes:b.explicitBufferAttributes,returnAttributeValues:b.returnAttributeValues,sizeLimit:b.sizeLimit,timeLimit:b.timeLimit,controls:c});do{let a={searchEntries:[],searchReferences:[]};d=await this._sendSearch(g,a,!0,f,d,!1),yield a}while(d)}async unbind(){try{if(!this.connected||!this.socket)return;let a=new aT({messageId:this._nextMessageId()});await this._send(a)}finally{this._destroySocket(this.socket)}}[Symbol.asyncDispose](){return this.unbind()}async _sendBind(a){this.isConnected||await this._connect();let b=await this._send(a);if(b?.status!==0)throw aV.parse(b)}async _sendSearch(a,b,c,d,e,f=!0){a.messageId=this._nextMessageId();let g=await this._send(a);if(g?.status!==0&&!(g?.status===4&&a.sizeLimit))throw aV.parse(g);for(let c of g.searchEntries)b.searchEntries.push(c.toObject(a.attributes,a.explicitBufferAttributes));for(let a of g.searchReferences)b.searchReferences.push(...a.uris);if(c&&(g.searchEntries.length||g.searchReferences.length)&&e){let h;for(let a of g.controls??[])if(a instanceof p){h=a;break}if(h?.value?.cookie?.length){if(e.value=e.value??{size:d},e.value.cookie=h.value.cookie,!f)return e;await this._sendSearch(a,b,c,d,e,!0)}}}socketDataHandler=a=>{this.messageParser&&this.messageParser.read(a,this.messageDetailsByMessageId)};_nextMessageId(){return this.messageId+=1,this.messageId>=aW&&(this.messageId=1),this.messageId}_connect(){if(!this.isConnected)return new Promise((a,b)=>{this.secure?(this.socket=i.connect(this.port,this.host,this.clientOptions.tlsOptions),this.socket.id=g.randomUUID(),this.socket.once("secureConnect",()=>{this._onConnect(a)})):(this.socket=h.connect(this.port,this.host),this.socket.id=g.randomUUID(),this.socket.once("connect",()=>{this._onConnect(a)})),this.socket.once("error",a=>{this._destroySocket(this.socket),b(a)}),this.clientOptions.connectTimeout&&(this.connectTimer=setTimeout(()=>{this._destroySocket(this.socket),b(Error("Connection timeout"))},this.clientOptions.connectTimeout))})}_onConnect(a){this.connectTimer&&(clearTimeout(this.connectTimer),this.connectTimer=void 0),this.socket&&(this.socket.removeAllListeners("error"),this.socket.removeAllListeners("connect"),this.socket.removeAllListeners("secureConnect")),this.connected=!0;let b=a=>{for(let[b,c]of this.messageDetailsByMessageId.entries())c.message instanceof aT?c.resolve():c.reject(Error(`Socket error. Message type: ${c.message.constructor.name} (0x${c.message.protocolOperation.toString(16)})
2
+ ${a.message||(a.stack??"Unknown socket error")}`)),this.messageDetailsByMessageId.delete(b);this.socket&&this.socket.destroy()};function c(){this&&this.end()}function d(){this&&this.end()}let e=this;this.socket&&(this.socket.on("error",b),this.socket.on("close",function a(){for(let[f,g]of(this&&(this.removeListener("error",b),this.removeListener("close",a),this.removeListener("data",e.socketDataHandler),this.removeListener("end",c),this.removeListener("timeout",d)),this===e.socket&&(e.connected=!1,delete e.socket,e.connectTimer&&(clearTimeout(e.connectTimer),e.connectTimer=void 0)),e.messageDetailsByMessageId.entries()))g.socket.id===this.id&&(g.message instanceof aT?g.resolve():g.reject(Error(`Connection closed before message response was received. Message type: ${g.message.constructor.name} (0x${g.message.protocolOperation.toString(16)})`)),e.messageDetailsByMessageId.delete(f))}),this.socket.on("data",this.socketDataHandler),this.socket.on("end",c),this.socket.on("timeout",d)),a()}_destroySocket(a){a&&(this.connectTimer&&(clearTimeout(this.connectTimer),this.connectTimer=void 0),a.removeAllListeners("error"),a.on("error",()=>{}),a.end(),a.destroy(),a===this.socket&&(this.connected=!1,this.socket=void 0))}_send(a){if(!this.connected||!this.socket)throw Error("Socket connection not established");let b=a.write(),c=this.clientOptions.timeout?setTimeout(()=>{let b=this.messageDetailsByMessageId.get(a.messageId.toString());b&&(this._destroySocket(b.socket),e(Error(`${a.constructor.name}: Operation timed out`)))},this.clientOptions.timeout):null,d=()=>{},e=()=>{},f=new Promise((a,b)=>{d=a,e=b}).finally(()=>{c&&clearTimeout(c)});return this.messageDetailsByMessageId.set(a.messageId.toString(),{message:a,resolve:d,reject:e,timeoutTimer:c,socket:this.socket}),a.password?aX(`Sending message: ${JSON.stringify({...a,password:"__redacted__"})}`):aX(`Sending message: ${JSON.stringify(a)}`),this.socket.write(b,()=>{a instanceof at?(aX(`Abandoned message: ${a.messageId}`),this.messageDetailsByMessageId.delete(a.messageId.toString()),d()):a instanceof aT?(aX("Unbind success. Ending socket"),this.socket&&this._destroySocket(this.socket)):aX("Message sent successfully.")}),f}_handleSendResponse(a){let b=this.messageDetailsByMessageId.get(a.messageId.toString());b?a instanceof aO?(b.searchEntries=b.searchEntries??[],b.searchEntries.push(a)):a instanceof aP?(b.searchReferences=b.searchReferences??[],b.searchReferences.push(a)):(a instanceof aS&&(b.searchEntries&&a.searchEntries.push(...b.searchEntries),b.searchReferences&&a.searchReferences.push(...b.searchReferences)),this.messageDetailsByMessageId.delete(a.messageId.toString()),b.resolve(a)):aX(`Unable to find details related to message response: ${JSON.stringify(a)}`)}}},50122:(a,b,c)=>{c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},92280:(a,b,c)=>{Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},94755:(a,b,c)=>{c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(50122);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}}};