@jheavenknows/bluerouter 1.0.58 → 1.0.60

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 (967) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +1 -0
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/routes-manifest.json +6 -0
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page.js +2 -2
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page.js.nft.json +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js +2 -2
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js +2 -2
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page.js +16 -2
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page_client-reference-manifest.js +1 -1
  80. package/app/.next-cli-build/server/app/_global-error/page.js +2 -2
  81. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  84. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  85. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  92. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  95. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  96. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  97. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  98. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  99. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  102. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  115. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +3 -3
  119. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  121. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js +2 -2
  127. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  133. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  141. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  145. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  149. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  151. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  153. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  155. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  161. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js +2 -2
  163. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js +2 -2
  165. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  167. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  173. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  175. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  177. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
  179. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  181. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  182. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  183. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  191. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  192. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  193. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  194. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  195. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  197. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  198. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  199. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  200. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  201. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  203. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  204. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  205. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  206. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  207. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  210. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/ollama-model-memory/route.js +1 -1
  223. package/app/.next-cli-build/server/app/api/ollama-model-memory/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/install/route.js +574 -135
  225. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/install/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route.js +1 -1
  227. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route.js.nft.json +1 -1
  228. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js +1 -1
  229. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js +1 -1
  231. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js +1 -1
  233. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js +1 -1
  235. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  237. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  271. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  273. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  275. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  277. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  279. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  281. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  283. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  287. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  289. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  293. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  295. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  305. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  335. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  337. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  371. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/version/restart/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/version/restart/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route.js +1 -0
  385. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route.js.nft.json +1 -0
  386. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route_client-reference-manifest.js +1 -0
  387. package/app/.next-cli-build/server/app/api/virtual-combos/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/virtual-combos/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  390. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  392. package/app/.next-cli-build/server/app/callback.html +1 -1
  393. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  394. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  395. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  396. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  397. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  398. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  399. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  400. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  401. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  402. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  403. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  404. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  405. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  406. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  407. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  408. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  409. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  410. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  411. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  412. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  413. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  414. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  415. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  416. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  417. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  418. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  419. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  420. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  421. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  422. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  423. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  425. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  426. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  427. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  428. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  429. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  430. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  432. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  433. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  435. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  436. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  437. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  439. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  440. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  442. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  443. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  444. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  445. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  447. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  448. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  449. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  450. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  451. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  453. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  454. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  456. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  457. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  458. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  459. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  460. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  461. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.html +1 -1
  462. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.rsc +6 -6
  463. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes/__PAGE__.segment.rsc +2 -2
  464. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes.segment.rsc +1 -1
  465. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  466. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  467. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_full.segment.rsc +6 -6
  468. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_head.segment.rsc +1 -1
  469. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_index.segment.rsc +4 -4
  470. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_tree.segment.rsc +2 -2
  471. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  472. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  473. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  475. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  476. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  477. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  478. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  479. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  480. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  481. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  482. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +5 -5
  483. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  486. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  487. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +5 -5
  488. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  489. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +4 -4
  490. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
  491. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  492. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +5 -5
  493. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  496. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  497. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +5 -5
  498. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  499. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +4 -4
  500. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
  501. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  502. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  503. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  504. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  506. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  507. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  508. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  509. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  510. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  511. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  512. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  513. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  514. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  515. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  516. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  517. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  518. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  519. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  520. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  521. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  522. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  523. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  524. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  525. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  526. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  527. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  528. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  529. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  530. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  531. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  532. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  533. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  534. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  535. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  536. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  537. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  538. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  539. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  540. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  541. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  542. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  543. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  544. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  545. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  546. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  547. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  548. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  549. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  550. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  551. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  552. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  555. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  556. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  557. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  558. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  559. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  560. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  561. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  562. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  563. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  564. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  565. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  566. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  567. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  568. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  569. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  570. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  571. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  572. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  573. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  574. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  575. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  576. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  577. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  578. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  579. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  580. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  581. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  582. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  583. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  584. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  585. package/app/.next-cli-build/server/app/dashboard/virtual-combos.html +1 -3
  586. package/app/.next-cli-build/server/app/dashboard/virtual-combos.rsc +6 -6
  587. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos/__PAGE__.segment.rsc +2 -2
  588. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos.segment.rsc +1 -1
  589. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  590. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  591. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_full.segment.rsc +6 -6
  592. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_head.segment.rsc +1 -1
  593. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_index.segment.rsc +4 -4
  594. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_tree.segment.rsc +2 -2
  595. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  596. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  597. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  598. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  599. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  600. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  601. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  602. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  603. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  604. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  605. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  606. package/app/.next-cli-build/server/app/index.html +1 -1
  607. package/app/.next-cli-build/server/app/index.rsc +4 -4
  608. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  609. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  610. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  611. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  612. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  613. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  614. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  615. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  616. package/app/.next-cli-build/server/app/landing.html +1 -1
  617. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  618. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  619. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  620. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  621. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  622. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  623. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  624. package/app/.next-cli-build/server/app/login/page.js +2 -2
  625. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  626. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  627. package/app/.next-cli-build/server/app/login.html +1 -1
  628. package/app/.next-cli-build/server/app/login.rsc +4 -4
  629. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  630. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  631. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  632. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  633. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  634. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  635. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  636. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  637. package/app/.next-cli-build/server/app/page.js +2 -2
  638. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  639. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  640. package/app/.next-cli-build/server/app-paths-manifest.json +1 -0
  641. package/app/.next-cli-build/server/chunks/1661.js +1 -0
  642. package/app/.next-cli-build/server/chunks/1807.js +1 -0
  643. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  644. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  645. package/app/.next-cli-build/server/chunks/4884.js +1 -1
  646. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  647. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  648. package/app/.next-cli-build/server/chunks/7774.js +6 -6
  649. package/app/.next-cli-build/server/chunks/8520.js +1 -1
  650. package/app/.next-cli-build/server/chunks/9253.js +1 -1
  651. package/app/.next-cli-build/server/chunks/9489.js +1 -1
  652. package/app/.next-cli-build/server/functions-config-manifest.json +2 -1
  653. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  654. package/app/.next-cli-build/server/pages/404.html +1 -1
  655. package/app/.next-cli-build/server/pages/500.html +1 -1
  656. package/app/.next-cli-build/static/Dcv7pgEOWAPLtjKtQZeS0/_buildManifest.js +1 -0
  657. package/app/.next-cli-build/static/chunks/{1321-333a720ed3de9e5e.js → 1321-5236ba2c1f690e42.js} +1 -1
  658. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/ollama-nodes/page-c771cf90148ecc62.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/virtual-combos/page-7731b73f4ce55878.js +15 -0
  660. package/app/.next-cli-build/static/chunks/app/_global-error/{page-da2083459ec19741.js → page-092c69469068a0c3.js} +1 -1
  661. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  662. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  663. package/app/.next-cli-build/static/chunks/app/api/auth/login/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  664. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-092c69469068a0c3.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-092c69469068a0c3.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-092c69469068a0c3.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-092c69469068a0c3.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-092c69469068a0c3.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-092c69469068a0c3.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-092c69469068a0c3.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-092c69469068a0c3.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-092c69469068a0c3.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-092c69469068a0c3.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-092c69469068a0c3.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-092c69469068a0c3.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-092c69469068a0c3.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-092c69469068a0c3.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-092c69469068a0c3.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-092c69469068a0c3.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-092c69469068a0c3.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-092c69469068a0c3.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-092c69469068a0c3.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-092c69469068a0c3.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-092c69469068a0c3.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-092c69469068a0c3.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-092c69469068a0c3.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-092c69469068a0c3.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-092c69469068a0c3.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-092c69469068a0c3.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/combos/route-092c69469068a0c3.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-092c69469068a0c3.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-092c69469068a0c3.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/health/route-092c69469068a0c3.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/init/route-092c69469068a0c3.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-092c69469068a0c3.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/keys/route-092c69469068a0c3.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/locale/route-092c69469068a0c3.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-092c69469068a0c3.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-092c69469068a0c3.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-092c69469068a0c3.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-092c69469068a0c3.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-092c69469068a0c3.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-092c69469068a0c3.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-092c69469068a0c3.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-092c69469068a0c3.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-092c69469068a0c3.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-092c69469068a0c3.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-092c69469068a0c3.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/models/route-092c69469068a0c3.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/models/test/route-092c69469068a0c3.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-092c69469068a0c3.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-092c69469068a0c3.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-092c69469068a0c3.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-092c69469068a0c3.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-092c69469068a0c3.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-092c69469068a0c3.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-092c69469068a0c3.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-092c69469068a0c3.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-092c69469068a0c3.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-092c69469068a0c3.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-092c69469068a0c3.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-092c69469068a0c3.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/reservations/route-092c69469068a0c3.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-092c69469068a0c3.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-092c69469068a0c3.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-092c69469068a0c3.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/ollama-routing-targets/route-092c69469068a0c3.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/pricing/route-092c69469068a0c3.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-092c69469068a0c3.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-092c69469068a0c3.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-092c69469068a0c3.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-092c69469068a0c3.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-092c69469068a0c3.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-092c69469068a0c3.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-092c69469068a0c3.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-092c69469068a0c3.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-092c69469068a0c3.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-092c69469068a0c3.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/providers/route-092c69469068a0c3.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-092c69469068a0c3.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-092c69469068a0c3.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-092c69469068a0c3.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-092c69469068a0c3.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-092c69469068a0c3.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-092c69469068a0c3.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-092c69469068a0c3.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-092c69469068a0c3.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-092c69469068a0c3.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-092c69469068a0c3.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-092c69469068a0c3.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-092c69469068a0c3.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/settings/route-092c69469068a0c3.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-092c69469068a0c3.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/tags/route-092c69469068a0c3.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-092c69469068a0c3.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-092c69469068a0c3.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-092c69469068a0c3.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-092c69469068a0c3.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-092c69469068a0c3.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-092c69469068a0c3.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-092c69469068a0c3.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-092c69469068a0c3.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-092c69469068a0c3.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-092c69469068a0c3.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-092c69469068a0c3.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-092c69469068a0c3.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-092c69469068a0c3.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-092c69469068a0c3.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-092c69469068a0c3.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-092c69469068a0c3.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-092c69469068a0c3.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-092c69469068a0c3.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-092c69469068a0c3.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-092c69469068a0c3.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-092c69469068a0c3.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-092c69469068a0c3.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-092c69469068a0c3.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-092c69469068a0c3.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-092c69469068a0c3.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-092c69469068a0c3.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-092c69469068a0c3.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-092c69469068a0c3.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-092c69469068a0c3.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-092c69469068a0c3.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-092c69469068a0c3.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-092c69469068a0c3.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-092c69469068a0c3.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-092c69469068a0c3.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-092c69469068a0c3.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-092c69469068a0c3.js +1 -0
  791. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-092c69469068a0c3.js +1 -0
  792. package/app/.next-cli-build/static/chunks/app/api/v1/route-092c69469068a0c3.js +1 -0
  793. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-092c69469068a0c3.js +1 -0
  794. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-092c69469068a0c3.js +1 -0
  795. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-092c69469068a0c3.js +1 -0
  796. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-092c69469068a0c3.js +1 -0
  797. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-092c69469068a0c3.js +1 -0
  798. package/app/.next-cli-build/static/chunks/app/api/version/route-092c69469068a0c3.js +1 -0
  799. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-092c69469068a0c3.js +1 -0
  800. package/app/.next-cli-build/static/chunks/app/api/version/update/route-092c69469068a0c3.js +1 -0
  801. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-092c69469068a0c3.js +1 -0
  802. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/preview/route-092c69469068a0c3.js +1 -0
  803. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-092c69469068a0c3.js +1 -0
  804. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-092c69469068a0c3.js +1 -0
  805. package/app/.next-cli-build/static/chunks/app/page-092c69469068a0c3.js +1 -0
  806. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-092c69469068a0c3.js +1 -0
  807. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-092c69469068a0c3.js +1 -0
  808. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-092c69469068a0c3.js +1 -0
  809. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-092c69469068a0c3.js +1 -0
  810. package/app/.next-cli-build/static/css/11e167ecf7b4e500.css +1 -0
  811. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  812. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  813. package/app/package.json +1 -1
  814. package/package.json +1 -1
  815. package/app/.next-cli-build/server/chunks/2769.js +0 -1
  816. package/app/.next-cli-build/static/HnTGcqSHEUKReNqlg_AiU/_buildManifest.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/ollama-nodes/page-3e97343c80613dec.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/virtual-combos/page-3175d0b06abbb400.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-da2083459ec19741.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-da2083459ec19741.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-da2083459ec19741.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-da2083459ec19741.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-da2083459ec19741.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-da2083459ec19741.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-da2083459ec19741.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-da2083459ec19741.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-da2083459ec19741.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-da2083459ec19741.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-da2083459ec19741.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-da2083459ec19741.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-da2083459ec19741.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-da2083459ec19741.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-da2083459ec19741.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-da2083459ec19741.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-da2083459ec19741.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-da2083459ec19741.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-da2083459ec19741.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-da2083459ec19741.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-da2083459ec19741.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-da2083459ec19741.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-da2083459ec19741.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-da2083459ec19741.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-da2083459ec19741.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-da2083459ec19741.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/combos/route-da2083459ec19741.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-da2083459ec19741.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-da2083459ec19741.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/health/route-da2083459ec19741.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/init/route-da2083459ec19741.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-da2083459ec19741.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/keys/route-da2083459ec19741.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/locale/route-da2083459ec19741.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-da2083459ec19741.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-da2083459ec19741.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-da2083459ec19741.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-da2083459ec19741.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-da2083459ec19741.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-da2083459ec19741.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-da2083459ec19741.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-da2083459ec19741.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-da2083459ec19741.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-da2083459ec19741.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-da2083459ec19741.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/models/route-da2083459ec19741.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/models/test/route-da2083459ec19741.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-da2083459ec19741.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-da2083459ec19741.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-da2083459ec19741.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-da2083459ec19741.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-da2083459ec19741.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-da2083459ec19741.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-da2083459ec19741.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-da2083459ec19741.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-da2083459ec19741.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-da2083459ec19741.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-da2083459ec19741.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-da2083459ec19741.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/reservations/route-da2083459ec19741.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-da2083459ec19741.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-da2083459ec19741.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-da2083459ec19741.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/ollama-routing-targets/route-da2083459ec19741.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/pricing/route-da2083459ec19741.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-da2083459ec19741.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-da2083459ec19741.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-da2083459ec19741.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-da2083459ec19741.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-da2083459ec19741.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-da2083459ec19741.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-da2083459ec19741.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-da2083459ec19741.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-da2083459ec19741.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-da2083459ec19741.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/providers/route-da2083459ec19741.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-da2083459ec19741.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-da2083459ec19741.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-da2083459ec19741.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-da2083459ec19741.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-da2083459ec19741.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-da2083459ec19741.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-da2083459ec19741.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-da2083459ec19741.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-da2083459ec19741.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-da2083459ec19741.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-da2083459ec19741.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-da2083459ec19741.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/settings/route-da2083459ec19741.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-da2083459ec19741.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/tags/route-da2083459ec19741.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-da2083459ec19741.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-da2083459ec19741.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-da2083459ec19741.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-da2083459ec19741.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-da2083459ec19741.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-da2083459ec19741.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-da2083459ec19741.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-da2083459ec19741.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-da2083459ec19741.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-da2083459ec19741.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-da2083459ec19741.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-da2083459ec19741.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-da2083459ec19741.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-da2083459ec19741.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-da2083459ec19741.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-da2083459ec19741.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-da2083459ec19741.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-da2083459ec19741.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-da2083459ec19741.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-da2083459ec19741.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-da2083459ec19741.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-da2083459ec19741.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-da2083459ec19741.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-da2083459ec19741.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-da2083459ec19741.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-da2083459ec19741.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-da2083459ec19741.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-da2083459ec19741.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-da2083459ec19741.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-da2083459ec19741.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-da2083459ec19741.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-da2083459ec19741.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-da2083459ec19741.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-da2083459ec19741.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-da2083459ec19741.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-da2083459ec19741.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-da2083459ec19741.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/v1/route-da2083459ec19741.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-da2083459ec19741.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-da2083459ec19741.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-da2083459ec19741.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-da2083459ec19741.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-da2083459ec19741.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/version/route-da2083459ec19741.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-da2083459ec19741.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/version/update/route-da2083459ec19741.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-da2083459ec19741.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-da2083459ec19741.js +0 -1
  958. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-da2083459ec19741.js +0 -1
  959. package/app/.next-cli-build/static/chunks/app/page-da2083459ec19741.js +0 -1
  960. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-da2083459ec19741.js +0 -1
  961. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-da2083459ec19741.js +0 -1
  962. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-da2083459ec19741.js +0 -1
  963. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-da2083459ec19741.js +0 -1
  964. package/app/.next-cli-build/static/css/7c50b64c9b7c7390.css +0 -1
  965. /package/app/.next-cli-build/static/{HnTGcqSHEUKReNqlg_AiU → Dcv7pgEOWAPLtjKtQZeS0}/_ssgManifest.js +0 -0
  966. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.53-to-1.0.54-1.0.54-20260527-190346 → upgrade-1.0.58-to-1.0.59-1.0.59-20260527-233043}/data.sqlite +0 -0
  967. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.54-to-1.0.55-1.0.55-20260527-201319 → upgrade-1.0.59-to-1.0.60-1.0.60-20260528-000431}/data.sqlite +0 -0
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1088],{82898:(e,t,a)=>{Promise.resolve().then(a.bind(a,99296))},99296:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>$});var s=a(95155),l=a(12115),r=a(35497),n=a(65921);let d=["minRamFreeMb","minVramFreeMb","loadedRamFreeMb","loadedVramFreeMb","safetyMarginMb"],i={minRamFreeMb:"Wake RAM MB (sleep)",minVramFreeMb:"Wake VRAM MB (sleep)",loadedRamFreeMb:"Loaded RAM MB (loaded)",loadedVramFreeMb:"Loaded VRAM MB (loaded)",safetyMarginMb:"Safety MB (buffer)"},o={minRamFreeMb:"RAM free needed before waking a sleeping model",minVramFreeMb:"VRAM free needed before waking a sleeping model",loadedRamFreeMb:"Extra RAM needed when the model is already loaded",loadedVramFreeMb:"Extra VRAM needed when the model is already loaded",safetyMarginMb:"Buffer added to both wake and loaded checks"},c={model:"",minRamFreeMb:"4096",minVramFreeMb:"0",loadedRamFreeMb:"1024",loadedVramFreeMb:"0",safetyMarginMb:"1024"},m={model:"",overrideEnabled:!1,minRamFreeMb:"",minVramFreeMb:"",loadedRamFreeMb:"",loadedVramFreeMb:"",safetyMarginMb:""};function u(e){return null!=e&&""!==String(e).trim()}function x(e){return u(e)?String(e):""}function p(e){return Array.isArray(e)?[...new Set(e.map(Number).filter(e=>Number.isFinite(e)&&e>0))]:[...new Set(String(e||"11434").split(/[\s,;]+/).map(e=>Number(e)).filter(e=>Number.isFinite(e)&&e>0))]}function h(e){return Array.isArray(e)?[...new Set(e.map(Number).filter(e=>Number.isInteger(e)&&e>=0))]:[...new Set(String(e||"").split(/[\s,;]+/).map(e=>Number(e)).filter(e=>Number.isInteger(e)&&e>=0))]}function b(e){return"string"==typeof e?e:Array.isArray(e)?e.join(","):""}function f(e,t={}){let a=Number(e)||Number(t.port)||11434;return{id:t.id||`ollama-${a}`,name:t.name||`Ollama :${a}`,port:a,enabled:!1!==t.enabled,gpuMode:t.gpuMode||"auto",gpuIndices:h(t.gpuIndicesText??t.gpuIndices),gpuIndicesText:b(t.gpuIndicesText??t.gpuIndices),allowMultiGpuSplit:!0===t.allowMultiGpuSplit,tags:Array.isArray(t.tags)?t.tags:[],modelMemoryRequirements:t.modelMemoryRequirements||{}}}function g(e=[],t="11434"){let a=p(t),s=new Map((e||[]).map(e=>[Number(e.port),e]));return a.map(e=>f(e,s.get(Number(e))||{}))}function j(e={},{overrideRows:t=!1}={}){return Object.entries(e||{}).map(([e,a])=>({model:e,overrideEnabled:!t||a?.enabled!==!1,minRamFreeMb:x(a?.minRamFreeMb),minVramFreeMb:x(a?.minVramFreeMb),loadedRamFreeMb:x(a?.loadedRamFreeMb),loadedVramFreeMb:x(a?.loadedVramFreeMb),safetyMarginMb:x(a?.safetyMarginMb)}))}function v(e=[]){let t={};for(let a of e){let e=String(a.model||"").trim();if(!e||!0!==a.overrideEnabled)continue;let s={enabled:!0};for(let e of d)u(a[e])&&(s[e]=Math.max(0,Number(a[e]||0)));t[e]=s}return t}function N(e,t=[]){let a=new Map;for(let e of t||[])e&&a.set(e,{...m,model:e,overrideEnabled:!1});for(let t of j(e?.modelMemoryRequirements||{},{overrideRows:!0})){let e=String(t.model||"").trim();e&&a.set(e,{...m,...t,model:e,overrideEnabled:!1!==t.overrideEnabled})}return[...a.values()].sort((e,t)=>String(e.model).localeCompare(String(t.model)))}function y(){return{name:"",host:"",sshUser:"root",sshPort:22,useSudo:!1,agentPort:19999,agentToken:"",ollamaPorts:"11434",refreshIntervalMs:15e3,ufwAllowFrom:"",enabled:!0,useGlobalModelMemory:!0,instances:[f(11434)],notes:""}}function w(e){if(!e)return"Never";let t=new Date(e);return Number.isNaN(t.getTime())?"Never":t.toLocaleString()}function M(e){let t=Number(e||0);return Number.isFinite(t)?t>=1024?`${(t/1024).toFixed(1)} GB`:`${Math.round(t)} MB`:"-"}function S(e){return[...new Set(e?.models||[])].sort()}function k(e,t){let a=Number(t?.port);return(e?.lastStatus?.instances||[]).find(e=>Number(e.port)===a)||null}function C(e,t){let a=Array.isArray(t?.detectedGpuIndices)?t.detectedGpuIndices:[];return t?t.pid?a.length?`${a.map(t=>{var a;let s;return a=e?.lastStatus,(s=(a?.hardware?.gpus||[]).find(e=>Number(e.index)===Number(t)))?`GPU ${s.index} \xb7 ${s.name} \xb7 ${M(s.vramFreeMb)} free`:`GPU ${t}`}).join(" | ")} \xb7 PID ${t.pid} \xb7 ${M(t.detectedGpuVramUsedMb)} used by process`:`PID ${t.pid} detected, no GPU process`:"No listener PID detected":"No status yet"}function P({row:e,globalRule:t,useGlobal:a}){if(e.overrideEnabled){let t=d.filter(t=>u(e[t])).length;return(0,s.jsxs)(r.Ex,{variant:"warning",children:["override ",t,"/5"]})}return a&&t?(0,s.jsx)(r.Ex,{variant:"success",children:"global"}):!a&&t?(0,s.jsx)(r.Ex,{variant:"default",children:"default/preset"}):(0,s.jsx)(r.Ex,{variant:"default",children:"default"})}function E({value:e,onChange:t,disabled:a,globalValue:l,globalEnabled:r}){let n=u(e),d=u(l)?l:"preset";return(0,s.jsxs)("div",{className:"min-w-[145px]",children:[(0,s.jsx)("input",{value:e??"",disabled:a,placeholder:u(l)?String(l):"inherit",onChange:e=>t(e.target.value),className:`w-full rounded-md border border-border px-2 py-1.5 text-xs outline-none focus:border-primary ${a?"bg-surface-2 text-text-muted":"bg-background text-text-main"}`}),(0,s.jsxs)("div",{className:`mt-1 truncate text-[10px] ${n?"text-blue-600":"text-text-muted"}`,children:[r?"Global":"Default",": ",d,n?" \xb7 override":` \xb7 using ${r?"global":"default"}`]})]})}function $(){let e=(0,n.i)(),[t,a]=(0,l.useState)([]),[m,u]=(0,l.useState)([]),[x,f]=(0,l.useState)(null),[$,I]=(0,l.useState)(!0),[A,G]=(0,l.useState)("nodes"),[R,F]=(0,l.useState)(!1),[U,O]=(0,l.useState)(!1),[T,V]=(0,l.useState)(null),[D,q]=(0,l.useState)(null),[B,L]=(0,l.useState)(y()),[H,z]=(0,l.useState)(""),[_,W]=(0,l.useState)(""),[J,Z]=(0,l.useState)(""),[Q,K]=(0,l.useState)(null),[X,Y]=(0,l.useState)(!1),[ee,et]=(0,l.useState)(!1),[ea,es]=(0,l.useState)(null),el=(0,l.useCallback)(async()=>{try{let e=await fetch("/api/ollama-model-memory",{cache:"no-store"}),t=await e.json();e.ok&&(u(j(t.requirements||t.modelMemoryRequirements||{})),f(t.updatedAt||null))}catch{e.error("Failed to load global model memory map")}},[e]),er=(0,l.useCallback)(async()=>{try{let e=await fetch("/api/ollama-nodes",{cache:"no-store"}),t=await e.json();e.ok&&a(t.nodes||[])}catch{e.error("Failed to load Ollama nodes")}finally{I(!1)}},[e]),en=(0,l.useCallback)(async(t,a=!1)=>{K(t);try{let s=await fetch(`/api/ollama-nodes/${t}/status`,{method:"POST"}),l=await s.json();s.ok||a||e.error(l.error||"Refresh failed"),await er(),s.ok&&!a&&e.success("Status refreshed")}catch{a||e.error("Refresh failed")}finally{K(null)}},[er,e]);(0,l.useEffect)(()=>{el(),er()},[el,er]),(0,l.useEffect)(()=>{let e=setInterval(()=>{let e=Date.now();for(let a of t){if(!a.enabled)continue;let t=a.lastStatusAt?new Date(a.lastStatusAt).getTime():0,s=Math.max(5e3,Number(a.refreshIntervalMs||15e3));(!t||e-t>=s)&&en(a.id,!0)}},5e3);return()=>clearInterval(e)},[t,en]);let ed=(0,l.useMemo)(()=>t.filter(e=>e.lastStatus?.ok&&!e.lastError).length,[t]),ei=()=>{V(null),L(y()),F(!0)},eo=e=>L(t=>({...t,...e})),ec=(e,t)=>{L(a=>({...a,instances:(a.instances||[]).map((a,s)=>s===e?{...a,...t}:a)}))},em=(e,t,a,s)=>{L(l=>{let r=[...l.instances||[]],n={...r[e]},d=T?k(T,n):null,i=N(n,S(d));return i[t]={...i[t],[a]:s},n.modelMemoryRequirements=v(i),r[e]=n,{...l,instances:r}})},eu=async()=>{if(!B.host.trim())return void e.warning("Host/IP is required");Y(!0);try{let t={...B,ollamaPorts:p(B.ollamaPorts),instances:((e=[],t="11434")=>g(e,t).map(e=>{let{gpuIndicesText:t,...a}=e;return{...a,gpuIndices:h(t??a.gpuIndices)}}))(B.instances,B.ollamaPorts)},a=await fetch(T?`/api/ollama-nodes/${T.id}`:"/api/ollama-nodes",{method:T?"PUT":"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),s=await a.json();if(!a.ok)throw Error(s.error||"Save failed");F(!1),await er(),e.success(T?"Ollama node updated":"Ollama node added")}catch(t){e.error(t.message||"Save failed")}finally{Y(!1)}},ex=async()=>{if(D){K(D.id),Z("Installing...\n");try{let t=await fetch(`/api/ollama-nodes/${D.id}/install`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sshPassword:H,sudoPassword:_,ufwAllowFrom:D.ufwAllowFrom})}),a=await t.json(),s=a.result?[a.result.stdout,a.result.stderr].filter(Boolean).join("\n"):a.error||"";if(Z(s),!t.ok)throw Error(a.error||"Install failed");e.success("Agent installed"),await en(D.id,!0)}catch(t){e.error(t.message||"Install failed")}finally{K(null)}}},ep=(e,t,a)=>u(s=>s.map((s,l)=>l===e?{...s,[t]:a}:s)),eh=async()=>{et(!0);try{let t=await fetch("/api/ollama-model-memory",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({requirements:function(e=[]){let t={};for(let a of e){let e=String(a.model||"").trim();if(e)for(let s of(t[e]={},d))t[e][s]=Math.max(0,Number(a[s]||0))}return t}(m)})}),a=await t.json();if(!t.ok)throw Error(a.error||"Save global map failed");f(a.updatedAt||new Date().toISOString()),e.success("Global model memory map saved"),await er()}catch(t){e.error(t.message||"Save global map failed")}finally{et(!1)}};return $?(0,s.jsx)(r.Qv,{}):(0,s.jsxs)("div",{className:"space-y-6",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h1",{className:"text-2xl font-semibold text-text-main",children:"Ollama Nodes"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Remote install and monitor LAN Ollama agents, including port → PID → GPU mapping."})]}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsxs)(r.Ex,{children:["Total: ",t.length]}),(0,s.jsxs)(r.Ex,{variant:"success",children:["Online: ",ed]}),(0,s.jsx)(r.$n,{icon:"add",onClick:ei,children:"Add Ollama Node"})]})]}),(0,s.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-1",children:[(0,s.jsx)("button",{type:"button",onClick:()=>G("nodes"),className:`rounded-xl px-4 py-2 text-sm ${"nodes"===A?"bg-primary text-white":"text-text-muted hover:bg-surface-2"}`,children:"Nodes"}),(0,s.jsx)("button",{type:"button",onClick:()=>G("global"),className:`rounded-xl px-4 py-2 text-sm ${"global"===A?"bg-primary text-white":"text-text-muted hover:bg-surface-2"}`,children:"Global Model Memory Map"})]}),"global"===A?(0,s.jsxs)(r.Zp,{className:"p-5",children:[(0,s.jsxs)("div",{className:"mb-4 flex flex-wrap items-start justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:"Global Model Memory Map"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Shared RAM/VRAM thresholds. Instance overrides win first, then node override, then global/default."}),(0,s.jsxs)("p",{className:"text-xs text-text-muted",children:["Patterns with * are supported. Last saved: ",w(x)]})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,s.jsx)(r.$n,{variant:"secondary",icon:"add",onClick:()=>u(e=>[...e,{...c}]),children:"Add Rule"}),(0,s.jsx)(r.$n,{variant:"secondary",icon:"download",onClick:()=>{let a=function(e=[]){let t=[],a=new Set;for(let s of e)for(let e of function(e){let t=new Set;for(let a of e?.lastStatus?.instances||[])for(let e of a.models||[])t.add(e);for(let a of e?.lastStatus?.ollama?.models||[])t.add(a);return[...t].sort()}(s))t.push(e),a.add(e);return{raw:t,unique:[...a].sort()}}(t);if(!a.unique.length)return e.warning("No detected models found yet. Refresh one or more nodes first.");let s=new Set(m.map(e=>String(e.model||"").trim()).filter(Boolean)),l=a.unique.filter(e=>!s.has(e)).map(e=>({...c,model:e}));if(!l.length)return e.success(`Detected ${a.raw.length} entries, ${a.unique.length} unique. All already exist in the global map.`);u(e=>[...e,...l]),e.success(`Detected ${a.raw.length} entries, ${a.unique.length} unique. Added ${l.length}.`)},children:"Import Detected"}),(0,s.jsx)(r.$n,{loading:ee,onClick:eh,children:ee?"Saving...":"Save Global Map"})]})]}),(0,s.jsx)("div",{className:"overflow-x-auto rounded-xl border border-border",children:(0,s.jsxs)("table",{className:"w-full min-w-[1080px] text-left text-sm",children:[(0,s.jsx)("thead",{className:"bg-surface-2 text-xs uppercase text-text-muted",children:(0,s.jsxs)("tr",{children:[(0,s.jsx)("th",{className:"px-3 py-2",children:"Model / Pattern"}),d.map(e=>(0,s.jsxs)("th",{className:"px-3 py-2",children:[(0,s.jsx)("div",{children:i[e]}),(0,s.jsx)("div",{className:"normal-case text-[10px] opacity-70",children:o[e]})]},e)),(0,s.jsx)("th",{className:"px-3 py-2 text-right",children:"Action"})]})}),(0,s.jsx)("tbody",{children:m.map((e,t)=>(0,s.jsxs)("tr",{className:"border-t border-border",children:[(0,s.jsx)("td",{className:"px-3 py-2",children:(0,s.jsx)("input",{value:e.model,onChange:e=>ep(t,"model",e.target.value),placeholder:"qwen3:8b or gemma*",className:"w-full rounded-md border border-border bg-background px-2 py-1.5 font-mono text-xs outline-none focus:border-primary"})}),d.map(a=>(0,s.jsx)("td",{className:"px-3 py-2",children:(0,s.jsx)("input",{value:e[a]??"",onChange:e=>ep(t,a,e.target.value),className:"w-32 rounded-md border border-border bg-background px-2 py-1.5 text-xs outline-none focus:border-primary"})},a)),(0,s.jsx)("td",{className:"px-3 py-2 text-right",children:(0,s.jsx)("button",{type:"button",onClick:()=>u(e=>e.filter((e,a)=>a!==t)),className:"rounded-md px-2 py-1 text-red-500 hover:bg-red-500/10",children:(0,s.jsx)("span",{className:"material-icons text-base",children:"delete"})})})]},`${e.model}-${t}`))})]})})]}):0===t.length?(0,s.jsxs)(r.Zp,{className:"p-8 text-center",children:[(0,s.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:"No Ollama nodes yet"}),(0,s.jsx)(r.$n,{className:"mt-4",icon:"add",onClick:ei,children:"Add Ollama Node"})]}):(0,s.jsx)("div",{className:"grid gap-4",children:t.map(t=>{let a=t.lastStatus||{},l=t.lastEvaluation||{},n=a.hardware?.gpus||[],d=a.hardware?.ram||{};return(0,s.jsxs)(r.Zp,{className:"p-5",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,s.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:t.name}),(0,s.jsx)(r.Ex,{variant:t.lastError?"error":t.lastStatus?.ok?"success":"default",children:t.lastError?"error":a.ok?"online":"unknown"}),l.hasBlockedSleepingModels?(0,s.jsx)(r.Ex,{variant:"error",children:"blocked sleeping models"}):null,(0,s.jsx)(r.Ex,{variant:t.enabled?"success":"default",children:t.enabled?"enabled":"disabled"})]}),(0,s.jsxs)("p",{className:"mt-1 text-sm text-text-muted",children:[t.host,":",t.agentPort," \xb7 Ollama ports ",(t.ollamaPorts||[]).join(", ")," \xb7 Refresh ",t.refreshIntervalMs,"ms"]}),(0,s.jsxs)("p",{className:"mt-1 text-xs text-text-muted",children:["Last status: ",w(t.lastStatusAt),t.lastError?` \xb7 ${t.lastError}`:""]})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,s.jsx)(r.$n,{size:"sm",variant:"secondary",icon:"refresh",onClick:()=>en(t.id),disabled:Q===t.id,children:Q===t.id?"Working...":"Refresh"}),(0,s.jsx)(r.$n,{size:"sm",variant:"secondary",icon:"terminal",onClick:()=>{q(t),z(""),W(""),Z(""),O(!0)},children:"Install Agent"}),(0,s.jsx)(r.$n,{size:"sm",variant:"ghost",icon:"edit",onClick:()=>{let e,a;return e=(t.ollamaPorts||[11434]).join(","),a=g(Array.isArray(t.instances)?t.instances:[],e),void(V(t),L({...y(),...t,ollamaPorts:e,instances:a,useGlobalModelMemory:!1!==t.useGlobalModelMemory}),F(!0))},children:"Edit"}),(0,s.jsx)(r.$n,{size:"sm",variant:"ghost",icon:"delete",onClick:()=>es({title:"Delete Ollama Node",message:`Delete node "${t.name}"?`,onConfirm:async()=>{es(null),(await fetch(`/api/ollama-nodes/${t.id}`,{method:"DELETE"})).ok?(await er(),e.success("Node deleted")):e.error("Delete failed")}}),children:"Delete"})]})]}),(0,s.jsxs)("div",{className:"mt-4 grid gap-4 md:grid-cols-2",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border p-4",children:[(0,s.jsx)("div",{className:"text-sm text-text-muted",children:"RAM"}),(0,s.jsxs)("div",{className:"mt-1 text-xl font-semibold text-text-main",children:[M(d.availableMb)," free"]}),(0,s.jsxs)("div",{className:"text-sm text-text-muted",children:["Total ",M(d.totalMb)," \xb7 Used ",d.usedPercent??"-","%"]})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border p-4",children:[(0,s.jsx)("div",{className:"text-sm text-text-muted",children:"GPU"}),n.length?n.map(e=>(0,s.jsxs)("div",{className:"mt-2 flex flex-wrap items-center gap-2 text-sm",children:[(0,s.jsxs)("span",{className:"font-medium text-text-main",children:["GPU ",e.index," \xb7 ",e.name]}),(0,s.jsxs)(r.Ex,{children:["VRAM ",M(e.vramFreeMb)," / ",M(e.vramTotalMb)," free"]}),(0,s.jsxs)(r.Ex,{children:["GPU ",e.gpuUsagePercent,"%"]}),(0,s.jsxs)(r.Ex,{variant:Number(e.temperatureC)>=80?"error":"success",children:[e.temperatureC,"\xb0C"]})]},e.index)):(0,s.jsx)("div",{className:"mt-2 text-sm text-text-muted",children:"No NVIDIA GPU detected"})]})]}),(0,s.jsx)("div",{className:"mt-4 space-y-3",children:(l.instances||a.instances||[]).map(e=>(0,s.jsxs)("div",{className:"rounded-xl border border-border p-4",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,s.jsxs)("h3",{className:"font-semibold text-text-main",children:["Ollama :",e.port||"default"]}),(0,s.jsx)(r.Ex,{variant:e.alive?"success":"error",children:e.alive?"alive":"down"}),(0,s.jsxs)(r.Ex,{variant:e.detectedGpuIndices?.length?"success":"default",children:["Detected GPU: ",e.detectedGpuIndices?.length?e.detectedGpuIndices.map(e=>`GPU ${e}`).join(", "):"none"]}),e.pid?(0,s.jsxs)(r.Ex,{children:["PID ",e.pid]}):null,e.detectedGpuVramUsedMb?(0,s.jsxs)(r.Ex,{children:[M(e.detectedGpuVramUsedMb)," process VRAM"]}):null,(0,s.jsx)("span",{className:"text-xs text-text-muted",children:e.baseUrl})]}),(0,s.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:C(t,e)}),e.hardwareScope?(0,s.jsxs)("p",{className:"mt-1 text-xs text-text-muted",children:["Routing GPU scope: ",e.hardwareScope.gpuIndices?.length?e.hardwareScope.gpuIndices.map(e=>`GPU ${e}`).join(", "):"none"," \xb7 source ",e.hardwareScope.source]}):null,e.modelReadiness?.length?(0,s.jsx)("div",{className:"mt-3 grid gap-2 md:grid-cols-2 xl:grid-cols-3",children:e.modelReadiness.map(e=>{var t;return(0,s.jsxs)("div",{className:"rounded-lg bg-surface-2 p-3 text-sm",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,s.jsx)("span",{className:"font-mono text-xs text-text-main",children:e.model}),(0,s.jsx)(r.Ex,{variant:e.loaded?"success":"default",children:e.loaded?"loaded":"sleeping"}),(0,s.jsx)(r.Ex,{variant:(t=e.status)?t.includes("insufficient")||t.includes("low")?"error":t.includes("unconfigured")?"warning":"success":"default",children:e.status}),(0,s.jsx)(r.Ex,{variant:e.ruleSource?.includes("override")?"warning":"global"===e.ruleSource?"success":"default",children:e.ruleSource||"none"}),e.loadedMatch?(0,s.jsx)(r.Ex,{children:e.loadedMatch}):null]}),(0,s.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:e.reason})]},e.model)})}):(0,s.jsx)("div",{className:"mt-3 text-sm text-text-muted",children:"No models reported for this instance."})]},e.id||e.port||e.baseUrl))})]},t.id)})}),(0,s.jsx)(r.aF,{isOpen:R,onClose:()=>F(!1),title:T?"Edit Ollama Node":"Add Ollama Node",size:"full",className:"w-[calc(100vw-32px)] max-w-none xl:w-[96vw]",footer:(0,s.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,s.jsx)(r.$n,{onClick:eu,loading:X,children:X?"Saving...":"Save"}),(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>F(!1),disabled:X,children:"Cancel"})]}),children:(0,s.jsxs)("div",{className:"max-h-[75vh] space-y-5 overflow-y-auto pr-2",children:[(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsx)(r.pd,{label:"Name",value:B.name,onChange:e=>eo({name:e.target.value}),placeholder:"5090 node"}),(0,s.jsx)(r.pd,{label:"Host/IP",value:B.host,onChange:e=>eo({host:e.target.value}),placeholder:"172.16.6.13"}),(0,s.jsx)(r.pd,{label:"SSH User",value:B.sshUser,onChange:e=>eo({sshUser:e.target.value}),placeholder:"root or fujinet"}),(0,s.jsx)(r.pd,{label:"SSH Port",value:B.sshPort,onChange:e=>eo({sshPort:e.target.value}),placeholder:"22"}),(0,s.jsx)(r.pd,{label:"Agent Port",value:B.agentPort,onChange:e=>eo({agentPort:e.target.value}),placeholder:"19999"}),(0,s.jsx)(r.pd,{label:"Agent Token",value:B.agentToken,onChange:e=>eo({agentToken:e.target.value}),placeholder:"auto if empty"}),(0,s.jsx)(r.pd,{label:"Ollama Ports",value:B.ollamaPorts,onChange:e=>{var t;return t=e.target.value,void L(e=>({...e,ollamaPorts:t,instances:g(e.instances,t)}))},placeholder:"11434,11435"}),(0,s.jsx)(r.pd,{label:"Refresh Interval MS",value:B.refreshIntervalMs,onChange:e=>eo({refreshIntervalMs:e.target.value}),placeholder:"15000"}),(0,s.jsx)(r.pd,{label:"UFW Allow From",value:B.ufwAllowFrom,onChange:e=>eo({ufwAllowFrom:e.target.value}),placeholder:"172.16.0.0/12"})]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-2",children:[(0,s.jsx)("div",{className:"rounded-xl border border-border p-4",children:(0,s.jsxs)("div",{className:"flex items-center justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-semibold text-text-main",children:"Use sudo"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Enable when SSH user is not root but has sudo rights."})]}),(0,s.jsx)(r.lM,{checked:!!B.useSudo,onChange:()=>eo({useSudo:!B.useSudo})})]})}),(0,s.jsx)("div",{className:"rounded-xl border border-border p-4",children:(0,s.jsxs)("div",{className:"flex items-center justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-semibold text-text-main",children:"Use Global Model Memory Map"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"When off, routing still uses built-in defaults instead of zero."})]}),(0,s.jsx)(r.lM,{checked:!1!==B.useGlobalModelMemory,onChange:()=>eo({useGlobalModelMemory:!1===B.useGlobalModelMemory})})]})})]}),(0,s.jsx)("div",{className:"space-y-4",children:(B.instances||[]).map((e,t)=>{let a,l=T?k(T,e):null,n=T?(a=Number(e?.port),(T?.lastEvaluation?.instances||[]).find(e=>Number(e.port)===a)||null):null,c=N(e,S(l));return(0,s.jsxs)("div",{className:"rounded-xl border border-border p-4",children:[(0,s.jsxs)("div",{className:"mb-3 flex flex-wrap items-start justify-between gap-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,s.jsxs)("h3",{className:"font-semibold text-text-main",children:["Ollama Instance :",e.port]}),(0,s.jsx)(r.Ex,{variant:e.enabled?"success":"default",children:e.enabled?"enabled":"disabled"}),(0,s.jsxs)(r.Ex,{variant:l?.detectedGpuIndices?.length?"success":"default",children:["Detected GPU: ",l?.detectedGpuIndices?.length?l.detectedGpuIndices.map(e=>`GPU ${e}`).join(", "):"none"]}),l?.pid?(0,s.jsxs)(r.Ex,{children:["PID ",l.pid]}):null]}),(0,s.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:C(T,l)}),n?.hardwareScope?(0,s.jsxs)("p",{className:"mt-1 text-xs text-text-muted",children:["Effective routing scope: ",n.hardwareScope.gpuIndices?.length?n.hardwareScope.gpuIndices.map(e=>`GPU ${e}`).join(", "):"none"," \xb7 ",n.hardwareScope.source]}):null]}),(0,s.jsx)("div",{className:"flex flex-wrap gap-2",children:(0,s.jsx)(r.$n,{size:"sm",variant:"secondary",icon:"add",onClick:()=>{L(e=>{let a=[...e.instances||[]],s={...a[t]};return s.modelMemoryRequirements={...s.modelMemoryRequirements||{},[`custom-${Date.now()}`]:{enabled:!0}},a[t]=s,{...e,instances:a}})},children:"Add Override"})})]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-4",children:[(0,s.jsx)("div",{className:"rounded-xl bg-surface-2 p-3",children:(0,s.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,s.jsx)("span",{className:"text-sm font-medium text-text-main",children:"Instance enabled"}),(0,s.jsx)(r.lM,{checked:!1!==e.enabled,onChange:()=>ec(t,{enabled:!1===e.enabled})})]})}),(0,s.jsxs)("label",{className:"block text-sm",children:[(0,s.jsx)("span",{className:"text-text-muted",children:"GPU Mode"}),(0,s.jsxs)("select",{value:e.gpuMode||"auto",onChange:e=>ec(t,{gpuMode:e.target.value}),className:"mt-1 w-full rounded-md border border-border bg-background px-2 py-2 text-sm outline-none focus:border-primary",children:[(0,s.jsx)("option",{value:"auto",children:"Auto: detected GPU, then best GPU"}),(0,s.jsx)("option",{value:"cpu",children:"CPU only"}),(0,s.jsx)("option",{value:"specific",children:"Specific GPU indices"}),(0,s.jsx)("option",{value:"all",children:"All GPUs"})]})]}),(0,s.jsx)(r.pd,{label:"GPU Indices",value:e.gpuIndicesText??b(e.gpuIndices),onChange:e=>ec(t,{gpuIndicesText:e.target.value,gpuIndices:h(e.target.value)}),placeholder:"0 or 0,1"}),(0,s.jsxs)("div",{className:"rounded-xl bg-surface-2 p-3",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,s.jsx)("span",{className:"text-sm font-medium text-text-main",children:"Allow multi-GPU split"}),(0,s.jsx)(r.lM,{checked:!!e.allowMultiGpuSplit,onChange:()=>ec(t,{allowMultiGpuSplit:!e.allowMultiGpuSplit})})]}),(0,s.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:"Only enable if this instance/model can split across GPUs."})]})]}),(0,s.jsx)("div",{className:"mt-3 overflow-x-auto rounded-xl border border-border",children:(0,s.jsxs)("table",{className:"w-full min-w-[1320px] text-left text-sm",children:[(0,s.jsx)("thead",{className:"bg-surface-2 text-xs uppercase text-text-muted",children:(0,s.jsxs)("tr",{children:[(0,s.jsx)("th",{className:"px-3 py-2",children:"Model / Pattern"}),(0,s.jsx)("th",{className:"px-3 py-2",children:"Override"}),(0,s.jsx)("th",{className:"px-3 py-2",children:"Source"}),d.map(e=>(0,s.jsxs)("th",{className:"px-3 py-2",children:[(0,s.jsx)("div",{children:i[e]}),(0,s.jsx)("div",{className:"normal-case text-[10px] opacity-70",children:o[e]})]},e)),(0,s.jsx)("th",{className:"px-3 py-2 text-right",children:"Action"})]})}),(0,s.jsxs)("tbody",{children:[c.map((e,a)=>{let l=function(e=[],t){let a=String(t||"").trim();if(!a)return null;let s=e.find(e=>String(e.model||"")===a);if(s)return{row:s,key:s.model,matchType:"exact"};let l=a.toLowerCase(),r=e.find(e=>String(e.model||"").toLowerCase()===l);if(r)return{row:r,key:r.model,matchType:"case-insensitive"};let n=e.find(e=>{let t;return String(e.model||"").includes("*")&&(t=String(e.model||"").split("*").map(e=>e.replace(/[|\\{}()[\]^$+?.]/g,"\\$&")).join(".*"),RegExp(`^${t}$`,"i")).test(a)});return n?{row:n,key:n.model,matchType:"wildcard"}:null}(m,e.model),n=!0!==e.overrideEnabled;return(0,s.jsxs)("tr",{className:"border-t border-border",children:[(0,s.jsxs)("td",{className:"px-3 py-2 align-top",children:[(0,s.jsx)("input",{value:e.model,onChange:e=>em(t,a,"model",e.target.value),placeholder:"qwen3:8b",className:"w-full rounded-md border border-border bg-background px-2 py-1.5 font-mono text-xs outline-none focus:border-primary"}),l?.matchType==="wildcard"?(0,s.jsxs)("div",{className:"mt-1 text-[10px] text-text-muted",children:["Matched global pattern: ",l.key]}):null]}),(0,s.jsx)("td",{className:"px-3 py-2 align-top",children:(0,s.jsx)(r.lM,{checked:!0===e.overrideEnabled,onChange:()=>em(t,a,"overrideEnabled",!0!==e.overrideEnabled)})}),(0,s.jsx)("td",{className:"px-3 py-2 align-top",children:(0,s.jsx)(P,{row:e,globalRule:l?.row,useGlobal:!1!==B.useGlobalModelMemory})}),d.map(r=>(0,s.jsx)("td",{className:"px-3 py-2 align-top",children:(0,s.jsx)(E,{value:e[r]??"",disabled:n,globalValue:l?.row?.[r],globalEnabled:!1!==B.useGlobalModelMemory,onChange:e=>em(t,a,r,e)})},r)),(0,s.jsx)("td",{className:"px-3 py-2 text-right align-top",children:(0,s.jsx)("button",{type:"button",onClick:()=>ec(t,{modelMemoryRequirements:v(c.filter((e,t)=>t!==a))}),className:"rounded-md px-2 py-1 text-red-500 hover:bg-red-500/10",children:(0,s.jsx)("span",{className:"material-icons text-base",children:"delete"})})})]},`${e.model}-${a}`)}),c.length?null:(0,s.jsx)("tr",{children:(0,s.jsx)("td",{colSpan:9,className:"px-3 py-6 text-center text-sm text-text-muted",children:"No detected models yet. Refresh node after agent install."})})]})]})})]},`${e.port}-${t}`)})})]})}),(0,s.jsx)(r.aF,{isOpen:U,onClose:()=>O(!1),title:`Install agent: ${D?.name||""}`,children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsx)("div",{className:"rounded-xl border border-amber-300 bg-amber-50 p-3 text-sm text-amber-800",children:"Passwords are used only for this install request and are not stored."}),(0,s.jsx)(r.pd,{label:"SSH Password",value:H,onChange:e=>z(e.target.value),type:"password",placeholder:"leave empty for SSH key"}),D?.useSudo?(0,s.jsx)(r.pd,{label:"Sudo Password",value:_,onChange:e=>W(e.target.value),type:"password",placeholder:"leave empty to reuse SSH password"}):null,(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)(r.$n,{onClick:ex,disabled:Q===D?.id,children:Q===D?.id?"Installing...":"Install / Update Agent"}),(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>O(!1),disabled:Q===D?.id,children:"Close"})]}),J?(0,s.jsx)("pre",{className:"max-h-64 overflow-auto rounded-xl bg-surface-2 p-3 text-xs text-text-main",children:J}):null]})}),(0,s.jsx)(r.uo,{isOpen:!!ea,onClose:()=>es(null),onConfirm:ea?.onConfirm,title:ea?.title||"Confirm",message:ea?.message,variant:"danger"})]})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=82898)),_N_E=e.O()}]);
@@ -0,0 +1,15 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6967],{53677:(e,l,t)=>{"use strict";t.r(l),t.d(l,{default:()=>j});var a=t(95155),o=t(12115);let r=[{value:"virtual",label:"Provider / LAN target combo"},{value:"ollama-local",label:"Ollama Local Combo"}],s=[{value:"fallback",label:"Fallback priority"},{value:"least-latency",label:"Least latency"},{value:"p2c",label:"P2C"}],n=[{value:"best-fit",label:"Best fit"},{value:"loaded-first",label:"Loaded first"},{value:"lowest-latency",label:"Lowest latency"},{value:"balanced",label:"Balanced"}],d=`qwen3-coder:30b | priority=100
2
+ qwen3-coder:latest | priority=95
3
+ qwen2.5-coder:14b | priority=80
4
+ deepseek-coder:6.7b | priority=60`,i={"auto/offline-fast":{name:"auto/offline-fast",exposedModel:"auto/offline-fast",description:"Fast local Ollama chat models.",modelPatternsText:`glm-4.7-flash:latest | priority=100
5
+ gemma4:e4b | priority=90
6
+ gemma:7b | priority=80
7
+ llama3.1:8b | priority=70`,preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!1,allowCpuFallback:!0,allowMultiGpuSplit:!1,maxWakeVramMb:"12000",maxWakeRamMb:"16384",selectionPolicy:"loaded-first"},"auto/offline-coding":{name:"auto/offline-coding",exposedModel:"auto/offline-coding",description:"Local coding models with RAM/VRAM preflight.",modelPatternsText:d,preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!0,allowCpuFallback:!1,allowMultiGpuSplit:!1,maxWakeVramMb:"28000",maxWakeRamMb:"32768",selectionPolicy:"best-fit"},"auto/offline-vision":{name:"auto/offline-vision",exposedModel:"auto/offline-vision",description:"Local vision models.",modelPatternsText:`qwen2.5vl:7b | priority=100
8
+ qwen2.5vl:latest | priority=95
9
+ llama3.2-vision:latest | priority=80`,preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!0,allowCpuFallback:!1,allowMultiGpuSplit:!1,maxWakeVramMb:"18000",maxWakeRamMb:"24576",selectionPolicy:"best-fit"},"auto/offline-translate":{name:"auto/offline-translate",exposedModel:"auto/offline-translate",description:"Local translation models.",modelPatternsText:`qwen3-jp-vi-translate:latest | priority=100
10
+ qwen3-jp-vi-k2-translate-f16:latest | priority=95
11
+ qwen3-ijs-k4-translate:latest | priority=90
12
+ qwen3-ijs-k4-translate-vn2jp:latest | priority=85
13
+ qwen3-mail-translate-f16:latest | priority=80
14
+ qwen3-prc-sc-k2-translate-jp2vn:latest | priority=75`,preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!1,allowCpuFallback:!0,allowMultiGpuSplit:!1,maxWakeVramMb:"24000",maxWakeRamMb:"32768",selectionPolicy:"loaded-first"},"auto/offline-embed":{name:"auto/offline-embed",exposedModel:"auto/offline-embed",description:"Local embedding models.",modelPatternsText:`bge-m3:latest | priority=100
15
+ mxbai-embed-large:latest | priority=90`,preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!1,allowCpuFallback:!0,allowMultiGpuSplit:!1,maxWakeVramMb:"4096",maxWakeRamMb:"8192",selectionPolicy:"lowest-latency"}};function c(e){return String(e||"").trim()}function m(e){return Array.isArray(e)?e.join(", "):c(e)}function x(e=""){return[...new Set(String(e||"").split(/[\n,;]+/).map(e=>e.trim()).filter(Boolean))]}function u(e){let l=String(e||"").split("|").map(e=>e.trim()).filter(Boolean),t=c(l.shift());if(!t)return null;let a={model:t,label:t,tags:[]};for(let e of l){let l=e.indexOf("=");if(l<=0)continue;let t=e.slice(0,l).trim().toLowerCase(),o=e.slice(l+1).trim();"connection"===t||"connectionid"===t||"account"===t?a.connectionId=o:"label"===t||"name"===t?a.label=o:"endpoint"===t||"url"===t||"baseurl"===t?a.endpoint=o:"tags"===t||"labels"===t?a.tags=x(o):"max"===t||"maxinflight"===t?a.maxInFlight=Number(o)||void 0:"provider"===t&&(a.provider=o)}return a}let b={type:"virtual",name:"",exposedModel:"",enabled:!0,strategy:"least-latency",requiredTagsText:"",modelRulesText:"",targetsText:"",description:"",modelPatternsText:d,allowedNodeIdsText:"",allowedPortsText:"",preferLoaded:!0,allowWakeSleeping:!0,requireGpu:!0,allowCpuFallback:!1,allowMultiGpuSplit:!1,maxWakeVramMb:"28000",maxWakeRamMb:"32768",fallbackCombo:"",selectionPolicy:"best-fit"};function p(e){let l={id:c(e.name),name:c(e.name),exposedModel:c(e.exposedModel||e.name),enabled:!1!==e.enabled,type:e.type||"virtual",strategy:e.strategy||"least-latency",requiredTags:x(e.requiredTagsText),modelTagRules:function(e=""){let l={};for(let t of String(e||"").split(/\n+/)){let e=t.trim();if(!e)continue;let a=e.indexOf(":");if(a<=0)continue;let o=e.slice(0,a).trim(),r=x(e.slice(a+1));o&&r.length&&(l[o]=r)}return l}(e.modelRulesText),targets:"ollama-local"===e.type?[]:function(e=""){return String(e||"").split(/\n+/).map(u).filter(Boolean)}(e.targetsText),description:c(e.description)};return"ollama-local"===e.type&&(l.localOllama={modelPatterns:function(e=""){return String(e||"").split(/\n+/).map((e,l)=>{let t=e.split("|").map(e=>e.trim()).filter(Boolean),a=t.shift();if(!a)return null;let o={pattern:a,priority:Math.max(1,100-5*l),enabled:!0};for(let e of t){let[l,...t]=e.split("="),a=l.trim().toLowerCase(),r=t.join("=").trim();("priority"===a||"prio"===a)&&(o.priority=Number(r)||o.priority),"enabled"===a&&(o.enabled="false"!==r&&"0"!==r),("notes"===a||"note"===a)&&(o.notes=r)}return o}).filter(Boolean)}(e.modelPatternsText),allowedNodeIds:x(e.allowedNodeIdsText),allowedPorts:x(e.allowedPortsText).map(Number).filter(e=>Number.isFinite(e)&&e>0),preferLoaded:!1!==e.preferLoaded,allowWakeSleeping:!1!==e.allowWakeSleeping,requireGpu:!0===e.requireGpu,allowCpuFallback:!0===e.allowCpuFallback,allowMultiGpuSplit:!0===e.allowMultiGpuSplit,maxWakeVramMb:Number(e.maxWakeVramMb||0)||0,maxWakeRamMb:Number(e.maxWakeRamMb||0)||0,fallbackCombo:c(e.fallbackCombo),selectionPolicy:e.selectionPolicy||"best-fit"}),l}function g({label:e,description:l,checked:t,onChange:o}){return(0,a.jsxs)("label",{className:"flex items-start gap-3 rounded-xl border border-border bg-surface-1 p-3",children:[(0,a.jsx)("input",{type:"checkbox",checked:t,onChange:e=>o(e.target.checked),className:"mt-1 h-4 w-4 accent-primary"}),(0,a.jsxs)("span",{children:[(0,a.jsx)("span",{className:"block text-sm font-medium text-text-main",children:e}),l?(0,a.jsx)("span",{className:"mt-0.5 block text-xs text-text-muted",children:l}):null]})]})}function f({children:e}){return(0,a.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:e})}function h({preview:e}){if(!e)return null;let l=e.selected;return(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-4",children:[(0,a.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Routing Preview"}),e.error?(0,a.jsx)("p",{className:"mt-2 text-sm text-red-600",children:e.error}):null,l?(0,a.jsxs)("div",{className:"mt-3 rounded-xl border border-green-200 bg-green-50 p-3 text-sm text-green-900 dark:border-green-500/30 dark:bg-green-500/10 dark:text-green-100",children:[(0,a.jsxs)("div",{className:"font-semibold",children:["Selected: ",l.nodeName,":",l.port," / ",l.model]}),(0,a.jsxs)("div",{className:"mt-1 text-xs",children:[l.reason," \xb7 score ",l.score," \xb7 ",l.loaded?"loaded":"sleeping"," \xb7 ",l.endpoint]}),(0,a.jsxs)("div",{className:"mt-1 text-xs",children:["GPU scope: ",(l.gpuIndices||[]).length?l.gpuIndices.map(e=>`GPU ${e}`).join(", "):"none"," \xb7 VRAM free ",l.vramFreeMb||0,"MB"]})]}):(0,a.jsx)("p",{className:"mt-2 text-sm text-text-muted",children:"No eligible local target selected."}),(0,a.jsxs)("div",{className:"mt-3 grid gap-3 md:grid-cols-2",children:[(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"text-xs font-semibold uppercase text-text-muted",children:["Eligible (",e.eligible?.length||0,")"]}),(0,a.jsx)("div",{className:"mt-2 max-h-48 space-y-2 overflow-auto",children:(e.eligible||[]).slice(0,12).map(e=>(0,a.jsxs)("div",{className:"rounded-lg bg-background p-2 text-xs text-text-main",children:[(0,a.jsxs)("b",{children:[e.nodeName,":",e.port]})," ",e.model," \xb7 ",e.reason," \xb7 score ",e.score]},e.id))})]}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"text-xs font-semibold uppercase text-text-muted",children:["Rejected (",e.rejected?.length||0,")"]}),(0,a.jsx)("div",{className:"mt-2 max-h-48 space-y-2 overflow-auto",children:(e.rejected||[]).slice(0,20).map(e=>(0,a.jsxs)("div",{className:"rounded-lg bg-background p-2 text-xs text-text-muted",children:[(0,a.jsxs)("b",{children:[e.nodeName,":",e.port]})," ",e.model," \xb7 ",e.reason]},`${e.id}-${e.reason}`))})]})]})]})}function j(){let[e,l]=(0,o.useState)([]),[t,c]=(0,o.useState)(!0),[x,u]=(0,o.useState)(null),[j,y]=(0,o.useState)(b),[v,k]=(0,o.useState)(!1),[N,w]=(0,o.useState)(""),[C,M]=(0,o.useState)(null),[P,T]=(0,o.useState)(!1),S=(0,o.useMemo)(()=>e.filter(e=>!1!==e.enabled),[e]),q=(0,o.useMemo)(()=>e.filter(e=>"ollama-local"===e.type),[e]);(0,o.useEffect)(()=>{R()},[]);let R=async()=>{c(!0);try{let e=await fetch("/api/virtual-combos",{cache:"no-store"}),t=await e.json();e.ok?l(t.virtualCombos||[]):w(t.error||"Failed to load virtual combos")}catch(e){w(e?.message||"Failed to load virtual combos")}finally{c(!1)}},O=(e="virtual")=>{u(null),"ollama-local"===e?y({...b,type:"ollama-local",name:"auto/offline-coding",exposedModel:"auto/offline-coding"}):y({...b,type:"virtual",targetsText:"oc/qwen3:8b | tags=gpu,model_support:qwen3:8b\noc/qwen3:8b | connection=CONNECTION_ID | tags=gpu,vram:8gb",modelRulesText:"qwen3:32b: gpu, vram:16gb\nqwen3:8b: model_support:qwen3:8b"}),M(null),w("")},W=async()=>{let e=p(j);if(!e.name||!e.exposedModel)return void w("Name and exposed model are required.");if("ollama-local"===e.type&&!e.localOllama.modelPatterns.length)return void w("Ollama Local Combo requires at least one model pattern.");if("ollama-local"!==e.type&&0===e.targets.length)return void w("Provider/LAN virtual combo requires at least one target.");k(!0),w("");try{let l=x?encodeURIComponent(x.name||x.id||x.exposedModel):"",t=await fetch(x?`/api/virtual-combos/${l}`:"/api/virtual-combos",{method:x?"PUT":"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),a=await t.json().catch(()=>({}));if(!t.ok)return void w(a.error||"Save failed");u(null),y(b),M(null),await R()}catch(e){w(e?.message||"Save failed")}finally{k(!1)}},G=async()=>{if("ollama-local"===j.type){T(!0),w("");try{let e=await fetch("/api/virtual-combos/preview",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({combo:p(j),maxAgeMs:5e3})}),l=await e.json();if(!e.ok)return void w(l.error||"Preview failed");M(l)}catch(e){w(e?.message||"Preview failed")}finally{T(!1)}}},L=async e=>{if(!confirm(`Delete virtual combo ${e.name}?`))return;let l=encodeURIComponent(e.name||e.id||e.exposedModel),t=await fetch(`/api/virtual-combos/${l}`,{method:"DELETE"});t.ok?await R():alert((await t.json().catch(()=>({}))).error||"Delete failed")},A=j!==b||x;return(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsxs)("div",{className:"flex flex-wrap items-start justify-between gap-3",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h1",{className:"text-2xl font-semibold text-text-main",children:"Virtual Combos"}),(0,a.jsx)("p",{className:"mt-1 max-w-3xl text-sm text-text-muted",children:"Expose one virtual model name and route it to provider targets or hardware-aware local Ollama model selectors."})]}),(0,a.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,a.jsx)("button",{onClick:()=>O("virtual"),className:"rounded-xl border border-border px-4 py-2 text-sm font-medium text-text-main hover:bg-surface",children:"New Provider Combo"}),(0,a.jsx)("button",{onClick:()=>O("ollama-local"),className:"rounded-xl bg-primary px-4 py-2 text-sm font-medium text-white hover:opacity-90",children:"New Ollama Local Combo"})]})]}),N?(0,a.jsx)("div",{className:"rounded-xl border border-red-200 bg-red-50 p-3 text-sm text-red-700 dark:border-red-500/30 dark:bg-red-500/10 dark:text-red-200",children:N}):null,(0,a.jsx)("div",{className:"grid gap-3 md:grid-cols-5",children:Object.keys(i).map(e=>(0,a.jsxs)("button",{type:"button",onClick:()=>{let l;(l=i[e])&&(y({...b,type:"ollama-local",...l}),u(null),M(null),w(""))},className:"rounded-2xl border border-border bg-surface-1 p-3 text-left hover:bg-surface-2",children:[(0,a.jsx)("div",{className:"text-sm font-semibold text-text-main",children:e}),(0,a.jsx)("div",{className:"mt-1 text-xs text-text-muted",children:"Load preset"})]},e))}),t?(0,a.jsx)("div",{className:"rounded-2xl border border-border bg-surface-1 p-8 text-sm text-text-muted",children:"Loading..."}):0===e.length?(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-8 text-center",children:[(0,a.jsx)("span",{className:"material-icons text-4xl text-text-muted",children:"hub"}),(0,a.jsx)("h2",{className:"mt-2 text-lg font-semibold text-text-main",children:"No virtual combos yet"}),(0,a.jsx)("p",{className:"mt-1 text-sm text-text-muted",children:"Create a provider combo or a local Ollama combo."})]}):(0,a.jsx)("div",{className:"grid gap-4 md:grid-cols-2 xl:grid-cols-3",children:e.map(e=>(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-4",children:[(0,a.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:e.name}),(0,a.jsxs)("p",{className:"font-mono text-xs text-text-muted",children:["model: ",e.exposedModel]})]}),(0,a.jsx)("span",{className:`rounded-full px-2 py-1 text-xs ${!1!==e.enabled?"bg-green-100 text-green-700 dark:bg-green-500/10 dark:text-green-300":"bg-surface-2 text-text-muted"}`,children:!1!==e.enabled?"enabled":"disabled"})]}),(0,a.jsxs)("div",{className:"mt-3 flex flex-wrap gap-2 text-xs text-text-muted",children:[(0,a.jsx)("span",{className:"rounded-full bg-surface-2 px-2 py-1",children:"ollama-local"===e.type?"Ollama Local Combo":"Provider Combo"}),"ollama-local"===e.type?(0,a.jsxs)("span",{className:"rounded-full bg-surface-2 px-2 py-1",children:[e.localOllama?.modelPatterns?.length||0," pattern(s)"]}):(0,a.jsxs)("span",{className:"rounded-full bg-surface-2 px-2 py-1",children:[e.strategy||"least-latency"," \xb7 ",e.targets?.length||0," target(s)"]})]}),"ollama-local"===e.type?(0,a.jsx)("div",{className:"mt-3 space-y-1 text-xs text-text-muted",children:(e.localOllama?.modelPatterns||[]).slice(0,5).map(e=>(0,a.jsxs)("div",{className:"font-mono",children:[e.pattern," \xb7 p",e.priority]},e.pattern))}):(0,a.jsx)("div",{className:"mt-3 space-y-1 text-xs text-text-muted",children:(e.targets||[]).slice(0,4).map((e,l)=>(0,a.jsx)("div",{className:"font-mono",children:e.label||e.model},`${e.model}-${l}`))}),(0,a.jsxs)("div",{className:"mt-4 flex gap-2",children:[(0,a.jsx)("button",{onClick:()=>{u(e),y(function(e){if(!e)return b;let l=e.localOllama||{},t="ollama-local"===e.type;return{...b,type:t?"ollama-local":"virtual",name:e.name||"",exposedModel:e.exposedModel||e.model||e.name||"",enabled:!1!==e.enabled,strategy:e.strategy||e.fallbackStrategy||"least-latency",requiredTagsText:m(e.requiredTags||e.tags||[]),modelRulesText:function(e={}){return Object.entries(e||{}).map(([e,l])=>`${e}: ${Array.isArray(l)?l.join(", "):l}`).join("\n")}(e.modelTagRules||{}),targetsText:function(e=[]){return(e||[]).map(e=>{let l=[e.model||""];return e.connectionId&&l.push(`connection=${e.connectionId}`),e.label&&l.push(`label=${e.label}`),e.endpoint&&l.push(`endpoint=${e.endpoint}`),e.tags?.length&&l.push(`tags=${e.tags.join(",")}`),e.maxInFlight&&l.push(`max=${e.maxInFlight}`),l.filter(Boolean).join(" | ")}).join("\n")}(e.targets||e.endpoints||e.models||[]),description:e.description||"",modelPatternsText:function(e=[]){return(e||[]).map((e,l)=>{if("string"==typeof e)return`${e} | priority=${Math.max(1,100-5*l)}`;let t=[e.pattern||e.model||e.name||""];return t.push(`priority=${Number(e.priority||Math.max(1,100-5*l))}`),!1===e.enabled&&t.push("enabled=false"),e.notes&&t.push(`notes=${e.notes}`),t.filter(Boolean).join(" | ")}).join("\n")}(l.modelPatterns||[]),allowedNodeIdsText:m(l.allowedNodeIds||[]),allowedPortsText:Array.isArray(l.allowedPorts)?l.allowedPorts.join(","):"",preferLoaded:!1!==l.preferLoaded,allowWakeSleeping:!1!==l.allowWakeSleeping,requireGpu:!0===l.requireGpu,allowCpuFallback:!1!==l.allowCpuFallback,allowMultiGpuSplit:!0===l.allowMultiGpuSplit,maxWakeVramMb:String(l.maxWakeVramMb||""),maxWakeRamMb:String(l.maxWakeRamMb||""),fallbackCombo:l.fallbackCombo||"",selectionPolicy:l.selectionPolicy||"best-fit"}}(e)),M(null),w("")},className:"rounded-lg border border-border px-3 py-1.5 text-xs font-medium text-text-main hover:bg-surface",children:"Edit"}),(0,a.jsx)("button",{onClick:()=>L(e),className:"rounded-lg border border-red-200 px-3 py-1.5 text-xs font-medium text-red-600 hover:bg-red-50 dark:border-red-500/30 dark:hover:bg-red-500/10",children:"Delete"})]})]},e.name||e.id))}),A?(0,a.jsxs)("div",{className:"grid gap-4 xl:grid-cols-[minmax(0,1fr)_420px]",children:[(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-5",children:[(0,a.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:x?"Edit Virtual Combo":"Create Virtual Combo"}),(0,a.jsxs)("p",{className:"mt-1 text-sm text-text-muted",children:[S.length," active combo(s), ",q.length," local Ollama combo(s)."]}),(0,a.jsxs)("div",{className:"mt-5 grid gap-4 md:grid-cols-2",children:[(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Type"}),(0,a.jsx)("select",{value:j.type,onChange:e=>y({...j,type:e.target.value}),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",children:r.map(e=>(0,a.jsx)("option",{value:e.value,children:e.label},e.value))})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Enabled"}),(0,a.jsxs)("label",{className:"flex h-[42px] items-center gap-2 rounded-xl border border-border bg-background px-3 text-sm text-text-main",children:[(0,a.jsx)("input",{type:"checkbox",checked:j.enabled,onChange:e=>y({...j,enabled:e.target.checked}),className:"h-4 w-4 accent-primary"})," Enabled"]})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Name / ID"}),(0,a.jsx)("input",{value:j.name,onChange:e=>y({...j,name:e.target.value,exposedModel:j.exposedModel||e.target.value}),placeholder:"auto/offline-coding",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Unique combo ID. The slash format is supported, for example auto/offline-coding."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Exposed model"}),(0,a.jsx)("input",{value:j.exposedModel,onChange:e=>y({...j,exposedModel:e.target.value}),placeholder:"auto/offline-coding",className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Clients call this model name. BlueRouter resolves it to an upstream provider model or an Ollama instance target."})]})]}),"ollama-local"===j.type?(0,a.jsx)("div",{className:"mt-5 space-y-5",children:(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-background p-4",children:[(0,a.jsx)("h3",{className:"font-semibold text-text-main",children:"Ollama Local Combo"}),(0,a.jsx)("p",{className:"mt-1 text-sm text-text-muted",children:"This combo stores model patterns only. At request time BlueRouter selects the best node, port, model, and GPU scope using the Ollama Node reports."}),(0,a.jsxs)("div",{className:"mt-4 grid gap-4 md:grid-cols-2",children:[(0,a.jsxs)("label",{className:"block md:col-span-2",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Model patterns + priority"}),(0,a.jsx)("textarea",{value:j.modelPatternsText,onChange:e=>y({...j,modelPatternsText:e.target.value}),rows:8,placeholder:d,className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-xs text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"One model per line. Syntax: model-pattern | priority=100. Wildcards like qwen3-coder:* are allowed."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Allowed nodes"}),(0,a.jsx)("input",{value:j.allowedNodeIdsText,onChange:e=>y({...j,allowedNodeIdsText:e.target.value}),placeholder:"empty = all nodes",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Comma-separated node IDs. Empty means all enabled Ollama nodes."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Allowed instance ports"}),(0,a.jsx)("input",{value:j.allowedPortsText,onChange:e=>y({...j,allowedPortsText:e.target.value}),placeholder:"11434,11435 or empty",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Limit this combo to specific Ollama ports. Empty means all enabled instances."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Selection policy"}),(0,a.jsx)("select",{value:j.selectionPolicy,onChange:e=>y({...j,selectionPolicy:e.target.value}),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",children:n.map(e=>(0,a.jsx)("option",{value:e.value,children:e.label},e.value))}),(0,a.jsx)(f,{children:"Best fit filters by memory and scores loaded status, model priority, GPU scope, free VRAM/RAM, latency and errors."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Fallback combo"}),(0,a.jsx)("input",{value:j.fallbackCombo,onChange:e=>y({...j,fallbackCombo:e.target.value}),placeholder:"empty = local only",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Optional combo/model to call if no local target is eligible. Empty means fail local-only."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Max wake VRAM MB"}),(0,a.jsx)("input",{value:j.maxWakeVramMb,onChange:e=>y({...j,maxWakeVramMb:e.target.value}),placeholder:"0 = no cap",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Cap for sleeping model wake cost. Loaded models use loaded overhead instead."})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Max wake RAM MB"}),(0,a.jsx)("input",{value:j.maxWakeRamMb,onChange:e=>y({...j,maxWakeRamMb:e.target.value}),placeholder:"0 = no cap",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),(0,a.jsx)(f,{children:"Cap host RAM cost when waking sleeping models."})]})]}),(0,a.jsxs)("div",{className:"mt-4 grid gap-3 md:grid-cols-2",children:[(0,a.jsx)(g,{label:"Prefer loaded models",checked:j.preferLoaded,onChange:e=>y({...j,preferLoaded:e}),description:"Prefer /api/ps loaded models to avoid wake latency and OOM risk."}),(0,a.jsx)(g,{label:"Allow wake sleeping models",checked:j.allowWakeSleeping,onChange:e=>y({...j,allowWakeSleeping:e}),description:"When off, only already-loaded local models are eligible."}),(0,a.jsx)(g,{label:"Require GPU",checked:j.requireGpu,onChange:e=>y({...j,requireGpu:e}),description:"Reject CPU-only or no-GPU-scope targets."}),(0,a.jsx)(g,{label:"Allow CPU fallback",checked:j.allowCpuFallback,onChange:e=>y({...j,allowCpuFallback:e}),description:"Allow CPU route if GPU is unavailable. Usually off for large coding/vision models."}),(0,a.jsx)(g,{label:"Allow multi-GPU split",checked:j.allowMultiGpuSplit,onChange:e=>y({...j,allowMultiGpuSplit:e}),description:"Only enable when the instance/model can split VRAM across GPUs."})]})]})}):(0,a.jsxs)("div",{className:"mt-5 grid gap-4 md:grid-cols-2",children:[(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Strategy"}),(0,a.jsx)("select",{value:j.strategy,onChange:e=>y({...j,strategy:e.target.value}),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",children:s.map(e=>(0,a.jsx)("option",{value:e.value,children:e.label},e.value))})]}),(0,a.jsxs)("label",{className:"block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Required tags"}),(0,a.jsx)("input",{value:j.requiredTagsText,onChange:e=>y({...j,requiredTagsText:e.target.value}),placeholder:"gpu, vram:8gb",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"})]}),(0,a.jsxs)("label",{className:"block md:col-span-2",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Model tag rules"}),(0,a.jsx)("textarea",{value:j.modelRulesText,onChange:e=>y({...j,modelRulesText:e.target.value}),rows:3,placeholder:"qwen3:32b: gpu, vram:16gb\nqwen3:8b: model_support:qwen3:8b",className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-xs text-text-main outline-none focus:border-primary"})]}),(0,a.jsxs)("label",{className:"block md:col-span-2",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Targets"}),(0,a.jsx)("textarea",{value:j.targetsText,onChange:e=>y({...j,targetsText:e.target.value}),rows:8,placeholder:"oc/qwen3:8b | connection=abc123 | tags=gpu,vram:8gb\noc/qwen3:8b | tags=cpu",className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-xs text-text-main outline-none focus:border-primary"})]})]}),(0,a.jsxs)("label",{className:"mt-4 block",children:[(0,a.jsx)("span",{className:"mb-1 block text-xs font-semibold text-text-muted",children:"Description"}),(0,a.jsx)("input",{value:j.description,onChange:e=>y({...j,description:e.target.value}),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"})]}),(0,a.jsxs)("div",{className:"mt-5 flex flex-wrap gap-2",children:[(0,a.jsx)("button",{type:"button",onClick:W,disabled:v,className:"rounded-xl bg-primary px-5 py-2 text-sm font-medium text-white hover:opacity-90 disabled:opacity-50",children:v?"Saving...":x?"Save":"Create"}),"ollama-local"===j.type?(0,a.jsx)("button",{type:"button",onClick:G,disabled:P,className:"rounded-xl border border-border px-5 py-2 text-sm font-medium text-text-main hover:bg-surface",children:P?"Previewing...":"Preview routing"}):null,(0,a.jsx)("button",{type:"button",onClick:()=>{u(null),y(b),M(null),w("")},className:"rounded-xl border border-border px-5 py-2 text-sm font-medium text-text-main hover:bg-surface",children:"Clear"})]})]}),(0,a.jsxs)("div",{className:"space-y-4",children:[(0,a.jsxs)("div",{className:"rounded-2xl border border-border bg-surface-1 p-4",children:[(0,a.jsx)("h3",{className:"text-sm font-semibold text-text-main",children:"Field meanings"}),(0,a.jsxs)("dl",{className:"mt-3 space-y-2 text-xs text-text-muted",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Model patterns"}),(0,a.jsx)("dd",{children:"Allowed local model names or wildcards. Priority decides model preference after hardware filtering."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Allowed nodes / ports"}),(0,a.jsx)("dd",{children:"Optional constraints. Empty means all enabled Ollama nodes and instances."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Prefer loaded"}),(0,a.jsx)("dd",{children:"Boosts models already in /api/ps to avoid waking large models."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Allow wake"}),(0,a.jsx)("dd",{children:"If disabled, sleeping models are rejected even if RAM/VRAM is enough."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Require GPU / CPU fallback"}),(0,a.jsx)("dd",{children:"Controls whether CPU-only/no-GPU-scope targets are eligible."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Multi-GPU split"}),(0,a.jsx)("dd",{children:"Allows aggregate VRAM only when you know that instance can split across GPUs."})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("dt",{className:"font-semibold text-text-main",children:"Fallback combo"}),(0,a.jsx)("dd",{children:"Optional cloud/provider fallback. Empty keeps the combo local-only."})]})]})]}),(0,a.jsx)(h,{preview:C})]})]}):null]})}},67711:(e,l,t)=>{Promise.resolve().then(t.bind(t,53677))}},e=>{e.O(0,[8441,3794,7358],()=>e(e.s=67711)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,67,174,204,335,342,387,501,516,543,552,675,747,748,907,931,948,992,997,1077,1091,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2132,2198,2222,2284,2296,2525,2536,2772,2785,2797,2919,2922,3025,3038,3079,3161,3397,3472,3507,3549,3562,3568,3596,3883,3888,4010,4061,4245,4286,4422,4444,4612,4656,4674,4761,4896,4993,5018,5107,5177,5211,5226,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6580,6594,6740,6743,6819,6919,6988,7060,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7758,7824,7851,7988,8026,8040,8095,8167,8207,8246,8273,8398,8433,8453,8489,8573,8648,8707,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9289,9321,9395,9461,9617,9678,9709,9902,9928],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);