vansrouter 0.7.4 → 0.7.7
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.
- package/README.md +1 -1
- package/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +15 -15
- package/app/.next-cli-build/build-manifest.json +3 -3
- package/app/.next-cli-build/prerender-manifest.json +3 -3
- package/app/.next-cli-build/react-loadable-manifest.json +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +3 -3
- package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/callback.html +1 -1
- package/app/.next-cli-build/server/app/callback.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/landing.html +1 -1
- package/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/login.html +1 -1
- package/app/.next-cli-build/server/app/login.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/masuk/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +15 -15
- package/app/.next-cli-build/server/chunks/1536.js +1 -1
- package/app/.next-cli-build/server/chunks/2557.js +3 -3
- package/app/.next-cli-build/server/chunks/383.js +1 -1
- package/app/.next-cli-build/server/chunks/403.js +1 -1
- package/app/.next-cli-build/server/chunks/4418.js +16 -14
- package/app/.next-cli-build/server/chunks/4544.js +1 -1
- package/app/.next-cli-build/server/chunks/4574.js +2 -2
- package/app/.next-cli-build/server/chunks/5006.js +1 -1
- package/app/.next-cli-build/server/chunks/5290.js +1 -1
- package/app/.next-cli-build/server/chunks/5598.js +1 -1
- package/app/.next-cli-build/server/chunks/6159.js +1 -1
- package/app/.next-cli-build/server/chunks/7916.js +1 -1
- package/app/.next-cli-build/server/chunks/9984.js +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/middleware-react-loadable-manifest.js +1 -1
- package/app/.next-cli-build/server/pages/404.html +1 -1
- package/app/.next-cli-build/server/pages/500.html +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/app/.next-cli-build/static/chunks/4385-7cd46625904c1b7b.js +1 -0
- package/app/.next-cli-build/static/chunks/497-e70e37c356d2ad24.js +1 -0
- package/app/.next-cli-build/static/chunks/{5737-b48f5e3f71caff94.js → 5737-db655a51294730ae.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-843674c44029b01b.js +1 -0
- package/app/.next-cli-build/static/chunks/{webpack-709c19c4ca395e42.js → webpack-79b65541449c3a45.js} +1 -1
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/src/cli/tray/tray.ps1 +130 -79
- package/app/.next-cli-build/static/chunks/4385-87a1b455709d7de4.js +0 -1
- package/app/.next-cli-build/static/chunks/497-240bb61834e40ac1.js +0 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-ab94afac28af93d9.js +0 -1
- /package/app/.next-cli-build/static/{5ICo_gd4bXJ9z9cGegOnS → dnYXWBMmy78xJ8_-FfW5B}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{5ICo_gd4bXJ9z9cGegOnS → dnYXWBMmy78xJ8_-FfW5B}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/masuk/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"497":{"*":{"id":"44544","name":"*","chunks":[],"async":false}},"581":{"*":{"id":"77254","name":"*","chunks":[],"async":false}},"665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"741":{"*":{"id":"36917","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"1609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"2158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"2514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"3035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"3390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"3567":{"*":{"id":"39652","name":"*","chunks":[],"async":false}},"4075":{"*":{"id":"17168","name":"*","chunks":[],"async":false}},"4274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"4347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"4373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"4556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"4813":{"*":{"id":"14583","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"4914":{"*":{"id":"7722","name":"*","chunks":[],"async":false}},"4922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"5337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"5399":{"*":{"id":"24247","name":"*","chunks":[],"async":false}},"5592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"5971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6184":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"6331":{"*":{"id":"96019","name":"*","chunks":[],"async":false}},"6447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"6595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"7056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"7217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"7250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"7468":{"*":{"id":"57822","name":"*","chunks":[],"async":false}},"7560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"7993":{"*":{"id":"23880","name":"*","chunks":[],"async":false}},"8199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"8663":{"*":{"id":"84979","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"9319":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"9358":{"*":{"id":"84706","name":"*","chunks":[],"async":false}},"9590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}},"9947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":6329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":6329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":5592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":4556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":4556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/google/ga.js":{"id":4914,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/google/gtm.js":{"id":7468,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":6331,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":4075,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/script.js":{"id":4075,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":4719,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":8173,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":6595,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":1609,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":4922,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":9319,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-87a1b455709d7de4.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":7560,"name":"*","chunks":["3885","static/chunks/3885-62884dd3051155e9.js","8039","static/chunks/app/error-0c909c404411db68.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":6447,"name":"*","chunks":["4219","static/chunks/app/global-error-003ccabaecca03c8.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":3390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":7217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":3035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":4274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":4373,"name":"*","chunks":["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-87a1b455709d7de4.js","497","static/chunks/497-240bb61834e40ac1.js","8250","static/chunks/app/masuk/page-7b5993b71be815c4.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":497,"name":"*","chunks":["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-87a1b455709d7de4.js","497","static/chunks/497-240bb61834e40ac1.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":9947,"name":"*","chunks":["3885","static/chunks/3885-62884dd3051155e9.js","4151","static/chunks/app/(dashboard)/error-86fe20e969c25afa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":6184,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":4813,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":7993,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":4347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":7250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":2158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":581,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":7056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":741,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":2514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":3567,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":8199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":5971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":8663,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5399,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":9358,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/1fc10f069b479895.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/1fc10f069b479895.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/masuk/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"497":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"581":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"741":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"1609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"2158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"2514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"3035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"3390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"3567":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"4075":{"*":{"id":"16802","name":"*","chunks":[],"async":false}},"4274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"4347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"4373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"4556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"4813":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"4914":{"*":{"id":"35120","name":"*","chunks":[],"async":false}},"4922":{"*":{"id":"88514","name":"*","chunks":[],"async":false}},"5337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"5399":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"5592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"5971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6184":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"6331":{"*":{"id":"8097","name":"*","chunks":[],"async":false}},"6447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"6595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"7056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"7217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"7250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"7468":{"*":{"id":"89928","name":"*","chunks":[],"async":false}},"7560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"7993":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"8199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"8663":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"9319":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"9358":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"9590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}},"9947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/masuk/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"497":{"*":{"id":"44544","name":"*","chunks":[],"async":false}},"581":{"*":{"id":"77254","name":"*","chunks":[],"async":false}},"665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"741":{"*":{"id":"36917","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"1609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"2158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"2514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"3035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"3390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"3567":{"*":{"id":"39652","name":"*","chunks":[],"async":false}},"4075":{"*":{"id":"17168","name":"*","chunks":[],"async":false}},"4274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"4347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"4373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"4556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"4813":{"*":{"id":"14583","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"4914":{"*":{"id":"7722","name":"*","chunks":[],"async":false}},"4922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"5337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"5399":{"*":{"id":"24247","name":"*","chunks":[],"async":false}},"5592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"5971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6184":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"6331":{"*":{"id":"96019","name":"*","chunks":[],"async":false}},"6447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"6595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"7056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"7217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"7250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"7468":{"*":{"id":"57822","name":"*","chunks":[],"async":false}},"7560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"7993":{"*":{"id":"23880","name":"*","chunks":[],"async":false}},"8199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"8663":{"*":{"id":"84979","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"9319":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"9358":{"*":{"id":"84706","name":"*","chunks":[],"async":false}},"9590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}},"9947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":6329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":6329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":5592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":5337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":5337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":4556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":4556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/google/ga.js":{"id":4914,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/google/gtm.js":{"id":7468,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/@next+third-parties@16.2.9_next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4__react@19.2.4/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":6331,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":4075,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/script.js":{"id":4075,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":4719,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":8173,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":6595,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":1609,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":4922,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":9319,"name":"*","chunks":["6000","static/chunks/6000-87aaca633cd687c1.js","4385","static/chunks/4385-7cd46625904c1b7b.js","7177","static/chunks/app/layout-b163b1ebf7b2b559.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":7560,"name":"*","chunks":["3885","static/chunks/3885-62884dd3051155e9.js","8039","static/chunks/app/error-0c909c404411db68.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":6447,"name":"*","chunks":["4219","static/chunks/app/global-error-003ccabaecca03c8.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":3390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":7217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":3035,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":4274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":4373,"name":"*","chunks":["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-7cd46625904c1b7b.js","497","static/chunks/497-e70e37c356d2ad24.js","8250","static/chunks/app/masuk/page-7b5993b71be815c4.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":497,"name":"*","chunks":["7418","static/chunks/642b329c-990ebec103959462.js","3885","static/chunks/3885-62884dd3051155e9.js","9458","static/chunks/9458-8e7ccc04f8025594.js","9814","static/chunks/9814-a20d3abed6c821bc.js","4385","static/chunks/4385-7cd46625904c1b7b.js","497","static/chunks/497-e70e37c356d2ad24.js","9305","static/chunks/app/(dashboard)/layout-0e565003b0b585f1.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":9947,"name":"*","chunks":["3885","static/chunks/3885-62884dd3051155e9.js","4151","static/chunks/app/(dashboard)/error-86fe20e969c25afa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":6184,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":4813,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":7993,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":4347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":7250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":2158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":581,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":7056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":741,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":2514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":3567,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":8199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":5971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":8663,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":9358,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":5399,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/1fc10f069b479895.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/1fc10f069b479895.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/masuk/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"497":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"581":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"741":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"1609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"2158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"2514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"3035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"3390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"3567":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"4075":{"*":{"id":"16802","name":"*","chunks":[],"async":false}},"4274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"4347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"4373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"4556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"4813":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"4914":{"*":{"id":"35120","name":"*","chunks":[],"async":false}},"4922":{"*":{"id":"88514","name":"*","chunks":[],"async":false}},"5337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"5399":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"5592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"5971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6184":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"6331":{"*":{"id":"8097","name":"*","chunks":[],"async":false}},"6447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"6595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"7056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"7217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"7250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"7468":{"*":{"id":"89928","name":"*","chunks":[],"async":false}},"7560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"7993":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"8199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"8663":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"9319":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"9358":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"9590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}},"9947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -95,18 +95,16 @@
|
|
|
95
95
|
"/api/v1/search/route": "app/api/v1/search/route.js",
|
|
96
96
|
"/api/v1/web/fetch/route": "app/api/v1/web/fetch/route.js",
|
|
97
97
|
"/api/v1beta/models/route": "app/api/v1beta/models/route.js",
|
|
98
|
-
"/api/version/route": "app/api/version/route.js",
|
|
99
|
-
"/api/version/shutdown/route": "app/api/version/shutdown/route.js",
|
|
100
98
|
"/api/version/update/route": "app/api/version/update/route.js",
|
|
101
99
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
102
100
|
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
|
|
103
101
|
"/api/combos/route": "app/api/combos/route.js",
|
|
104
|
-
"/api/headroom/
|
|
102
|
+
"/api/headroom/start/route": "app/api/headroom/start/route.js",
|
|
105
103
|
"/api/headroom/stop/route": "app/api/headroom/stop/route.js",
|
|
106
|
-
"/api/
|
|
104
|
+
"/api/headroom/status/route": "app/api/headroom/status/route.js",
|
|
107
105
|
"/api/mcp/[plugin]/message/route": "app/api/mcp/[plugin]/message/route.js",
|
|
106
|
+
"/api/keys/route": "app/api/keys/route.js",
|
|
108
107
|
"/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
|
|
109
|
-
"/api/headroom/start/route": "app/api/headroom/start/route.js",
|
|
110
108
|
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
111
109
|
"/api/models/custom/route": "app/api/models/custom/route.js",
|
|
112
110
|
"/api/models/disabled/route": "app/api/models/disabled/route.js",
|
|
@@ -114,27 +112,29 @@
|
|
|
114
112
|
"/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
|
|
115
113
|
"/api/oauth/kiro/import-cli-proxy/route": "app/api/oauth/kiro/import-cli-proxy/route.js",
|
|
116
114
|
"/api/provider-nodes/[id]/route": "app/api/provider-nodes/[id]/route.js",
|
|
117
|
-
"/api/provider-nodes/
|
|
115
|
+
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
118
116
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
119
|
-
"/api/
|
|
117
|
+
"/api/provider-nodes/validate/route": "app/api/provider-nodes/validate/route.js",
|
|
120
118
|
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
119
|
+
"/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
|
|
121
120
|
"/api/providers/route": "app/api/providers/route.js",
|
|
122
|
-
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
123
121
|
"/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
|
|
122
|
+
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
124
123
|
"/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
|
|
125
124
|
"/api/proxy-pools/route": "app/api/proxy-pools/route.js",
|
|
126
125
|
"/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
|
|
126
|
+
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
127
127
|
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
128
128
|
"/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
|
|
129
|
-
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
130
|
-
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
131
|
-
"/api/settings/route": "app/api/settings/route.js",
|
|
132
129
|
"/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
|
|
130
|
+
"/api/settings/route": "app/api/settings/route.js",
|
|
133
131
|
"/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
|
|
134
|
-
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
135
132
|
"/api/usage/stats/route": "app/api/usage/stats/route.js",
|
|
136
|
-
"/api/usage/stream/route": "app/api/usage/stream/route.js",
|
|
137
133
|
"/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
|
|
134
|
+
"/api/usage/stream/route": "app/api/usage/stream/route.js",
|
|
135
|
+
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
136
|
+
"/api/version/route": "app/api/version/route.js",
|
|
137
|
+
"/api/version/shutdown/route": "app/api/version/shutdown/route.js",
|
|
138
138
|
"/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
|
|
139
139
|
"/callback/page": "app/callback/page.js",
|
|
140
140
|
"/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
|
|
@@ -161,6 +161,6 @@
|
|
|
161
161
|
"/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
|
|
162
162
|
"/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
|
|
163
163
|
"/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
|
|
164
|
-
"/(dashboard)/dashboard/
|
|
165
|
-
"/(dashboard)/dashboard/
|
|
164
|
+
"/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
|
|
165
|
+
"/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
|
|
166
166
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=1536,exports.ids=[1536],exports.modules={81536:(a,b,c)=>{c.d(b,{y:()=>j});var d=c(71183),e=c(46120);let f={vision:!1,pdf:!1,audioInput:!1,videoInput:!1,imageOutput:!1,audioOutput:!1,search:!1,tools:!0,reasoning:!1,thinkingFormat:null,thinkingCanDisable:!0,thinkingRange:null,contextWindow:2e5,maxOutput:64e3},g={"claude-opus-4.6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.7":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-7":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.8":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-8":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.8-thinking":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-8-thinking":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-sonnet-4.6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-sonnet-4-6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"gpt-image-1":{imageOutput:!0,tools:!1},"glm-4.6v":{vision:!0,reasoning:!0,thinkingFormat:"zai",contextWindow:128e3},"vision-model":{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6},"coder-model":{reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6}},h={kimchi:{"kimi-k2.7":{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!1,contextWindow:262144,maxOutput:262144,structuredOutput:!0,supportsTemperature:!1},"kimi-k2.6":{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144,structuredOutput:!0,supportsTemperature:!0},"minimax-m3":{vision:!0,reasoning:!0,thinkingFormat:"minimax",contextWindow:1048576,maxOutput:512e3},"nemotron-3-ultra-fp4":{reasoning:!1,contextWindow:128e3,maxOutput:8192},"glm-5.2-fp8":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!0,contextWindow:128e3,maxOutput:128e3}},agentrouter:{"claude-opus-4-6":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"claude-opus-4-7":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"claude-opus-4-8":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"glm-5.2":{reasoning:!0,thinkingFormat:"claude-budget",thinkingCanDisable:!0,contextWindow:128e3,maxOutput:128e3},"gpt-5.5":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!0,contextWindow:256e3,maxOutput:128e3}},"codebuddy-cn":{"glm-5.2":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:48e3},"glm-5.1":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"glm-5.0":{reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:48e3},"glm-5.0-turbo":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"glm-5v-turbo":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:38e3},"glm-4.7":{reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:48e3},"minimax-m3":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:512e3,maxOutput:48e3},"minimax-m2.7":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"kimi-k2.7":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:256e3,maxOutput:32e3},"kimi-k2.6":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:256e3,maxOutput:32e3},"kimi-k2.5":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:164e3,maxOutput:32e3},"hy3-preview":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:192e3,maxOutput:64e3},"deepseek-v4-pro":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:5e4},"deepseek-v4-flash":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:5e4},"deepseek-v3-2-volc":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:96e3,maxOutput:32e3}},kimi:{"kimi-k2.7":{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144},"kimi-k2.6":{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144}}},i=[{pattern:"*claude*opus-4.6*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*opus-4.7*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*opus-4.8*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*sonnet-4.6*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*sonnet-4.7*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*haiku*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*opus*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*sonnet*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*fable*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget",contextWindow:1e6,maxOutput:128e3}},{pattern:"*claude*mythos*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget",contextWindow:1e6,maxOutput:128e3}},{pattern:"*claude-3*",caps:{vision:!0}},{pattern:"*claude*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*gemini*image*",caps:{vision:!0,imageOutput:!0,contextWindow:1048576}},{pattern:"*gemini-3*pro*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-level",thinkingCanDisable:!1,contextWindow:1048576,maxOutput:65535}},{pattern:"*gemini-3*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-level",thinkingCanDisable:!1,contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini-2.5*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-budget",thinkingRange:{min:0,max:24576},contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini-2*",caps:{vision:!0,audioInput:!0,videoInput:!0,search:!0,contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini*",caps:{vision:!0,search:!0,contextWindow:1048576}},{pattern:"*gemma*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*nanobanana*",caps:{vision:!0,imageOutput:!0}},{pattern:"*gpt-5*image*",caps:{imageOutput:!0}},{pattern:"*gpt-5*codex*",caps:{reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:4e5,maxOutput:128e3}},{pattern:"*gpt-5*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:4e5,maxOutput:128e3}},{pattern:"*gpt-4o*",caps:{vision:!0,search:!0,contextWindow:128e3,maxOutput:16384}},{pattern:"*gpt-4.1*",caps:{vision:!0,contextWindow:1e6,maxOutput:32768}},{pattern:"*gpt-4-turbo*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*gpt-4*",caps:{contextWindow:128e3}},{pattern:"*gpt-3.5*",caps:{contextWindow:16385,maxOutput:4096}},{pattern:"*gpt-oss*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:128e3}},{pattern:"*o1-mini*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:128e3}},{pattern:"*o1*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*o3*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*o4*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*grok*image*",caps:{imageOutput:!0}},{pattern:"*grok-code*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*grok-4*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*grok-3*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:131072}},{pattern:"*grok*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*qwen*vl*",caps:{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*qwen*max*",caps:{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen*plus*",caps:{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen*235b*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*qwen*coder*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6}},{pattern:"*qwq*",caps:{reasoning:!0,thinkingFormat:"qwen",thinkingCanDisable:!1,contextWindow:131072}},{pattern:"*qwen*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*kimi*k2.7*code*",caps:{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!1,contextWindow:262144,maxOutput:262144}},{pattern:"*kimi*k2*",caps:{vision:!0,reasoning:!0,thinkingFormat:"kimi",contextWindow:262144,maxOutput:262144}},{pattern:"*kimi*",caps:{reasoning:!0,thinkingFormat:"kimi",contextWindow:262144}},{pattern:"*glm-5*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5,maxOutput:128e3}},{pattern:"*glm-4.7*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5,maxOutput:128e3}},{pattern:"*glm-4*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5}},{pattern:"*glm*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5}},{pattern:"*deepseek-v4*",caps:{reasoning:!0,thinkingFormat:"deepseek",contextWindow:1e6,maxOutput:384e3}},{pattern:"*reasoner*",caps:{reasoning:!0,thinkingFormat:"deepseek",thinkingCanDisable:!1,contextWindow:128e3}},{pattern:"*deepseek-r*",caps:{reasoning:!0,thinkingFormat:"deepseek",thinkingCanDisable:!1,contextWindow:128e3}},{pattern:"*deepseek-chat*",caps:{contextWindow:128e3}},{pattern:"*deepseek*",caps:{reasoning:!0,thinkingFormat:"deepseek",contextWindow:128e3}},{pattern:"*minimax*image*",caps:{imageOutput:!0}},{pattern:"*minimax-m3*",caps:{vision:!0,reasoning:!0,thinkingFormat:"minimax",contextWindow:1048576,maxOutput:512e3}},{pattern:"*minimax-m2.7*",caps:{reasoning:!0,thinkingFormat:"minimax",thinkingCanDisable:!1,contextWindow:204800,maxOutput:131072}},{pattern:"*minimax*",caps:{reasoning:!0,thinkingFormat:"minimax",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:131072}},{pattern:"*mimo*v2.5*",caps:{vision:!0,contextWindow:1048576,maxOutput:131072}},{pattern:"*mimo*omni*",caps:{vision:!0,audioInput:!0,contextWindow:262144,maxOutput:131072}},{pattern:"*mimo*",caps:{vision:!0,contextWindow:262144,maxOutput:131072}},{pattern:"*llama-4*",caps:{vision:!0,contextWindow:1e6}},{pattern:"*llama*",caps:{contextWindow:128e3}},{pattern:"*codestral*",caps:{contextWindow:256e3}},{pattern:"*mistral-large*",caps:{vision:!0,contextWindow:256e3}},{pattern:"*mistral*",caps:{contextWindow:128e3}},{pattern:"*command-a-vision*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*command*",caps:{contextWindow:128e3}},{pattern:"*sonar*",caps:{search:!0,contextWindow:128e3}},{pattern:"*pplx*",caps:{search:!0,contextWindow:128e3}},{pattern:"*perplexity*",caps:{search:!0,contextWindow:128e3}},{pattern:"*hunyuan*",caps:{reasoning:!0,thinkingFormat:"hunyuan",contextWindow:262144,maxOutput:262144}},{pattern:"hy3*",caps:{reasoning:!0,thinkingFormat:"hunyuan",contextWindow:262144,maxOutput:262144}},{pattern:"*step-*",caps:{reasoning:!0,thinkingFormat:"step",contextWindow:128e3}},{pattern:"*nemotron*",caps:{reasoning:!0,contextWindow:128e3}},{pattern:"*ling-*",caps:{reasoning:!0,contextWindow:128e3}}];function j(){let[a,b]=(0,d.useState)({}),[c,j]=(0,d.useState)({});return{getCaps:b=>{if(!b)return null;if(a[b])return a[b];let d=b.includes("/")?b.slice(b.indexOf("/")+1):b;if(c[d])return c[d];let j=function(a,b){if(!b)return{...f};if(a&&h[a]?.[b])return{...f,...h[a][b]};let c=b.includes("/")?b.split("/").pop():b;if(g[c])return{...f,...g[c]};if(g[b])return{...f,...g[b]};for(let{pattern:a,caps:d}of i)if((0,e.gH)(a,c)||(0,e.gH)(a,b))return{...f,...d};return{...f}}(b.includes("/")?b.slice(0,b.indexOf("/")):null,d);return{vision:j.vision,search:j.search,reasoning:j.reasoning}}}}}};
|
|
1
|
+
"use strict";exports.id=1536,exports.ids=[1536],exports.modules={81536:(a,b,c)=>{c.d(b,{y:()=>j});var d=c(71183),e=c(46120);let f={vision:!1,pdf:!1,audioInput:!1,videoInput:!1,imageOutput:!1,audioOutput:!1,search:!1,tools:!0,reasoning:!1,thinkingFormat:null,thinkingCanDisable:!0,thinkingRange:null,contextWindow:2e5,maxOutput:64e3},g={"claude-opus-4.6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.7":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-7":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.8":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-8":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4.8-thinking":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-opus-4-8-thinking":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-sonnet-4.6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"claude-sonnet-4-6":{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3},"gpt-image-1":{imageOutput:!0,tools:!1},"glm-4.6v":{vision:!0,reasoning:!0,thinkingFormat:"zai",contextWindow:128e3},"vision-model":{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6},"coder-model":{reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6}},h={kimchi:{"kimi-k2.7":{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!1,contextWindow:262144,maxOutput:262144,structuredOutput:!0,supportsTemperature:!1},"kimi-k2.6":{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144,structuredOutput:!0,supportsTemperature:!0},"minimax-m3":{vision:!0,reasoning:!0,thinkingFormat:"minimax",contextWindow:1048576,maxOutput:512e3},"nemotron-3-ultra-fp4":{reasoning:!1,contextWindow:128e3,maxOutput:8192},"glm-5.2-fp8":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!0,contextWindow:128e3,maxOutput:128e3}},agentrouter:{"claude-opus-4-6":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"claude-opus-4-7":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"claude-opus-4-8":{vision:!0,reasoning:!0,thinkingFormat:"claude-adaptive",contextWindow:1e6,maxOutput:128e3,search:!0},"glm-5.2":{reasoning:!0,thinkingFormat:"claude-budget",thinkingCanDisable:!0,contextWindow:128e3,maxOutput:128e3},"gpt-5.5":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!0,contextWindow:256e3,maxOutput:128e3}},"codebuddy-cn":{"glm-5.2":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:48e3},"glm-5.1":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"glm-5.0":{reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:48e3},"glm-5.0-turbo":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"glm-5v-turbo":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:38e3},"glm-4.7":{reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:48e3},"minimax-m3":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:512e3,maxOutput:48e3},"minimax-m2.7":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:48e3},"kimi-k2.7":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:256e3,maxOutput:32e3},"kimi-k2.6":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:256e3,maxOutput:32e3},"kimi-k2.5":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:164e3,maxOutput:32e3},"hy3-preview":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:192e3,maxOutput:64e3},"deepseek-v4-pro":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:5e4},"deepseek-v4-flash":{vision:!0,reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:1e6,maxOutput:5e4},"deepseek-v3-2-volc":{reasoning:!0,thinkingFormat:"openai",thinkingCanDisable:!1,contextWindow:96e3,maxOutput:32e3}},kimi:{"kimi-k2.7":{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144},"kimi-k2.6":{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!0,contextWindow:262144,maxOutput:262144}}},i=[{pattern:"*claude*opus-4.6*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*opus-4.7*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*opus-4.8*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*sonnet-4.6*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*sonnet-4.7*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-adaptive"}},{pattern:"*claude*haiku*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*opus*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*sonnet*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*claude*fable*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget",contextWindow:1e6,maxOutput:128e3}},{pattern:"*claude*mythos*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget",contextWindow:1e6,maxOutput:128e3}},{pattern:"*claude-3*",caps:{vision:!0}},{pattern:"*claude*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"claude-budget"}},{pattern:"*gemini*image*",caps:{vision:!0,imageOutput:!0,contextWindow:1048576}},{pattern:"*gemini-3*pro*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-level",thinkingCanDisable:!1,contextWindow:1048576,maxOutput:65535}},{pattern:"*gemini-3*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-level",thinkingCanDisable:!1,contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini-2.5*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,search:!0,thinkingFormat:"gemini-budget",thinkingRange:{min:0,max:24576},contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini-2*",caps:{vision:!0,audioInput:!0,videoInput:!0,search:!0,contextWindow:1048576,maxOutput:65536}},{pattern:"*gemini*",caps:{vision:!0,search:!0,contextWindow:1048576}},{pattern:"*gemma*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*nanobanana*",caps:{vision:!0,imageOutput:!0}},{pattern:"*gpt-5*image*",caps:{imageOutput:!0}},{pattern:"*gpt-5*codex*",caps:{reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:4e5,maxOutput:128e3}},{pattern:"*gpt-5*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:4e5,maxOutput:128e3}},{pattern:"*gpt-4o*",caps:{vision:!0,search:!0,contextWindow:128e3,maxOutput:16384}},{pattern:"*gpt-4.1*",caps:{vision:!0,contextWindow:1e6,maxOutput:32768}},{pattern:"*gpt-4-turbo*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*gpt-4*",caps:{contextWindow:128e3}},{pattern:"*gpt-3.5*",caps:{contextWindow:16385,maxOutput:4096}},{pattern:"*gpt-oss*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:128e3}},{pattern:"*o1-mini*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:128e3}},{pattern:"*o1*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*o3*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*o4*",caps:{vision:!0,reasoning:!0,thinkingFormat:"openai",contextWindow:2e5,maxOutput:1e5}},{pattern:"*grok*image*",caps:{imageOutput:!0}},{pattern:"*grok-code*",caps:{reasoning:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*grok-4*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*grok-3*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:131072}},{pattern:"*grok*",caps:{vision:!0,reasoning:!0,search:!0,thinkingFormat:"openai",contextWindow:256e3}},{pattern:"*qwen*vl*",caps:{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*qwen*omni*",caps:{vision:!0,audioInput:!0,videoInput:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:262144,maxOutput:65536}},{pattern:"*qwen*coder*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6}},{pattern:"*qwen*max*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen3.5*",caps:{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen3.6*",caps:{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen3.7*",caps:{vision:!0,videoInput:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen*plus*",caps:{vision:!0,reasoning:!0,thinkingFormat:"qwen",contextWindow:1e6,maxOutput:65536}},{pattern:"*qwen*235b*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*qwq*",caps:{reasoning:!0,thinkingFormat:"qwen",thinkingCanDisable:!1,contextWindow:131072}},{pattern:"*qwen*",caps:{reasoning:!0,thinkingFormat:"qwen",contextWindow:262144}},{pattern:"*kimi*k2.7*code*",caps:{vision:!0,reasoning:!0,thinkingFormat:"kimi",thinkingCanDisable:!1,contextWindow:262144,maxOutput:262144}},{pattern:"*kimi*k2*",caps:{vision:!0,reasoning:!0,thinkingFormat:"kimi",contextWindow:262144,maxOutput:262144}},{pattern:"*kimi*",caps:{reasoning:!0,thinkingFormat:"kimi",contextWindow:262144}},{pattern:"*glm-5*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5,maxOutput:128e3}},{pattern:"*glm-4.7*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5,maxOutput:128e3}},{pattern:"*glm-4*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5}},{pattern:"*glm*",caps:{reasoning:!0,thinkingFormat:"zai",contextWindow:2e5}},{pattern:"*deepseek-v4*",caps:{reasoning:!0,thinkingFormat:"deepseek",contextWindow:1e6,maxOutput:384e3}},{pattern:"*reasoner*",caps:{reasoning:!0,thinkingFormat:"deepseek",thinkingCanDisable:!1,contextWindow:128e3}},{pattern:"*deepseek-r*",caps:{reasoning:!0,thinkingFormat:"deepseek",thinkingCanDisable:!1,contextWindow:128e3}},{pattern:"*deepseek-chat*",caps:{contextWindow:128e3}},{pattern:"*deepseek*",caps:{reasoning:!0,thinkingFormat:"deepseek",contextWindow:128e3}},{pattern:"*minimax*image*",caps:{imageOutput:!0}},{pattern:"*minimax-m3*",caps:{vision:!0,reasoning:!0,thinkingFormat:"minimax",contextWindow:1048576,maxOutput:512e3}},{pattern:"*minimax-m2.7*",caps:{reasoning:!0,thinkingFormat:"minimax",thinkingCanDisable:!1,contextWindow:204800,maxOutput:131072}},{pattern:"*minimax*",caps:{reasoning:!0,thinkingFormat:"minimax",thinkingCanDisable:!1,contextWindow:2e5,maxOutput:131072}},{pattern:"*mimo*v2.5*",caps:{vision:!0,contextWindow:1048576,maxOutput:131072}},{pattern:"*mimo*omni*",caps:{vision:!0,audioInput:!0,contextWindow:262144,maxOutput:131072}},{pattern:"*mimo*",caps:{vision:!0,contextWindow:262144,maxOutput:131072}},{pattern:"*llama-4*",caps:{vision:!0,contextWindow:1e6}},{pattern:"*llama*",caps:{contextWindow:128e3}},{pattern:"*codestral*",caps:{contextWindow:256e3}},{pattern:"*mistral-large*",caps:{vision:!0,contextWindow:256e3}},{pattern:"*mistral*",caps:{contextWindow:128e3}},{pattern:"*command-a-vision*",caps:{vision:!0,contextWindow:128e3}},{pattern:"*command*",caps:{contextWindow:128e3}},{pattern:"*sonar*",caps:{search:!0,contextWindow:128e3}},{pattern:"*pplx*",caps:{search:!0,contextWindow:128e3}},{pattern:"*perplexity*",caps:{search:!0,contextWindow:128e3}},{pattern:"*hunyuan*",caps:{reasoning:!0,thinkingFormat:"hunyuan",contextWindow:262144,maxOutput:262144}},{pattern:"hy3*",caps:{reasoning:!0,thinkingFormat:"hunyuan",contextWindow:262144,maxOutput:262144}},{pattern:"*step-*",caps:{reasoning:!0,thinkingFormat:"step",contextWindow:128e3}},{pattern:"*nemotron*",caps:{reasoning:!0,contextWindow:128e3}},{pattern:"*ling-*",caps:{reasoning:!0,contextWindow:128e3}}];function j(){let[a,b]=(0,d.useState)({}),[c,j]=(0,d.useState)({});return{getCaps:b=>{if(!b)return null;if(a[b])return a[b];let d=b.includes("/")?b.slice(b.indexOf("/")+1):b;if(c[d])return c[d];let j=function(a,b){if(!b)return{...f};if(a&&h[a]?.[b])return{...f,...h[a][b]};let c=b.includes("/")?b.split("/").pop():b;if(g[c])return{...f,...g[c]};if(g[b])return{...f,...g[b]};for(let{pattern:a,caps:d}of i)if((0,e.gH)(a,c)||(0,e.gH)(a,b))return{...f,...d};return{...f}}(b.includes("/")?b.slice(0,b.indexOf("/")):null,d);return{vision:j.vision,search:j.search,reasoning:j.reasoning}}}}}};
|