9router 0.4.59 → 0.4.62
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/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +7 -7
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/prerender-manifest.json +3 -3
- package/app/.next-cli-build/routes-manifest.json +12 -12
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
- 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.js +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +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.js +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +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.js +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +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.js +4 -4
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +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/translator/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +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 +2 -2
- package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +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/all-statuses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +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/claude-settings/route.js.nft.json +1 -1
- 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/cline-settings/route.js.nft.json +1 -1
- 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/codex-settings/route.js.nft.json +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/copilot-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +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-mcp-tools/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
- 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/droid-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
- 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/jcode-settings/route.js.nft.json +1 -1
- 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/kilo-settings/route.js.nft.json +1 -1
- 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/openclaw-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
- package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/health/route.js +1 -1
- package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/init/route.js +1 -1
- package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
- package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +43 -0
- package/app/.next-cli-build/server/app/api/{tunnel/tailscale-start-daemon → proxy-pools/cloudflare-deploy}/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/{tunnel/tailscale-start-daemon → proxy-pools/cloudflare-deploy}/route_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +40 -0
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -0
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route_client-reference-manifest.js +1 -0
- package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +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/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +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/tunnel/tailscale-install/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
- package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
- package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +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/models/[kind]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +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/search/route.js.nft.json +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/v1/web/fetch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/callback/page.js +2 -2
- package/app/.next-cli-build/server/app/callback/page.js.nft.json +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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
- package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/landing/page.js +2 -2
- package/app/.next-cli-build/server/app/landing/page.js.nft.json +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 +2 -2
- 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.js +2 -2
- package/app/.next-cli-build/server/app/login/page.js.nft.json +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 +2 -2
- 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/manifest.webmanifest/route.js +2 -2
- package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/page.js +2 -2
- package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +7 -7
- package/app/.next-cli-build/server/chunks/1249.js +1 -1
- package/app/.next-cli-build/server/chunks/1435.js +1 -0
- package/app/.next-cli-build/server/chunks/{9129.js → 1574.js} +2 -2
- package/app/.next-cli-build/server/chunks/1578.js +1 -1
- package/app/.next-cli-build/server/chunks/1869.js +1 -0
- package/app/.next-cli-build/server/chunks/4185.js +1 -1
- package/app/.next-cli-build/server/chunks/4343.js +1 -1
- package/app/.next-cli-build/server/chunks/4447.js +7 -0
- package/app/.next-cli-build/server/chunks/450.js +1 -1
- package/app/.next-cli-build/server/chunks/504.js +1 -0
- package/app/.next-cli-build/server/chunks/5079.js +1 -0
- package/app/.next-cli-build/server/chunks/514.js +18 -4
- package/app/.next-cli-build/server/chunks/5412.js +1 -0
- package/app/.next-cli-build/server/chunks/586.js +1 -1
- package/app/.next-cli-build/server/chunks/6263.js +3 -3
- package/app/.next-cli-build/server/chunks/6283.js +1 -1
- package/app/.next-cli-build/server/chunks/6379.js +3 -3
- package/app/.next-cli-build/server/chunks/6560.js +1 -0
- package/app/.next-cli-build/server/chunks/666.js +4 -0
- package/app/.next-cli-build/server/chunks/7171.js +1 -1
- package/app/.next-cli-build/server/chunks/7686.js +1 -1
- package/app/.next-cli-build/server/chunks/7958.js +1 -0
- package/app/.next-cli-build/server/chunks/7973.js +1 -1
- package/app/.next-cli-build/server/chunks/8202.js +13 -5
- package/app/.next-cli-build/server/chunks/8395.js +1 -0
- package/app/.next-cli-build/server/chunks/8515.js +1 -1
- package/app/.next-cli-build/server/chunks/9737.js +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/middleware.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/{y2eEe1Y5KAz1b1viRdGY_ → _wFz49-RfMT2QnRpTR45i}/_buildManifest.js +1 -1
- package/app/.next-cli-build/static/chunks/{3771-c6aa0933e598758e.js → 3771-9c0300235faf81ff.js} +1 -1
- package/app/.next-cli-build/static/chunks/{4156-0129178d5950b9c2.js → 4156-c9429fb1c6c597c1.js} +1 -1
- package/app/.next-cli-build/static/chunks/{505-cd3b84480ae77abf.js → 505-5a62b095f0d3ccf2.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-f9aa290f48f86415.js +4 -0
- package/app/.next-cli-build/static/chunks/app/_global-error/{page-1dac36d6af075c54.js → page-442e7d7d2ff2814c.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/login/{route-1dac36d6af075c54.js → route-442e7d7d2ff2814c.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/{route-1dac36d6af075c54.js → route-442e7d7d2ff2814c.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/{route-1dac36d6af075c54.js → route-442e7d7d2ff2814c.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/health/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/init/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/locale/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tags/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/app/page-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-442e7d7d2ff2814c.js +1 -0
- package/app/.next-cli-build/static/css/4b7bd5878335a29b.css +1 -0
- package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
- package/app/cli/.build-home/.9router/jwt-secret +1 -1
- package/app/cli/.build-home/Library/Preferences/nextjs-nodejs/config.json +3 -3
- package/app/package.json +1 -1
- package/app/src/mitm/server.js +31 -27
- package/package.json +1 -1
- package/src/cli/menus/providers.js +7 -6
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +0 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +0 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +0 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +0 -2
- package/app/.next-cli-build/server/chunks/1071.js +0 -1
- package/app/.next-cli-build/server/chunks/1229.js +0 -1
- package/app/.next-cli-build/server/chunks/1729.js +0 -1
- package/app/.next-cli-build/server/chunks/1795.js +0 -1
- package/app/.next-cli-build/server/chunks/3774.js +0 -4
- package/app/.next-cli-build/server/chunks/5662.js +0 -1
- package/app/.next-cli-build/server/chunks/5882.js +0 -1
- package/app/.next-cli-build/server/chunks/6634.js +0 -7
- package/app/.next-cli-build/server/chunks/7188.js +0 -1
- package/app/.next-cli-build/server/chunks/8012.js +0 -15
- package/app/.next-cli-build/server/chunks/9603.js +0 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-884603e61682c07d.js +0 -4
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/health/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/init/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/locale/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tags/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/app/page-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-1dac36d6af075c54.js +0 -1
- package/app/.next-cli-build/static/css/b1cf370be2444f61.css +0 -1
- package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.49-to-0.4.50-0.4.50-20260516-134729/data.sqlite +0 -0
- package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.50-to-0.4.52-0.4.52-20260517-162943/data.sqlite +0 -0
- package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.52-to-0.4.55-0.4.55-20260518-162644/data.sqlite +0 -0
- package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.55-to-0.4.58-0.4.58-20260521-121905/data.sqlite +0 -0
- package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.58-to-0.4.59-0.4.59-20260521-133932/data.sqlite +0 -0
- /package/app/.next-cli-build/static/{y2eEe1Y5KAz1b1viRdGY_ → _wFz49-RfMT2QnRpTR45i}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"37545","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"66610","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"19067":{"*":{"id":"40122","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"5948","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"52149","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"38298","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"32913":{"*":{"id":"43622","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"34272","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"33160","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"49871","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"64501":{"*":{"id":"97507","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"100","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"27452","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"16081","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-cd3b84480ae77abf.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-cd3b84480ae77abf.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/node_modules/material-symbols/outlined.css":{"id":43073,"name":"*","chunks":["505","static/chunks/505-cd3b84480ae77abf.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-cd3b84480ae77abf.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/AddCustomEmbeddingModal.js":{"id":12820,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":26125,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ComboFormModal.js":{"id":52327,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":19067,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/McpMarketplaceModal.js":{"id":26066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":67692,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NoAuthProxyCard.js":{"id":99775,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ProviderInfoCard.js":{"id":8569,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-cd3b84480ae77abf.js","4156","static/chunks/4156-0129178d5950b9c2.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":64501,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":32913,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":37694,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":69640,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/skills/page.js":{"id":29650,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/2e1b7d528c228ec3.css"},{"inlined":false,"path":"static/css/b1cf370be2444f61.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"95031","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"89468","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"19067":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"96142","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"20535","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"1304","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"32913":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"17626","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43073":{"*":{"id":"1561","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"91329","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64501":{"*":{"id":"65497","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"58770","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"87030","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"89439","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"37545","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"66610","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"19067":{"*":{"id":"40122","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"5948","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"52149","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"38298","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"32913":{"*":{"id":"43622","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"34272","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"33160","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"49871","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"64501":{"*":{"id":"97507","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"100","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"27452","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"16081","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-5a62b095f0d3ccf2.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-5a62b095f0d3ccf2.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/node_modules/material-symbols/outlined.css":{"id":43073,"name":"*","chunks":["505","static/chunks/505-5a62b095f0d3ccf2.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-5a62b095f0d3ccf2.js","7177","static/chunks/app/layout-fcda570933db809f.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/AddCustomEmbeddingModal.js":{"id":12820,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":26125,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ComboFormModal.js":{"id":52327,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":19067,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/McpMarketplaceModal.js":{"id":26066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":67692,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NoAuthProxyCard.js":{"id":99775,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ProviderInfoCard.js":{"id":8569,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-b42288d628b452ba.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-5a62b095f0d3ccf2.js","4156","static/chunks/4156-c9429fb1c6c597c1.js","9305","static/chunks/app/(dashboard)/layout-b824357884ed2892.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":64501,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":32913,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":37694,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":69640,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/skills/page.js":{"id":29650,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/2e1b7d528c228ec3.css"},{"inlined":false,"path":"static/css/4b7bd5878335a29b.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"8569":{"*":{"id":"95031","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"12820":{"*":{"id":"89468","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"19067":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"26066":{"*":{"id":"96142","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"20535","name":"*","chunks":[],"async":false}},"29650":{"*":{"id":"1304","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"32913":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"37694":{"*":{"id":"17626","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43073":{"*":{"id":"1561","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"52327":{"*":{"id":"91329","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64501":{"*":{"id":"65497","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69640":{"*":{"id":"58770","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"87030","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}},"99775":{"*":{"id":"89439","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
|
|
@@ -70,8 +70,6 @@
|
|
|
70
70
|
"/api/tunnel/tailscale-disable/route": "app/api/tunnel/tailscale-disable/route.js",
|
|
71
71
|
"/api/tunnel/tailscale-enable/route": "app/api/tunnel/tailscale-enable/route.js",
|
|
72
72
|
"/api/tunnel/tailscale-install/route": "app/api/tunnel/tailscale-install/route.js",
|
|
73
|
-
"/api/tunnel/tailscale-login/route": "app/api/tunnel/tailscale-login/route.js",
|
|
74
|
-
"/api/tunnel/tailscale-start-daemon/route": "app/api/tunnel/tailscale-start-daemon/route.js",
|
|
75
73
|
"/api/usage/chart/route": "app/api/usage/chart/route.js",
|
|
76
74
|
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
77
75
|
"/api/usage/logs/route": "app/api/usage/logs/route.js",
|
|
@@ -108,24 +106,26 @@
|
|
|
108
106
|
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
109
107
|
"/api/models/custom/route": "app/api/models/custom/route.js",
|
|
110
108
|
"/api/models/disabled/route": "app/api/models/disabled/route.js",
|
|
111
|
-
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
112
109
|
"/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
|
|
113
|
-
"/api/
|
|
110
|
+
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
114
111
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
112
|
+
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
115
113
|
"/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
|
|
116
114
|
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
117
|
-
"/api/
|
|
115
|
+
"/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
|
|
118
116
|
"/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
|
|
117
|
+
"/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
|
|
119
118
|
"/api/proxy-pools/route": "app/api/proxy-pools/route.js",
|
|
120
|
-
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
121
119
|
"/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
|
|
122
120
|
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
121
|
+
"/api/providers/route": "app/api/providers/route.js",
|
|
122
|
+
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
123
123
|
"/api/settings/route": "app/api/settings/route.js",
|
|
124
124
|
"/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
|
|
125
125
|
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
126
|
-
"/api/usage/stats/route": "app/api/usage/stats/route.js",
|
|
127
126
|
"/api/usage/stream/route": "app/api/usage/stream/route.js",
|
|
128
127
|
"/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
|
|
128
|
+
"/api/usage/stats/route": "app/api/usage/stats/route.js",
|
|
129
129
|
"/callback/page": "app/callback/page.js",
|
|
130
130
|
"/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
|
|
131
131
|
"/landing/page": "app/landing/page.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=1249,exports.ids=[1249],exports.modules={61249:(a,b,c)=>{c.d(b,{PROVIDER_PRICING:()=>e,ad:()=>i,getPricingForModel:()=>h});let d={"claude-opus-4-6":{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25},"claude-opus-4-5-20251101":{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25},"claude-sonnet-4-6":{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75},"claude-sonnet-4-5-20250929":{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75},"claude-haiku-4-5-20251001":{input:1,output:5,cached:.1,reasoning:5,cache_creation:1.25},"claude-sonnet-4-20250514":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-opus-4-20250514":{input:15,output:25,cached:7.5,reasoning:112.5,cache_creation:15},"claude-3-5-sonnet-20241022":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4.5":{input:.5,output:2.5,cached:.05,reasoning:3.75,cache_creation:.5},"claude-opus-4.1":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4.5":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4.6":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-sonnet-4":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-sonnet-4.5":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-sonnet-4.6":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-opus-4-5-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4-6-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"gpt-3.5-turbo":{input:.5,output:1.5,cached:.25,reasoning:2.25,cache_creation:.5},"gpt-4":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4-turbo":{input:10,output:30,cached:5,reasoning:45,cache_creation:10},"gpt-4o":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4o-mini":{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15},"gpt-4.1":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-5":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-mini":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"gpt-5-codex":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5.1":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-mini":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"gpt-5.1-codex-mini-high":{input:2,output:8,cached:1,reasoning:12,cache_creation:2},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.2":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.2-codex":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.3-codex":{input:6,output:24,cached:3,reasoning:36,cache_creation:6},"gpt-5.3-codex-xhigh":{input:10,output:40,cached:5,reasoning:60,cache_creation:10},"gpt-5.3-codex-high":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.3-codex-low":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.3-codex-none":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5.3-codex-spark":{input:3,output:12,cached:.3,reasoning:12,cache_creation:3},o1:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15},"o1-mini":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gemini-3-flash-preview":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3.1-pro-low":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3.1-pro-high":{input:4,output:18,cached:.5,reasoning:27,cache_creation:4},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15},"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"qwen3-coder-flash":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"kimi-k2":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2-thinking":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"kimi-k2.5":{input:1.2,output:4.8,cached:.6,reasoning:7.2,cache_creation:1.2},"kimi-k2.5-thinking":{input:1.8,output:7.2,cached:.9,reasoning:10.8,cache_creation:1.8},"kimi-latest":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"deepseek-chat":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-reasoner":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-r1":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v3.2-chat":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v3.2-reasoner":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v4-flash":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v4-pro":{input:.435,output:.87,cached:.003625,reasoning:.87,cache_creation:.435},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6v":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-5":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"MiniMax-M2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"MiniMax-M2.5":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"MiniMax-M2.7":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"minimax-m2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"minimax-m2.5":{input:.6,output:2.4,cached:.3,reasoning:3.6,cache_creation:.6},"grok-code-fast-1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},auto:{input:2,output:8,cached:1,reasoning:12,cache_creation:2},"oswe-vscode-prime":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"gpt-oss-120b-medium":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"vision-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"coder-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},e={gh:{"gpt-5.3-codex":{input:1.75,output:14,cached:.175,reasoning:14,cache_creation:1.75}}},f=[{pattern:"*-codex-xhigh",pricing:{input:10,output:40,cached:5,reasoning:60,cache_creation:10}},{pattern:"*-codex-high",pricing:{input:8,output:32,cached:4,reasoning:48,cache_creation:8}},{pattern:"*-codex-max",pricing:{input:8,output:32,cached:4,reasoning:48,cache_creation:8}},{pattern:"*-codex-mini-*",pricing:{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},{pattern:"*-codex-mini",pricing:{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},{pattern:"*-codex-low",pricing:{input:4,output:16,cached:2,reasoning:24,cache_creation:4}},{pattern:"*-codex-none",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"*-codex-spark",pricing:{input:3,output:12,cached:.3,reasoning:12,cache_creation:3}},{pattern:"codex-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"*-codex",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"claude-opus-*",pricing:{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25}},{pattern:"claude-sonnet-*",pricing:{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75}},{pattern:"claude-haiku-*",pricing:{input:1,output:5,cached:.1,reasoning:5,cache_creation:1.25}},{pattern:"claude-*",pricing:{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75}},{pattern:"gemini-*-flash-lite",pricing:{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},{pattern:"gemini-*-flash",pricing:{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3}},{pattern:"gemini-*-pro",pricing:{input:2,output:12,cached:.25,reasoning:18,cache_creation:2}},{pattern:"gemini-3-*",pricing:{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5}},{pattern:"gemini-2.5-*",pricing:{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3}},{pattern:"gemini-*",pricing:{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5}},{pattern:"gpt-5.3-*",pricing:{input:6,output:24,cached:3,reasoning:36,cache_creation:6}},{pattern:"gpt-5.2-*",pricing:{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5}},{pattern:"gpt-5.1-*",pricing:{input:4,output:16,cached:2,reasoning:24,cache_creation:4}},{pattern:"gpt-5-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"gpt-5*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"gpt-4o-*",pricing:{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15}},{pattern:"gpt-4o",pricing:{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5}},{pattern:"gpt-4*",pricing:{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5}},{pattern:"o1-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"o1",pricing:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15}},{pattern:"o3-*",pricing:{input:10,output:40,cached:5,reasoning:60,cache_creation:10}},{pattern:"o4-*",pricing:{input:2,output:8,cached:1,reasoning:12,cache_creation:2}},{pattern:"qwen3-coder-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"qwen*-coder-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"qwen*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"kimi-*-thinking",pricing:{input:1.8,output:7.2,cached:.9,reasoning:10.8,cache_creation:1.8}},{pattern:"kimi-k2*",pricing:{input:1.2,output:4.8,cached:.6,reasoning:7.2,cache_creation:1.2}},{pattern:"kimi-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"deepseek-*reasoner*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-r*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-v*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"glm-5*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"glm-4*",pricing:{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},{pattern:"glm-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"MiniMax-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"minimax-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"grok-code-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"grok-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}}];function g(a,b){return RegExp("^"+a.split("*").map(a=>a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).join(".*")+"$").test(b)}function h(a,b){if(!b)return null;if(a&&e[a]?.[b])return e[a][b];let c=b.includes("/")?b.split("/").pop():b;if(d[c])return d[c];if(d[b])return d[b];for(let{pattern:a,pricing:d}of f)if(g(a,c)||g(a,b))return d;return null}function i(){return e}}};
|
|
1
|
+
"use strict";exports.id=1249,exports.ids=[1249],exports.modules={61249:(a,b,c)=>{c.d(b,{PROVIDER_PRICING:()=>e,ad:()=>i,getPricingForModel:()=>h});let d={"claude-opus-4-6":{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25},"claude-opus-4-5-20251101":{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25},"claude-sonnet-4-6":{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75},"claude-sonnet-4-5-20250929":{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75},"claude-haiku-4-5-20251001":{input:1,output:5,cached:.1,reasoning:5,cache_creation:1.25},"claude-sonnet-4-20250514":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-opus-4-20250514":{input:15,output:25,cached:7.5,reasoning:112.5,cache_creation:15},"claude-3-5-sonnet-20241022":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4.5":{input:.5,output:2.5,cached:.05,reasoning:3.75,cache_creation:.5},"claude-opus-4.1":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4.5":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4.6":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-sonnet-4":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-sonnet-4.5":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-sonnet-4.6":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-opus-4-5-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4-6-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"gpt-3.5-turbo":{input:.5,output:1.5,cached:.25,reasoning:2.25,cache_creation:.5},"gpt-4":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4-turbo":{input:10,output:30,cached:5,reasoning:45,cache_creation:10},"gpt-4o":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4o-mini":{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15},"gpt-4.1":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-5":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-mini":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"gpt-5-codex":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5.1":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-mini":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"gpt-5.1-codex-mini-high":{input:2,output:8,cached:1,reasoning:12,cache_creation:2},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.2":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.2-codex":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.3-codex":{input:6,output:24,cached:3,reasoning:36,cache_creation:6},"gpt-5.3-codex-xhigh":{input:10,output:40,cached:5,reasoning:60,cache_creation:10},"gpt-5.3-codex-high":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.3-codex-low":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.3-codex-none":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5.3-codex-spark":{input:3,output:12,cached:.3,reasoning:12,cache_creation:3},o1:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15},"o1-mini":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gemini-3-flash-preview":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3.1-pro-low":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3.1-pro-high":{input:4,output:18,cached:.5,reasoning:27,cache_creation:4},"gemini-pro-agent":{input:4,output:18,cached:.5,reasoning:27,cache_creation:4},"gemini-3-flash-agent":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3.5-flash-low":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15},"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"qwen3-coder-flash":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"kimi-k2":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2-thinking":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"kimi-k2.5":{input:1.2,output:4.8,cached:.6,reasoning:7.2,cache_creation:1.2},"kimi-k2.5-thinking":{input:1.8,output:7.2,cached:.9,reasoning:10.8,cache_creation:1.8},"kimi-latest":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"deepseek-chat":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-reasoner":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-r1":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v3.2-chat":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v3.2-reasoner":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v4-flash":{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14},"deepseek-v4-pro":{input:.435,output:.87,cached:.003625,reasoning:.87,cache_creation:.435},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6v":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-5":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"MiniMax-M2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"MiniMax-M2.5":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"MiniMax-M2.7":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"minimax-m2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"minimax-m2.5":{input:.6,output:2.4,cached:.3,reasoning:3.6,cache_creation:.6},"grok-code-fast-1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},auto:{input:2,output:8,cached:1,reasoning:12,cache_creation:2},"oswe-vscode-prime":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"gpt-oss-120b-medium":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"vision-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"coder-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},e={gh:{"gpt-5.3-codex":{input:1.75,output:14,cached:.175,reasoning:14,cache_creation:1.75}}},f=[{pattern:"*-codex-xhigh",pricing:{input:10,output:40,cached:5,reasoning:60,cache_creation:10}},{pattern:"*-codex-high",pricing:{input:8,output:32,cached:4,reasoning:48,cache_creation:8}},{pattern:"*-codex-max",pricing:{input:8,output:32,cached:4,reasoning:48,cache_creation:8}},{pattern:"*-codex-mini-*",pricing:{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},{pattern:"*-codex-mini",pricing:{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},{pattern:"*-codex-low",pricing:{input:4,output:16,cached:2,reasoning:24,cache_creation:4}},{pattern:"*-codex-none",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"*-codex-spark",pricing:{input:3,output:12,cached:.3,reasoning:12,cache_creation:3}},{pattern:"codex-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"*-codex",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"claude-opus-*",pricing:{input:5,output:25,cached:.5,reasoning:25,cache_creation:6.25}},{pattern:"claude-sonnet-*",pricing:{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75}},{pattern:"claude-haiku-*",pricing:{input:1,output:5,cached:.1,reasoning:5,cache_creation:1.25}},{pattern:"claude-*",pricing:{input:3,output:15,cached:.3,reasoning:15,cache_creation:3.75}},{pattern:"gemini-*-flash-lite",pricing:{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},{pattern:"gemini-*-flash",pricing:{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3}},{pattern:"gemini-*-pro",pricing:{input:2,output:12,cached:.25,reasoning:18,cache_creation:2}},{pattern:"gemini-3-*",pricing:{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5}},{pattern:"gemini-2.5-*",pricing:{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3}},{pattern:"gemini-*",pricing:{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5}},{pattern:"gpt-5.3-*",pricing:{input:6,output:24,cached:3,reasoning:36,cache_creation:6}},{pattern:"gpt-5.2-*",pricing:{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5}},{pattern:"gpt-5.1-*",pricing:{input:4,output:16,cached:2,reasoning:24,cache_creation:4}},{pattern:"gpt-5-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"gpt-5*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"gpt-4o-*",pricing:{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15}},{pattern:"gpt-4o",pricing:{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5}},{pattern:"gpt-4*",pricing:{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5}},{pattern:"o1-*",pricing:{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},{pattern:"o1",pricing:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15}},{pattern:"o3-*",pricing:{input:10,output:40,cached:5,reasoning:60,cache_creation:10}},{pattern:"o4-*",pricing:{input:2,output:8,cached:1,reasoning:12,cache_creation:2}},{pattern:"qwen3-coder-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"qwen*-coder-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"qwen*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"kimi-*-thinking",pricing:{input:1.8,output:7.2,cached:.9,reasoning:10.8,cache_creation:1.8}},{pattern:"kimi-k2*",pricing:{input:1.2,output:4.8,cached:.6,reasoning:7.2,cache_creation:1.2}},{pattern:"kimi-*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"deepseek-*reasoner*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-r*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-v*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"deepseek-*",pricing:{input:.14,output:.28,cached:.0028,reasoning:.28,cache_creation:.14}},{pattern:"glm-5*",pricing:{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},{pattern:"glm-4*",pricing:{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},{pattern:"glm-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"MiniMax-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"minimax-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"grok-code-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},{pattern:"grok-*",pricing:{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}}];function g(a,b){return RegExp("^"+a.split("*").map(a=>a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")).join(".*")+"$").test(b)}function h(a,b){if(!b)return null;if(a&&e[a]?.[b])return e[a][b];let c=b.includes("/")?b.split("/").pop():b;if(d[c])return d[c];if(d[b])return d[b];for(let{pattern:a,pricing:d}of f)if(g(a,c)||g(a,b))return d;return null}function i(){return e}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
exports.id=1435,exports.ids=[1435],exports.modules={1561:()=>{},8423:(a,b,c)=>{"use strict";c.d(b,{v:()=>g});var d=c(53830);let e=a=>{let b,c=new Set,d=(a,d)=>{let e="function"==typeof a?a(b):a;if(!Object.is(e,b)){let a=b;b=(null!=d?d:"object"!=typeof e||null===e)?e:Object.assign({},b,e),c.forEach(c=>c(b,a))}},e=()=>b,f={setState:d,getState:e,getInitialState:()=>g,subscribe:a=>(c.add(a),()=>c.delete(a))},g=b=a(d,e,f);return f},f=a=>{let b=a?e(a):e,c=a=>(function(a,b=a=>a){let c=d.useSyncExternalStore(a.subscribe,d.useCallback(()=>b(a.getState()),[a,b]),d.useCallback(()=>b(a.getInitialState()),[a,b]));return d.useDebugValue(c),c})(b,a);return Object.assign(c,b),c},g=a=>a?f(a):f},13729:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return f}});let d=c(22037),e=c(8629);function f(){return(0,d.jsx)(e.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},24802:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"getRouteMatcher",{enumerable:!0,get:function(){return f}});let d=c(6187),e=c(25025);function f({re:a,groups:b}){return(0,e.safeRouteMatcher)(c=>{let e=a.exec(c);if(!e)return!1;let f=a=>{try{return decodeURIComponent(a)}catch{throw Object.defineProperty(new d.DecodeError("failed to decode param"),"__NEXT_ERROR_CODE",{value:"E528",enumerable:!1,configurable:!0})}},g={};for(let[a,c]of Object.entries(b)){let b=e[c.pos];void 0!==b&&(c.repeat?g[a]=b.split("/").map(a=>f(a)):g[a]=f(b))}return g})}},25025:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={safeCompile:function(){return i},safePathToRegexp:function(){return h},safeRegexpToFunction:function(){return j},safeRouteMatcher:function(){return k}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(57810),g=c(34490);function h(a,b,c){if("string"!=typeof a)return(0,f.pathToRegexp)(a,b,c);let d=(0,g.hasAdjacentParameterIssues)(a),e=d?(0,g.normalizeAdjacentParameters)(a):a;try{return(0,f.pathToRegexp)(e,b,c)}catch(e){if(!d)try{let d=(0,g.normalizeAdjacentParameters)(a);return(0,f.pathToRegexp)(d,b,c)}catch(a){}throw e}}function i(a,b){let c=(0,g.hasAdjacentParameterIssues)(a),d=c?(0,g.normalizeAdjacentParameters)(a):a;try{let a=(0,f.compile)(d,b);if(c)return b=>(0,g.stripNormalizedSeparators)(a(b));return a}catch(d){if(!c)try{let c=(0,g.normalizeAdjacentParameters)(a),d=(0,f.compile)(c,b);return a=>(0,g.stripNormalizedSeparators)(d(a))}catch(a){}throw d}}function j(a,b){let c=(0,f.regexpToFunction)(a,b||[]);return a=>{let b=c(a);return!!b&&{...b,params:(0,g.stripParameterSeparators)(b.params)}}}function k(a){return b=>{let c=a(b);return!!c&&(0,g.stripParameterSeparators)(c)}}},25098:(a,b)=>{"use strict";function c(a){return a.endsWith("/route")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"isAppRouteRoute",{enumerable:!0,get:function(){return c}})},25646:(a,b)=>{"use strict";function c(a){return a.replace(/\\/g,"/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"normalizePathSep",{enumerable:!0,get:function(){return c}})},27968:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={DEFAULT_METADATA_ROUTE_EXTENSIONS:function(){return j},STATIC_METADATA_IMAGES:function(){return i},getExtensionRegexString:function(){return k},isMetadataPage:function(){return u},isMetadataRoute:function(){return v},isMetadataRouteFile:function(){return s},isStaticMetadataFile:function(){return l},isStaticMetadataRoute:function(){return t}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(25646),g=c(1586),h=c(25098),i={icon:{filename:"icon",extensions:["ico","jpg","jpeg","png","svg"]},apple:{filename:"apple-icon",extensions:["jpg","jpeg","png"]},favicon:{filename:"favicon",extensions:["ico"]},openGraph:{filename:"opengraph-image",extensions:["jpg","jpeg","png","gif"]},twitter:{filename:"twitter-image",extensions:["jpg","jpeg","png","gif"]}},j=["js","jsx","ts","tsx"],k=(a,b)=>b&&0!==b.length?`(?:\\.(${a.join("|")})|(\\.(${b.join("|")})))`:`(\\.(?:${a.join("|")}))`;function l(a){return s(a,[],!0)}let m=/^[\\/]favicon\.ico$/,n=/^[\\/]robots\.txt$/,o=/^[\\/]manifest\.json$/,p=/^[\\/]manifest\.webmanifest$/,q=/[\\/]sitemap\.xml$/,r=new Map;function s(a,b,c){if(!a||a.length<2)return!1;let d=(0,f.normalizePathSep)(a),e=!!(m.test(d)||n.test(d)||o.test(d)||p.test(d)||q.test(d))||(!!d.includes("robots")||!!d.includes("manifest")||!!d.includes("sitemap")||!!d.includes("icon")||!!d.includes("apple-icon")||!!d.includes("opengraph-image")||!!d.includes("twitter-image")||!!d.includes("favicon"))&&null;if(null!==e)return e;let g=function(a,b){let c=`${a.join(",")}|${b}`,d=r.get(c);if(d)return d;let e=b?"$":"?$",f="\\d?"+(b?"":"(-\\w{6})?"),g=a.length>0?[...a,"txt"]:["txt"],h=a.length>0?[...a,"webmanifest","json"]:["webmanifest","json"],j=[RegExp(`^[\\\\/]robots${k(g,null)}${e}`),RegExp(`^[\\\\/]manifest${k(h,null)}${e}`),RegExp(`[\\\\/]sitemap${k(["xml"],a)}${e}`),RegExp(`[\\\\/]icon${f}${k(i.icon.extensions,a)}${e}`),RegExp(`[\\\\/]apple-icon${f}${k(i.apple.extensions,a)}${e}`),RegExp(`[\\\\/]opengraph-image${f}${k(i.openGraph.extensions,a)}${e}`),RegExp(`[\\\\/]twitter-image${f}${k(i.twitter.extensions,a)}${e}`)];return r.set(c,j),j}(b,c);for(let a=0;a<g.length;a++)if(g[a].test(d))return!0;return!1}function t(a){let b=a.replace(/\/route$/,"");return(0,h.isAppRouteRoute)(a)&&s(b,[],!0)&&"/robots.txt"!==b&&"/manifest.webmanifest"!==b&&!b.endsWith("/sitemap.xml")}function u(a){return!(0,h.isAppRouteRoute)(a)&&s(a,[],!1)}function v(a){let b=(0,g.normalizeAppPath)(a).replace(/^\/?app\//,"").replace("/[__metadata_id__]","").replace(/\/route$/,"");return"/"!==b[0]&&(b="/"+b),(0,h.isAppRouteRoute)(a)&&s(b,[],!1)}},28217:(a,b,c)=>{"use strict";var d=c(48137);c.o(d,"notFound")&&c.d(b,{notFound:function(){return d.notFound}}),c.o(d,"useParams")&&c.d(b,{useParams:function(){return d.useParams}}),c.o(d,"usePathname")&&c.d(b,{usePathname:function(){return d.usePathname}}),c.o(d,"useRouter")&&c.d(b,{useRouter:function(){return d.useRouter}}),c.o(d,"useSearchParams")&&c.d(b,{useSearchParams:function(){return d.useSearchParams}})},29030:(a,b,c)=>{"use strict";c.d(b,{Zr:()=>e});let d=a=>b=>{try{let c=a(b);if(c instanceof Promise)return c;return{then:a=>d(a)(c),catch(a){return this}}}catch(a){return{then(a){return this},catch:b=>d(b)(a)}}},e=(a,b)=>(c,e,f)=>{let g,h={storage:function(a){let b;try{b=a()}catch(a){return}return{getItem:a=>{var c;let d=a=>null===a?null:JSON.parse(a,void 0),e=null!=(c=b.getItem(a))?c:null;return e instanceof Promise?e.then(d):d(e)},setItem:(a,c)=>b.setItem(a,JSON.stringify(c,void 0)),removeItem:a=>b.removeItem(a)}}(()=>window.localStorage),partialize:a=>a,version:0,merge:(a,b)=>({...b,...a}),...b},i=!1,j=0,k=new Set,l=new Set,m=h.storage;if(!m)return a((...a)=>{console.warn(`[zustand persist middleware] Unable to update item '${h.name}', the given storage is currently unavailable.`),c(...a)},e,f);let n=()=>{let a=h.partialize({...e()});return m.setItem(h.name,{state:a,version:h.version})},o=f.setState;f.setState=(a,b)=>(o(a,b),n());let p=a((...a)=>(c(...a),n()),e,f);f.getInitialState=()=>p;let q=()=>{var a,b;if(!m)return;let f=++j;i=!1,k.forEach(a=>{var b;return a(null!=(b=e())?b:p)});let o=(null==(b=h.onRehydrateStorage)?void 0:b.call(h,null!=(a=e())?a:p))||void 0;return d(m.getItem.bind(m))(h.name).then(a=>{if(a)if("number"!=typeof a.version||a.version===h.version)return[!1,a.state];else{if(h.migrate){let b=h.migrate(a.state,a.version);return b instanceof Promise?b.then(a=>[!0,a]):[!0,b]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(a=>{var b;if(f!==j)return;let[d,i]=a;if(c(g=h.merge(i,null!=(b=e())?b:p),!0),d)return n()}).then(()=>{f===j&&(null==o||o(e(),void 0),g=e(),i=!0,l.forEach(a=>a(g)))}).catch(a=>{f===j&&(null==o||o(void 0,a))})};return f.persist={setOptions:a=>{h={...h,...a},a.storage&&(m=a.storage)},clearStorage:()=>{null==m||m.removeItem(h.name)},getOptions:()=>h,rehydrate:()=>q(),hasHydrated:()=>i,onHydrate:a=>(k.add(a),()=>{k.delete(a)}),onFinishHydration:a=>(l.add(a),()=>{l.delete(a)})},h.skipHydration||q(),g||p}},34070:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={compileNonPath:function(){return m},matchHas:function(){return l},parseDestination:function(){return n},prepareDestination:function(){return o}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(53693),g=c(55079),h=c(53309),i=c(93156),j=c(25025);function k(a){return a.replace(/__ESC_COLON_/gi,":")}function l(a,b,c=[],d=[]){let e={},f=c=>{let d,f=c.key;switch(c.type){case"header":f=f.toLowerCase(),d=a.headers[f];break;case"cookie":d="cookies"in a?a.cookies[c.key]:(0,i.getCookieParser)(a.headers)()[c.key];break;case"query":d=b[f];break;case"host":{let{host:b}=a?.headers||{};d=b?.split(":",1)[0].toLowerCase()}}if(!c.value&&d)return e[function(a){let b="";for(let c=0;c<a.length;c++){let d=a.charCodeAt(c);(d>64&&d<91||d>96&&d<123)&&(b+=a[c])}return b}(f)]=d,!0;if(d){let a=RegExp(`^${c.value}$`),b=Array.isArray(d)?d.slice(-1)[0].match(a):d.match(a);if(b)return Array.isArray(b)&&(b.groups?Object.keys(b.groups).forEach(a=>{e[a]=b.groups[a]}):"host"===c.type&&b[0]&&(e.host=b[0])),!0}return!1};return!(!c.every(a=>f(a))||d.some(a=>f(a)))&&e}function m(a,b){if(!a.includes(":"))return a;for(let c of Object.keys(b))a.includes(`:${c}`)&&(a=a.replace(RegExp(`:${c}\\*`,"g"),`:${c}--ESCAPED_PARAM_ASTERISKS`).replace(RegExp(`:${c}\\?`,"g"),`:${c}--ESCAPED_PARAM_QUESTION`).replace(RegExp(`:${c}\\+`,"g"),`:${c}--ESCAPED_PARAM_PLUS`).replace(RegExp(`:${c}(?!\\w)`,"g"),`--ESCAPED_PARAM_COLON${c}`));return a=a.replace(/(:|\*|\?|\+|\(|\)|\{|\})/g,"\\$1").replace(/--ESCAPED_PARAM_PLUS/g,"+").replace(/--ESCAPED_PARAM_COLON/g,":").replace(/--ESCAPED_PARAM_QUESTION/g,"?").replace(/--ESCAPED_PARAM_ASTERISKS/g,"*"),(0,j.safeCompile)(`/${a}`,{validate:!1})(b).slice(1)}function n(a){let b=a.destination;for(let c of Object.keys({...a.params,...a.query}))c&&(b=b.replace(RegExp(`:${(0,f.escapeStringRegexp)(c)}`,"g"),`__ESC_COLON_${c}`));let c=(0,g.parseUrl)(b),d=c.pathname;d&&(d=k(d));let e=c.href;e&&(e=k(e));let h=c.hostname;h&&(h=k(h));let i=c.hash;i&&(i=k(i));let j=c.search;j&&(j=k(j));let l=c.origin;return l&&(l=k(l)),{...c,pathname:d,hostname:h,href:e,hash:i,search:j,origin:l}}function o(a){let b,c,d=n(a),{hostname:e,query:f,search:g}=d,i=d.pathname;d.hash&&(i=`${i}${d.hash}`);let l=[],o=[];for(let a of((0,j.safePathToRegexp)(i,o),o))l.push(a.name);if(e){let a=[];for(let b of((0,j.safePathToRegexp)(e,a),a))l.push(b.name)}let p=(0,j.safeCompile)(i,{validate:!1});for(let[c,d]of(e&&(b=(0,j.safeCompile)(e,{validate:!1})),Object.entries(f)))Array.isArray(d)?f[c]=d.map(b=>m(k(b),a.params)):"string"==typeof d&&(f[c]=m(k(d),a.params));let q=Object.keys(a.params).filter(a=>"nextInternalLocale"!==a);if(a.appendParamsToQuery&&!q.some(a=>l.includes(a)))for(let b of q)b in f||(f[b]=a.params[b]);if((0,h.isInterceptionRouteAppPath)(i))for(let b of i.split("/")){let c=h.INTERCEPTION_ROUTE_MARKERS.find(a=>b.startsWith(a));if(c){"(..)(..)"===c?(a.params["0"]="(..)",a.params["1"]="(..)"):a.params["0"]=c;break}}try{let[e,f]=(c=p(a.params)).split("#",2);b&&(d.hostname=b(a.params)),d.pathname=e,d.hash=`${f?"#":""}${f||""}`,d.search=g?m(g,a.params):""}catch(a){if(a.message.match(/Expected .*? to not repeat, but got an array/))throw Object.defineProperty(Error("To use a multi-match in the destination you must add `*` at the end of the param name to signify it should repeat. https://nextjs.org/docs/messages/invalid-multi-match"),"__NEXT_ERROR_CODE",{value:"E329",enumerable:!1,configurable:!0});throw a}return d.query={...a.query,...d.query},{newUrl:c,destQuery:f,parsedDestination:d}}},34490:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var c={PARAM_SEPARATOR:function(){return e},hasAdjacentParameterIssues:function(){return f},normalizeAdjacentParameters:function(){return g},normalizeTokensForRegexp:function(){return h},stripNormalizedSeparators:function(){return i},stripParameterSeparators:function(){return j}};for(var d in c)Object.defineProperty(b,d,{enumerable:!0,get:c[d]});let e="_NEXTSEP_";function f(a){return"string"==typeof a&&!!(/\/\(\.{1,3}\):[^/\s]+/.test(a)||/:[a-zA-Z_][a-zA-Z0-9_]*:[a-zA-Z_][a-zA-Z0-9_]*/.test(a))}function g(a){let b=a;return(b=b.replace(/(\([^)]*\)):([^/\s]+)/g,`$1${e}:$2`)).replace(/:([^:/\s)]+)(?=:)/g,`:$1${e}`)}function h(a){return a.map(a=>"object"==typeof a&&null!==a&&"modifier"in a&&("*"===a.modifier||"+"===a.modifier)&&"prefix"in a&&"suffix"in a&&""===a.prefix&&""===a.suffix?{...a,prefix:"/"}:a)}function i(a){return a.replace(RegExp(`\\)${e}`,"g"),")")}function j(a){let b={};for(let[c,d]of Object.entries(a))"string"==typeof d?b[c]=d.replace(RegExp(`^${e}`),""):Array.isArray(d)?b[c]=d.map(a=>"string"==typeof a?a.replace(RegExp(`^${e}`),""):a):b[c]=d;return b}},45493:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getPreviouslyRevalidatedTags:function(){return w},getServerUtils:function(){return v},interpolateDynamicPath:function(){return t},normalizeCdnUrl:function(){return s},normalizeDynamicRouteParams:function(){return u}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(5831),g=c(82917),h=c(57839),i=c(24802),j=c(34070),k=c(31303),l=c(1586),m=c(80463),n=c(43448),o=c(58903),p=c(92031),q=c(67801);function r(a,b){for(let c in delete a.nextInternalLocale,a){let d=c!==m.NEXT_QUERY_PARAM_PREFIX&&c.startsWith(m.NEXT_QUERY_PARAM_PREFIX),e=c!==m.NEXT_INTERCEPTION_MARKER_PREFIX&&c.startsWith(m.NEXT_INTERCEPTION_MARKER_PREFIX);(d||e||b.includes(c))&&delete a[c]}}function s(a,b){let c=(0,p.parseReqUrl)(a.url);if(!c)return a.url;delete c.search,r(c.query,b),a.url=(0,q.formatUrl)(c)}function t(a,b,c){if(!c)return a;for(let d of Object.keys(c.groups)){let e,{optional:f,repeat:g}=c.groups[d],h=`[${g?"...":""}${d}]`;f&&(h=`[${h}]`);let i=b[d];((e=Array.isArray(i)?i.map(a=>a&&encodeURIComponent(a)).join("/"):i?encodeURIComponent(i):"")||f)&&(a=a.replaceAll(h,e))}return a}function u(a,b,c,d){let e={};for(let f of Object.keys(b.groups)){let g=a[f];"string"==typeof g?g=(0,l.normalizeRscURL)(g):Array.isArray(g)&&(g=g.map(l.normalizeRscURL));let h=c[f],i=b.groups[f].optional;if((Array.isArray(h)?h.some(a=>Array.isArray(g)?g.some(b=>b.includes(a)):null==g?void 0:g.includes(a)):null==g?void 0:g.includes(h))||void 0===g&&!(i&&d))return{params:{},hasValidParams:!1};i&&(!g||Array.isArray(g)&&1===g.length&&("index"===g[0]||g[0]===`[[...${f}]]`)||"index"===g||g===`[[...${f}]]`)&&(g=void 0,delete a[f]),g&&"string"==typeof g&&b.groups[f].repeat&&(g=g.split("/")),g&&(e[f]=g)}return{params:e,hasValidParams:!0}}function v({page:a,i18n:b,basePath:c,rewrites:d,pageIsDynamic:e,trailingSlash:l,caseSensitive:m}){let p,q,w;return e&&(p=(0,h.getNamedRouteRegex)(a,{prefixRouteKeys:!1}),w=(q=(0,i.getRouteMatcher)(p))(a)),{handleRewrites:function(h,i){let n=structuredClone(i),o={},p=n.pathname,r=d=>{let i=(0,g.getPathMatch)(d.source+(l?"(/)?":""),{removeUnnamedParams:!0,strict:!0,sensitive:!!m});if(!n.pathname)return!1;let k=i(n.pathname);if((d.has||d.missing)&&k){let a=(0,j.matchHas)(h,n.query,d.has,d.missing);a?Object.assign(k,a):k=!1}if(k){let{parsedDestination:g,destQuery:h}=(0,j.prepareDestination)({appendParamsToQuery:!0,destination:d.destination,params:k,query:n.query});if(g.protocol)return!0;if(Object.assign(o,h,k),Object.assign(n.query,g.query),delete g.query,Object.assign(n,g),!(p=n.pathname))return!1;if(c&&(p=p.replace(RegExp(`^${c}`),"")||"/"),b){let a=(0,f.normalizeLocalePath)(p,b.locales);p=a.pathname,n.query.nextInternalLocale=a.detectedLocale||k.nextInternalLocale}if(p===a)return!0;if(e&&q){let a=q(p);if(a)return n.query={...n.query,...a},!0}}return!1};for(let a of d.beforeFiles||[])r(a);if(p!==a){let b,c=!1;for(let a of d.afterFiles||[])if(c=r(a))break;if(!c&&!((b=(0,k.removeTrailingSlash)(p||""))===(0,k.removeTrailingSlash)(a)||(null==q?void 0:q(b)))){for(let a of d.fallback||[])if(c=r(a))break}}return{rewriteParams:o,rewrittenParsedUrl:n}},defaultRouteRegex:p,dynamicRouteMatcher:q,defaultRouteMatches:w,normalizeQueryParams:function(a,b){for(let[c,d]of(delete a.nextInternalLocale,Object.entries(a))){let e=(0,n.normalizeNextQueryParam)(c);e&&(delete a[c],b.add(e),void 0!==d&&(a[e]=Array.isArray(d)?d.map(a=>(0,o.decodeQueryPathParameter)(a)):(0,o.decodeQueryPathParameter)(d)))}},getParamsFromRouteMatches:function(a){if(!p)return null;let{groups:b,routeKeys:c}=p,d=(0,i.getRouteMatcher)({re:{exec:a=>{let d=Object.fromEntries(new URLSearchParams(a));for(let[a,b]of Object.entries(d)){let c=(0,n.normalizeNextQueryParam)(a);c&&(d[c]=b,delete d[a])}let e={};for(let a of Object.keys(c)){let f=c[a];if(!f)continue;let g=b[f],h=d[a];if(!g.optional&&!h)return null;e[g.pos]=h}return e}},groups:b})(a);return d||null},normalizeDynamicRouteParams:(a,b)=>p&&w?u(a,p,w,b):{params:{},hasValidParams:!1},normalizeCdnUrl:(a,b)=>s(a,b),interpolateDynamicPath:(a,b)=>t(a,b,p),filterInternalQuery:(a,b)=>r(a,b)}}function w(a,b){return"string"==typeof a[m.NEXT_CACHE_REVALIDATED_TAGS_HEADER]&&a[m.NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER]===b?a[m.NEXT_CACHE_REVALIDATED_TAGS_HEADER].split(","):[]}},50714:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d,e={fillMetadataSegment:function(){return p},normalizeMetadataPageToRoute:function(){return r},normalizeMetadataRoute:function(){return q}};for(var f in e)Object.defineProperty(b,f,{enumerable:!0,get:e[f]});let g=c(27968),h=(d=c(57183))&&d.__esModule?d:{default:d},i=c(45493),j=c(57839),k=c(46484),l=c(1586),m=c(25646),n=c(20187);function o(a){let b=h.default.dirname(a);if(a.endsWith("/sitemap")||a.endsWith("/sitemap.xml"))return"";let c="";return b.split("/").some(a=>(0,n.isGroupSegment)(a)||(0,n.isParallelRouteSegment)(a))&&(c=(0,k.djb2Hash)(b).toString(36).slice(0,6)),c}function p(a,b,c,d){let e=(0,l.normalizeAppPath)(a),f=(0,j.getNamedRouteRegex)(e,{prefixRouteKeys:!1}),g=d?Object.keys(f.groups).reduce((a,b)=>{let{repeat:c}=f.groups[b];return a[b]=c?["-"]:"-",a},{}):b,k=(0,i.interpolateDynamicPath)(e,g,f),{name:n,ext:p}=h.default.parse(c),q=o(h.default.posix.join(a,n)),r=q?`-${q}`:"";return(0,m.normalizePathSep)(h.default.join(k,`${n}${r}${p}`))}function q(a){if(!(0,g.isMetadataPage)(a))return a;let b=a,c="";if("/robots"===a?b+=".txt":"/manifest"===a?b+=".webmanifest":c=o(a),!b.endsWith("/route")){let{dir:a,name:d,ext:e}=h.default.parse(b);b=h.default.posix.join(a,`${d}${c?`-${c}`:""}${e}`,"route")}return b}function r(a,b){let c=a.endsWith("/route"),d=c?a.slice(0,-6):a,e=d.endsWith("/sitemap")?".xml":"";return(b?`${d}/[__metadata_id__]`:`${d}${e}`)+(c?"/route":"")}},53693:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"escapeStringRegexp",{enumerable:!0,get:function(){return e}});let c=/[|\\{}()[\]^$+*?.-]/,d=/[|\\{}()[\]^$+*?.-]/g;function e(a){return c.test(a)?a.replace(d,"\\$&"):a}},55079:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"parseUrl",{enumerable:!0,get:function(){return f}});let d=c(24529),e=c(35848);function f(a){if(a.startsWith("/"))return(0,e.parseRelativeUrl)(a);let b=new URL(a),c=b.username,f=b.password,g=c?f?`${c}:${f}`:c:null,h=b.pathname,i=b.search;return{auth:g,hash:b.hash,hostname:b.hostname,href:b.href,pathname:h,port:b.port,protocol:b.protocol,query:(0,d.searchParamsToUrlQuery)(b.searchParams),search:i,origin:b.origin,slashes:"//"===b.href.slice(b.protocol.length,b.protocol.length+2)}}},57810:a=>{(()=>{"use strict";"u">typeof __nccwpck_require__&&(__nccwpck_require__.ab=__dirname+"/");var b={};(()=>{function a(a,b){void 0===b&&(b={});for(var c=function(a){for(var b=[],c=0;c<a.length;){var d=a[c];if("*"===d||"+"===d||"?"===d){b.push({type:"MODIFIER",index:c,value:a[c++]});continue}if("\\"===d){b.push({type:"ESCAPED_CHAR",index:c++,value:a[c++]});continue}if("{"===d){b.push({type:"OPEN",index:c,value:a[c++]});continue}if("}"===d){b.push({type:"CLOSE",index:c,value:a[c++]});continue}if(":"===d){for(var e="",f=c+1;f<a.length;){var g=a.charCodeAt(f);if(g>=48&&g<=57||g>=65&&g<=90||g>=97&&g<=122||95===g){e+=a[f++];continue}break}if(!e)throw TypeError("Missing parameter name at ".concat(c));b.push({type:"NAME",index:c,value:e}),c=f;continue}if("("===d){var h=1,i="",f=c+1;if("?"===a[f])throw TypeError('Pattern cannot start with "?" at '.concat(f));for(;f<a.length;){if("\\"===a[f]){i+=a[f++]+a[f++];continue}if(")"===a[f]){if(0==--h){f++;break}}else if("("===a[f]&&(h++,"?"!==a[f+1]))throw TypeError("Capturing groups are not allowed at ".concat(f));i+=a[f++]}if(h)throw TypeError("Unbalanced pattern at ".concat(c));if(!i)throw TypeError("Missing pattern at ".concat(c));b.push({type:"PATTERN",index:c,value:i}),c=f;continue}b.push({type:"CHAR",index:c,value:a[c++]})}return b.push({type:"END",index:c,value:""}),b}(a),d=b.prefixes,f=void 0===d?"./":d,g=b.delimiter,h=void 0===g?"/#?":g,i=[],j=0,k=0,l="",m=function(a){if(k<c.length&&c[k].type===a)return c[k++].value},n=function(a){var b=m(a);if(void 0!==b)return b;var d=c[k],e=d.type,f=d.index;throw TypeError("Unexpected ".concat(e," at ").concat(f,", expected ").concat(a))},o=function(){for(var a,b="";a=m("CHAR")||m("ESCAPED_CHAR");)b+=a;return b},p=function(a){for(var b=0;b<h.length;b++){var c=h[b];if(a.indexOf(c)>-1)return!0}return!1},q=function(a){var b=i[i.length-1],c=a||(b&&"string"==typeof b?b:"");if(b&&!c)throw TypeError('Must have text between two parameters, missing text after "'.concat(b.name,'"'));return!c||p(c)?"[^".concat(e(h),"]+?"):"(?:(?!".concat(e(c),")[^").concat(e(h),"])+?")};k<c.length;){var r=m("CHAR"),s=m("NAME"),t=m("PATTERN");if(s||t){var u=r||"";-1===f.indexOf(u)&&(l+=u,u=""),l&&(i.push(l),l=""),i.push({name:s||j++,prefix:u,suffix:"",pattern:t||q(u),modifier:m("MODIFIER")||""});continue}var v=r||m("ESCAPED_CHAR");if(v){l+=v;continue}if(l&&(i.push(l),l=""),m("OPEN")){var u=o(),w=m("NAME")||"",x=m("PATTERN")||"",y=o();n("CLOSE"),i.push({name:w||(x?j++:""),pattern:w&&!x?q(u):x,prefix:u,suffix:y,modifier:m("MODIFIER")||""});continue}n("END")}return i}function c(a,b){void 0===b&&(b={});var c=f(b),d=b.encode,e=void 0===d?function(a){return a}:d,g=b.validate,h=void 0===g||g,i=a.map(function(a){if("object"==typeof a)return new RegExp("^(?:".concat(a.pattern,")$"),c)});return function(b){for(var c="",d=0;d<a.length;d++){var f=a[d];if("string"==typeof f){c+=f;continue}var g=b?b[f.name]:void 0,j="?"===f.modifier||"*"===f.modifier,k="*"===f.modifier||"+"===f.modifier;if(Array.isArray(g)){if(!k)throw TypeError('Expected "'.concat(f.name,'" to not repeat, but got an array'));if(0===g.length){if(j)continue;throw TypeError('Expected "'.concat(f.name,'" to not be empty'))}for(var l=0;l<g.length;l++){var m=e(g[l],f);if(h&&!i[d].test(m))throw TypeError('Expected all "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(m,'"'));c+=f.prefix+m+f.suffix}continue}if("string"==typeof g||"number"==typeof g){var m=e(String(g),f);if(h&&!i[d].test(m))throw TypeError('Expected "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(m,'"'));c+=f.prefix+m+f.suffix;continue}if(!j){var n=k?"an array":"a string";throw TypeError('Expected "'.concat(f.name,'" to be ').concat(n))}}return c}}function d(a,b,c){void 0===c&&(c={});var d=c.decode,e=void 0===d?function(a){return a}:d;return function(c){var d=a.exec(c);if(!d)return!1;for(var f=d[0],g=d.index,h=Object.create(null),i=1;i<d.length;i++)!function(a){if(void 0!==d[a]){var c=b[a-1];"*"===c.modifier||"+"===c.modifier?h[c.name]=d[a].split(c.prefix+c.suffix).map(function(a){return e(a,c)}):h[c.name]=e(d[a],c)}}(i);return{path:f,index:g,params:h}}}function e(a){return a.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function f(a){return a&&a.sensitive?"":"i"}function g(a,b,c){void 0===c&&(c={});for(var d=c.strict,g=void 0!==d&&d,h=c.start,i=c.end,j=c.encode,k=void 0===j?function(a){return a}:j,l=c.delimiter,m=c.endsWith,n="[".concat(e(void 0===m?"":m),"]|$"),o="[".concat(e(void 0===l?"/#?":l),"]"),p=void 0===h||h?"^":"",q=0;q<a.length;q++){var r=a[q];if("string"==typeof r)p+=e(k(r));else{var s=e(k(r.prefix)),t=e(k(r.suffix));if(r.pattern)if(b&&b.push(r),s||t)if("+"===r.modifier||"*"===r.modifier){var u="*"===r.modifier?"?":"";p+="(?:".concat(s,"((?:").concat(r.pattern,")(?:").concat(t).concat(s,"(?:").concat(r.pattern,"))*)").concat(t,")").concat(u)}else p+="(?:".concat(s,"(").concat(r.pattern,")").concat(t,")").concat(r.modifier);else{if("+"===r.modifier||"*"===r.modifier)throw TypeError('Can not repeat "'.concat(r.name,'" without a prefix and suffix'));p+="(".concat(r.pattern,")").concat(r.modifier)}else p+="(?:".concat(s).concat(t,")").concat(r.modifier)}}if(void 0===i||i)g||(p+="".concat(o,"?")),p+=c.endsWith?"(?=".concat(n,")"):"$";else{var v=a[a.length-1],w="string"==typeof v?o.indexOf(v[v.length-1])>-1:void 0===v;g||(p+="(?:".concat(o,"(?=").concat(n,"))?")),w||(p+="(?=".concat(o,"|").concat(n,")"))}return new RegExp(p,f(c))}function h(b,c,d){if(b instanceof RegExp){var e;if(!c)return b;for(var i=/\((?:\?<(.*?)>)?(?!\?)/g,j=0,k=i.exec(b.source);k;)c.push({name:k[1]||j++,prefix:"",suffix:"",modifier:"",pattern:""}),k=i.exec(b.source);return b}return Array.isArray(b)?(e=b.map(function(a){return h(a,c,d).source}),new RegExp("(?:".concat(e.join("|"),")"),f(d))):g(a(b,d),c,d)}Object.defineProperty(b,"__esModule",{value:!0}),b.pathToRegexp=b.tokensToRegexp=b.regexpToFunction=b.match=b.tokensToFunction=b.compile=b.parse=void 0,b.parse=a,b.compile=function(b,d){return c(a(b,d),d)},b.tokensToFunction=c,b.match=function(a,b){var c=[];return d(h(a,c,b),c,b)},b.regexpToFunction=d,b.tokensToRegexp=g,b.pathToRegexp=h})(),a.exports=b})()},57839:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getNamedMiddlewareRegex:function(){return p},getNamedRouteRegex:function(){return o},getRouteRegex:function(){return l}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(80463),g=c(53309),h=c(53693),i=c(31303),j=c(86480);function k(a,b,c){let d={},e=1,f=[];for(let k of(0,i.removeTrailingSlash)(a).slice(1).split("/")){let a=g.INTERCEPTION_ROUTE_MARKERS.find(a=>k.startsWith(a)),i=k.match(j.PARAMETER_PATTERN);if(a&&i&&i[2]){let{key:b,optional:c,repeat:g}=(0,j.parseMatchedParameter)(i[2]);d[b]={pos:e++,repeat:g,optional:c},f.push(`/${(0,h.escapeStringRegexp)(a)}([^/]+?)`)}else if(i&&i[2]){let{key:a,repeat:b,optional:g}=(0,j.parseMatchedParameter)(i[2]);d[a]={pos:e++,repeat:b,optional:g},c&&i[1]&&f.push(`/${(0,h.escapeStringRegexp)(i[1])}`);let k=b?g?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)";c&&i[1]&&(k=k.substring(1)),f.push(k)}else f.push(`/${(0,h.escapeStringRegexp)(k)}`);b&&i&&i[3]&&f.push((0,h.escapeStringRegexp)(i[3]))}return{parameterizedRoute:f.join(""),groups:d}}function l(a,{includeSuffix:b=!1,includePrefix:c=!1,excludeOptionalTrailingSlash:d=!1}={}){let{parameterizedRoute:e,groups:f}=k(a,b,c),g=e;return d||(g+="(?:/)?"),{re:RegExp(`^${g}$`),groups:f}}function m({interceptionMarker:a,getSafeRouteKey:b,segment:c,routeKeys:d,keyPrefix:e,backreferenceDuplicateKeys:f}){let g,{key:i,optional:k,repeat:l}=(0,j.parseMatchedParameter)(c),n=i.replace(/\W/g,"");e&&(n=`${e}${n}`);let o=!1;(0===n.length||n.length>30)&&(o=!0),isNaN(parseInt(n.slice(0,1)))||(o=!0),o&&(n=b());let p=n in d;e?d[n]=`${e}${i}`:d[n]=i;let q=a?(0,h.escapeStringRegexp)(a):"";return g=p&&f?`\\k<${n}>`:l?`(?<${n}>.+?)`:`(?<${n}>[^/]+?)`,{key:i,pattern:k?`(?:/${q}${g})?`:`/${q}${g}`,cleanedKey:n,optional:k,repeat:l}}function n(a,b,c,d,e,k={names:{},intercepted:{}}){let l,o=(l=0,()=>{let a="",b=++l;for(;b>0;)a+=String.fromCharCode(97+(b-1)%26),b=Math.floor((b-1)/26);return a}),p={},q=[],r=[];for(let l of(k=structuredClone(k),(0,i.removeTrailingSlash)(a).slice(1).split("/"))){let a,i=g.INTERCEPTION_ROUTE_MARKERS.some(a=>l.startsWith(a)),n=l.match(j.PARAMETER_PATTERN),s=i?n?.[1]:void 0;if(s&&n?.[2]?(a=b?f.NEXT_INTERCEPTION_MARKER_PREFIX:void 0,k.intercepted[n[2]]=s):a=n?.[2]&&k.intercepted[n[2]]?b?f.NEXT_INTERCEPTION_MARKER_PREFIX:void 0:b?f.NEXT_QUERY_PARAM_PREFIX:void 0,s&&n&&n[2]){let{key:b,pattern:c,cleanedKey:d,repeat:f,optional:g}=m({getSafeRouteKey:o,interceptionMarker:s,segment:n[2],routeKeys:p,keyPrefix:a,backreferenceDuplicateKeys:e});q.push(c),r.push(`/${n[1]}:${k.names[b]??d}${f?g?"*":"+":""}`),k.names[b]??=d}else if(n&&n[2]){d&&n[1]&&(q.push(`/${(0,h.escapeStringRegexp)(n[1])}`),r.push(`/${n[1]}`));let{key:b,pattern:c,cleanedKey:f,repeat:g,optional:i}=m({getSafeRouteKey:o,segment:n[2],routeKeys:p,keyPrefix:a,backreferenceDuplicateKeys:e}),j=c;d&&n[1]&&(j=j.substring(1)),q.push(j),r.push(`/:${k.names[b]??f}${g?i?"*":"+":""}`),k.names[b]??=f}else q.push(`/${(0,h.escapeStringRegexp)(l)}`),r.push(`/${l}`);c&&n&&n[3]&&(q.push((0,h.escapeStringRegexp)(n[3])),r.push(n[3]))}return{namedParameterizedRoute:q.join(""),routeKeys:p,pathToRegexpPattern:r.join(""),reference:k}}function o(a,b){let c=n(a,b.prefixRouteKeys,b.includeSuffix??!1,b.includePrefix??!1,b.backreferenceDuplicateKeys??!1,b.reference),d=c.namedParameterizedRoute;return b.excludeOptionalTrailingSlash||(d+="(?:/)?"),{...l(a,b),namedRegex:`^${d}$`,routeKeys:c.routeKeys,pathToRegexpPattern:c.pathToRegexpPattern,reference:c.reference}}function p(a,b){let{parameterizedRoute:c}=k(a,!1,!1),{catchAll:d=!0}=b;if("/"===c)return{namedRegex:`^/${d?".*":""}$`};let{namedParameterizedRoute:e}=n(a,!1,!1,!1,!1,void 0);return{namedRegex:`^${e}${d?"(?:(/.*)?)":""}$`}}},58903:(a,b)=>{"use strict";function c(a){try{return decodeURIComponent(a)}catch{return a}}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"decodeQueryPathParameter",{enumerable:!0,get:function(){return c}})},67801:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={formatUrl:function(){return h},formatWithValidation:function(){return j},urlObjectKeys:function(){return i}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(74802)._(c(24529)),g=/https?|ftp|gopher|file/;function h(a){let{auth:b,hostname:c}=a,d=a.protocol||"",e=a.pathname||"",h=a.hash||"",i=a.query||"",j=!1;b=b?encodeURIComponent(b).replace(/%3A/i,":")+"@":"",a.host?j=b+a.host:c&&(j=b+(~c.indexOf(":")?`[${c}]`:c),a.port&&(j+=":"+a.port)),i&&"object"==typeof i&&(i=String(f.urlQueryToSearchParams(i)));let k=a.search||i&&`?${i}`||"";return d&&!d.endsWith(":")&&(d+=":"),a.slashes||(!d||g.test(d))&&!1!==j?(j="//"+(j||""),e&&"/"!==e[0]&&(e="/"+e)):j||(j=""),h&&"#"!==h[0]&&(h="#"+h),k&&"?"!==k[0]&&(k="?"+k),e=e.replace(/[?#]/g,encodeURIComponent),k=k.replace("#","%23"),`${d}${j}${e}${k}${h}`}let i=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function j(a){return h(a)}},74802:(a,b,c)=>{"use strict";function d(a){if("function"!=typeof WeakMap)return null;var b=new WeakMap,c=new WeakMap;return(d=function(a){return a?c:b})(a)}function e(a,b){if(!b&&a&&a.__esModule)return a;if(null===a||"object"!=typeof a&&"function"!=typeof a)return{default:a};var c=d(b);if(c&&c.has(a))return c.get(a);var e={__proto__:null},f=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var g in a)if("default"!==g&&Object.prototype.hasOwnProperty.call(a,g)){var h=f?Object.getOwnPropertyDescriptor(a,g):null;h&&(h.get||h.set)?Object.defineProperty(e,g,h):e[g]=a[g]}return e.default=a,c&&c.set(a,e),e}c.r(b),c.d(b,{_:()=>e})},76647:a=>{a.exports={style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"},className:"__className_f367f3",variable:"__variable_f367f3"}},82917:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"getPathMatch",{enumerable:!0,get:function(){return e}});let d=c(57810);function e(a,b){let c=[],e=(0,d.pathToRegexp)(a,c,{delimiter:"/",sensitive:"boolean"==typeof b?.sensitive&&b.sensitive,strict:b?.strict}),f=(0,d.regexpToFunction)(b?.regexModifier?new RegExp(b.regexModifier(e.source),e.flags):e,c);return(a,d)=>{if("string"!=typeof a)return!1;let e=f(a);if(!e)return!1;if(b?.removeUnnamedParams)for(let a of c)"number"==typeof a.name&&delete e.params[a.name];return{...d,...e.params}}}},86480:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={PARAMETER_PATTERN:function(){return l},getDynamicParam:function(){return k},interpolateParallelRouteParams:function(){return j},parseMatchedParameter:function(){return n},parseParameter:function(){return m}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(45521),g=c(21232),h=c(17682),i=c(51904);function j(a,b,c,d){let e=structuredClone(b),j=[{tree:a,depth:0}],k=(0,h.parseAppRoute)(c,!0);for(;j.length>0;){let{tree:a,depth:b}=j.pop(),{segment:c,parallelRoutes:l}=(0,g.parseLoaderTree)(a),m=(0,h.parseAppRouteSegment)(c);if(m?.type==="dynamic"&&!e.hasOwnProperty(m.param.paramName)&&!d?.has(m.param.paramName)){let{paramName:a,paramType:c}=m.param,d=(0,i.resolveParamValue)(a,c,b,k,e);if(void 0!==d)e[a]=d;else if("optional-catchall"!==c)throw Object.defineProperty(new f.InvariantError(`Could not resolve param value for segment: ${a}`),"__NEXT_ERROR_CODE",{value:"E932",enumerable:!1,configurable:!0})}let n=b;for(let a of(m&&"route-group"!==m.type&&"parallel-route"!==m.type&&n++,Object.values(l)))j.push({tree:a,depth:n})}return e}function k(a,b,c,d,e){let g=function(a,b,c){let d=a[b];if(c?.has(b)){let[a]=c.get(b);d=a}else Array.isArray(d)?d=d.map(a=>encodeURIComponent(a)):"string"==typeof d&&(d=encodeURIComponent(d));return d}(a,b,d);if(!g||0===g.length){if("oc"===c)return{param:b,value:null,type:c,treeSegment:[b,"",c,e]};throw Object.defineProperty(new f.InvariantError(`Missing value for segment key: "${b}" with dynamic param type: ${c}`),"__NEXT_ERROR_CODE",{value:"E864",enumerable:!1,configurable:!0})}let h=Array.isArray(g)?g.join("/"):g;return{param:b,value:g,treeSegment:[b,h,c,e],type:c}}let l=/^([^[]*)\[((?:\[[^\]]*\])|[^\]]+)\](.*)$/;function m(a){let b=a.match(l);return b?n(b[2]):n(a)}function n(a){let b=a.startsWith("[")&&a.endsWith("]");b&&(a=a.slice(1,-1));let c=a.startsWith("...");return c&&(a=a.slice(3)),{key:a,repeat:c,optional:b}}}};
|