@techysy/10router 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -0
- package/README.zh-CN.md +2 -0
- package/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +5 -4
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/prerender-manifest.json +17 -17
- package/app/.next-cli-build/routes-manifest.json +6 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +4 -4
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/pxpipe/page.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +1 -1
- 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 +1 -1
- 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/token-saver/page.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +1 -1
- 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 +1 -1
- 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/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page.js +1 -1
- 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 +5 -5
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -5
- 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/reset-password/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js +2 -2
- package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/start/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/saml/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 +2 -2
- 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 +1 -1
- 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 +2 -2
- 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 +1 -1
- 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/devin-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/devin-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/grok-build-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/headroom/extras/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
- package/app/.next-cli-build/server/app/api/headroom/stop/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 +1 -1
- 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/bulk-import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/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 +1 -1
- 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/api-key/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/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/import-cli-proxy/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/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]/json-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/json-models/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 +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
- 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/pxpipe/health/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
- package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/import-usage/route.js +1 -0
- package/app/.next-cli-build/server/app/api/settings/database/import-usage/route.js.nft.json +1 -0
- package/app/.next-cli-build/server/app/api/settings/database/import-usage/route_client-reference-manifest.js +1 -0
- 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 +2 -2
- 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]/codex-reset-credits/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/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/logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/logs/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 +1 -1
- 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 +1 -1
- 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/videos/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/videos/generations/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 +1 -1
- 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 +5 -5
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
- 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 +5 -5
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/pxpipe.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 +8 -8
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +8 -8
- 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 +1 -1
- 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 +5 -5
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
- 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 +5 -5
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
- 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 +7 -7
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +7 -7
- 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 +5 -5
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/landing/page.js +1 -1
- 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 +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/login/page.js +1 -1
- 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 +6 -6
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- 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 +1 -1
- 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 +5 -4
- package/app/.next-cli-build/server/chunks/112.js +1 -1
- package/app/.next-cli-build/server/chunks/1129.js +4 -0
- package/app/.next-cli-build/server/chunks/1377.js +1 -1
- package/app/.next-cli-build/server/chunks/2283.js +1 -1
- package/app/.next-cli-build/server/chunks/318.js +1 -1
- package/app/.next-cli-build/server/chunks/3212.js +1 -1
- package/app/.next-cli-build/server/chunks/4037.js +1 -1
- package/app/.next-cli-build/server/chunks/412.js +5 -5
- package/app/.next-cli-build/server/chunks/4123.js +1 -1
- package/app/.next-cli-build/server/chunks/4452.js +1 -0
- package/app/.next-cli-build/server/chunks/5448.js +13 -0
- package/app/.next-cli-build/server/chunks/5612.js +1 -1
- package/app/.next-cli-build/server/chunks/5699.js +1 -1
- package/app/.next-cli-build/server/chunks/5781.js +6 -0
- package/app/.next-cli-build/server/chunks/6070.js +1 -1
- package/app/.next-cli-build/server/chunks/615.js +1 -1
- package/app/.next-cli-build/server/chunks/6832.js +1 -1
- package/app/.next-cli-build/server/chunks/7419.js +1 -0
- package/app/.next-cli-build/server/chunks/7914.js +1 -0
- package/app/.next-cli-build/server/chunks/8123.js +1 -0
- package/app/.next-cli-build/server/chunks/8185.js +1 -1
- package/app/.next-cli-build/server/chunks/827.js +1 -1
- package/app/.next-cli-build/server/chunks/869.js +1 -1
- package/app/.next-cli-build/server/chunks/8847.js +1 -1
- package/app/.next-cli-build/server/chunks/8895.js +2 -2
- package/app/.next-cli-build/server/chunks/8936.js +1 -0
- package/app/.next-cli-build/server/chunks/915.js +1 -1
- package/app/.next-cli-build/server/chunks/9703.js +17 -0
- package/app/.next-cli-build/server/instrumentation.js +1 -1
- package/app/.next-cli-build/server/instrumentation.js.nft.json +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/middleware.js +4 -4
- package/app/.next-cli-build/server/middleware.js.nft.json +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/static/AFIMSU-vh_yXimJozqVPF/_buildManifest.js +1 -0
- package/app/.next-cli-build/static/chunks/1321-ba0a9ba95063bed9.js +1 -0
- package/app/.next-cli-build/static/chunks/5497-17b531f18a6a3a3c.js +7 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-1049c48c632926aa.js +1 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-90106fd2380ae2f8.js +1 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-928e8fa95cccfc03.js +14 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-bccad1d38f846812.js +1 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/{page-06eae6b008e60652.js → page-06dd8e4a0a6a89ac.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-19ac7c0fa9dd6792.js +1 -0
- package/app/.next-cli-build/static/chunks/app/_global-error/page-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/acs/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/metadata/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/start/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/health/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/init/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/locale/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/json-models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/database/import-usage/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tags/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/landing/page-abe5fbd51346146f.js +1 -0
- package/app/.next-cli-build/static/chunks/app/layout-034acae46f56c420.js +1 -0
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/app/page-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-7c4d396dcbcd6a83.js +1 -0
- package/app/.next-cli-build/static/css/744832b960884f40.css +1 -0
- package/app/custom-server.js +28 -0
- package/app/package.json +66 -66
- package/app/public/i18n/changelog/en.md +82 -0
- package/app/public/i18n/changelog/zh-CN.md +82 -0
- package/app/public/i18n/changelog/zh-TW.md +82 -0
- package/app/public/i18n/literals/zh-CN.json +40 -2
- package/app/public/i18n/literals/zh-TW.json +74 -2
- package/app/public/providers/gorouter.svg +1 -0
- package/app/public/providers/tabiauto.svg +1 -0
- package/package.json +52 -52
- package/app/.next-cli-build/server/chunks/2025.js +0 -1
- package/app/.next-cli-build/server/chunks/4386.js +0 -1
- package/app/.next-cli-build/server/chunks/5247.js +0 -21
- package/app/.next-cli-build/static/chunks/1321-7ef9eda3d4dedfc6.js +0 -1
- package/app/.next-cli-build/static/chunks/5497-5f24f11ab3e1b1e8.js +0 -7
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-4c2913c05df65ebd.js +0 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-2c5b3e38eb81630b.js +0 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-a87782e5ec684a62.js +0 -14
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-e8de8502d304d4b9.js +0 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-96efba495d45a263.js +0 -1
- package/app/.next-cli-build/static/chunks/app/_global-error/page-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/acs/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/metadata/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/start/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/saml/test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/health/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/init/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/locale/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/json-models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tags/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/landing/page-aff2214a6b8b2806.js +0 -1
- package/app/.next-cli-build/static/chunks/app/layout-1c3c7f60d8aa941b.js +0 -1
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/app/page-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-83c347ffe7fd763e.js +0 -1
- package/app/.next-cli-build/static/css/97ee7865cf5a1a93.css +0 -1
- package/app/.next-cli-build/static/gWuzsY77U7qp3_zxV6Ar9/_buildManifest.js +0 -1
- /package/app/.next-cli-build/static/{gWuzsY77U7qp3_zxV6Ar9 → AFIMSU-vh_yXimJozqVPF}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=8460,a.ids=[8460],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},17281:(a,b,c)=>{Promise.resolve().then(c.bind(c,65833))},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},42809:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>w,handler:()=>y,routeModule:()=>x});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u={children:["",{children:["(dashboard)",{children:["dashboard",{children:["providers",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,44030))),"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js"]}]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"F:\\Files\\GitHub Files\\10router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,v=(0,e.H)({tree:u,page:"/(dashboard)/dashboard/providers/page",pathname:"/dashboard/providers",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),w=v.__next_app__,x=v.routeModule,y=v.handler},44030:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\providers\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js","default")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},65833:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>x});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(50412),i=c(72738),j=c(29225),k=c(12020),l=c(92592),m=c(2116),n=c.n(m),o=c(41371),p=c(37365),q=c(99258);let r={available:{icon:"check_circle",color:"#22c55e",label:"Available"},cooldown:{icon:"schedule",color:"#f59e0b",label:"Cooldown"},unavailable:{icon:"error",color:"#ef4444",label:"Unavailable"},unknown:{icon:"help",color:"#6b7280",label:"Unknown"}};function s(){let[a,b]=(0,e.useState)(null),[c,f]=(0,e.useState)(!0),[g,i]=(0,e.useState)(!1),[j,k]=(0,e.useState)(null),l=(0,e.useRef)(null),m=(0,o.i)(),n=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/models/availability");if(a.ok){let c=await a.json();b(c)}}catch{}finally{f(!1)}},[]),p=async(a,b)=>{k(`${a}:${b}`);try{(await fetch("/api/models/availability",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clearCooldown",provider:a,model:b})})).ok?(m.success(`Cooldown cleared for ${b}`),await n()):m.error("Failed to clear cooldown")}catch{m.error("Failed to clear cooldown")}finally{k(null)}};if(c)return null;let q=a?.models||[],s=0===(a?.unavailableCount||q.filter(a=>"available"!==a.status).length),t={};return q.forEach(a=>{if("available"===a.status)return;let b=a.provider||"unknown";t[b]||(t[b]=[]),t[b].push(a)}),(0,d.jsx)("div",{className:"relative",ref:l,children:g&&(0,d.jsxs)("div",{className:"absolute top-full right-0 mt-2 w-80 bg-surface border border-border rounded-xl shadow-2xl z-50 overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border bg-bg",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",style:{color:s?"#22c55e":"#f59e0b"},children:s?"verified":"warning"}),(0,d.jsx)("span",{className:"text-sm font-semibold text-text-main",children:"Model Status"})]}),(0,d.jsx)("button",{onClick:n,className:"p-1 rounded-lg hover:bg-surface text-text-muted hover:text-text-main transition-colors",title:"Refresh",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"refresh"})})]}),(0,d.jsx)("div",{className:"px-4 py-3 max-h-60 overflow-y-auto",children:s?(0,d.jsx)("p",{className:"text-sm text-text-muted text-center py-2",children:"All models are responding normally."}):(0,d.jsx)("div",{className:"flex flex-col gap-2.5",children:Object.entries(t).map(([a,b])=>(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-xs font-semibold text-text-main mb-1.5 capitalize",children:a}),(0,d.jsx)("div",{className:"flex flex-col gap-1",children:b.map(a=>{let b=r[a.status]||r.unknown,c=j===`${a.provider}:${a.model}`;return(0,d.jsxs)("div",{className:"flex items-center justify-between px-2.5 py-1.5 rounded-lg bg-surface/30",children:[(0,d.jsxs)("div",{className:"flex items-center gap-1.5 min-w-0",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] shrink-0",style:{color:b.color},children:b.icon}),(0,d.jsx)("span",{className:"font-mono text-xs text-text-main truncate",children:a.model})]}),"cooldown"===a.status&&(0,d.jsx)(h.$n,{size:"sm",variant:"ghost",onClick:()=>p(a.provider,a.model),disabled:c,className:"text-[10px] px-1.5! py-0.5! ml-2",children:c?"...":"Clear"})]},`${a.provider}-${a.model}`)})})]},a))})})]})})}let t={openai:{title:"Add OpenAI Compatible",type:"openai-compatible",defaultBaseUrl:"https://api.openai.com/v1",namePlaceholder:"OpenAI Compatible (Prod)",prefixPlaceholder:"oc-prod",baseUrlHint:"Use the base URL (ending in /v1) for your OpenAI-compatible API.",modelIdPlaceholder:"e.g. gpt-4, claude-3-opus",errorLabel:"OpenAI Compatible",hasApiType:!0},anthropic:{title:"Add Anthropic Compatible",type:"anthropic-compatible",defaultBaseUrl:"https://api.anthropic.com/v1",namePlaceholder:"Anthropic Compatible (Prod)",prefixPlaceholder:"ac-prod",baseUrlHint:"Use the base URL (ending in /v1) for your Anthropic-compatible API. The system will append /messages.",modelIdPlaceholder:"e.g. claude-3-opus",errorLabel:"Anthropic Compatible",hasApiType:!1}},u=[{value:"chat",label:"Chat Completions"},{value:"responses",label:"Responses API"}];function v({variant:a,isOpen:b,onClose:c,onCreated:f}){let g=t[a],i=()=>({name:"",prefix:"",...g.hasApiType?{apiType:"chat"}:{},baseUrl:g.defaultBaseUrl}),[j,k]=(0,e.useState)(i),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)(""),[r,s]=(0,e.useState)(""),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(null),A=async()=>{if(j.name.trim()&&j.prefix.trim()&&j.baseUrl.trim()){m(!0),o("");try{let a=await fetch("/api/provider-nodes",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:j.name,prefix:j.prefix,...g.hasApiType?{apiType:j.apiType}:{},baseUrl:j.baseUrl,type:g.type})}),b=await a.json();a.ok?(f(b.node),k(i()),q(""),z(null),o("")):o(b?.error||"Failed to create provider")}catch(a){console.log(`Error creating ${g.errorLabel} node:`,a),o("Network error creating provider")}finally{m(!1)}}},B=async()=>{x(!0);try{let a=await fetch("/api/provider-nodes/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:j.baseUrl,apiKey:p,type:g.type,modelId:r.trim()||void 0})}),b=await a.json();z(b)}catch{z({valid:!1,error:"Network error"})}finally{x(!1)}};return(0,d.jsx)(h.aF,{isOpen:b,title:g.title,onClose:c,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)(h.pd,{label:"Name",value:j.name,onChange:a=>k({...j,name:a.target.value}),placeholder:g.namePlaceholder,hint:"Required. A friendly label for this node."}),(0,d.jsx)(h.pd,{label:"Prefix",value:j.prefix,onChange:a=>k({...j,prefix:a.target.value}),placeholder:g.prefixPlaceholder,hint:"Required. Used as the provider prefix for model IDs."}),g.hasApiType&&(0,d.jsx)(h.l6,{label:"API Type",options:u,value:j.apiType,onChange:a=>k({...j,apiType:a.target.value})}),(0,d.jsx)(h.pd,{label:"Base URL",value:j.baseUrl,onChange:a=>k({...j,baseUrl:a.target.value}),placeholder:g.defaultBaseUrl,hint:g.baseUrlHint}),(0,d.jsx)(h.pd,{label:"API Key (for Check)",type:"password",value:p,onChange:a=>q(a.target.value)}),(0,d.jsx)(h.pd,{label:"Model ID (optional)",value:r,onChange:a=>s(a.target.value),placeholder:g.modelIdPlaceholder,hint:"If provider lacks /models endpoint, enter a model ID to validate via chat/completions instead."}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[(0,d.jsx)(h.$n,{onClick:B,disabled:!p||w||!j.baseUrl.trim(),variant:"secondary",className:"w-full sm:w-auto",children:w?"Checking...":"Check"}),(()=>{if(!y)return null;let{valid:a,error:b,method:c}=y;return a?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(h.Ex,{variant:"success",children:"Valid"}),"chat"===c&&(0,d.jsx)("span",{className:"text-sm text-text-muted",children:"(via inference test)"})]}):(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)(h.Ex,{variant:"error",children:"Invalid"}),b&&(0,d.jsx)("span",{className:"text-sm text-red-500",children:b})]})})()]}),n&&(0,d.jsx)("div",{className:"rounded border border-red-500/40 bg-red-500/10 px-3 py-2 text-sm text-red-500",children:n}),(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row",children:[(0,d.jsx)(h.$n,{onClick:A,fullWidth:!0,disabled:!j.name.trim()||!j.prefix.trim()||!j.baseUrl.trim()||l,children:l?"Creating...":"Create"}),(0,d.jsx)(h.$n,{onClick:c,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function w(a,b,c){let e=[];if(a>0&&e.push((0,d.jsxs)(h.Ex,{variant:"success",size:"sm",dot:!0,children:[a," Connected"]},"connected")),b>0){let a=c?`${b} Error (${c})`:`${b} Error`;e.push((0,d.jsx)(h.Ex,{variant:"error",size:"sm",dot:!0,children:a},"error"))}return 0===e.length?(0,d.jsx)("span",{className:"text-text-muted",children:"No connections"}):e}function x(){let a,b,[c,f]=(0,e.useState)([]),[g,i]=(0,e.useState)([]),[j,m]=(0,e.useState)(!0),[n,q]=(0,e.useState)(!1),[r,t]=(0,e.useState)(!1),[u,w]=(0,e.useState)(!1),[x,B]=(0,e.useState)(null),[C,D]=(0,e.useState)(null),[E,F]=(0,e.useState)({}),[G,H]=(0,e.useState)(!1),I=(0,o.i)(),J=(0,p.C)(a=>a.query);(0,p.C)(a=>a.register),(0,p.C)(a=>a.unregister);let K=a=>!J.trim()||a.toLowerCase().includes(J.trim().toLowerCase()),L=(0,e.useCallback)(async(a,b)=>{let c={...E,[a]:b};F(c);try{if(!(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({topologyVisibility:c})})).ok)throw Error("Failed to update topology visibility")}catch(a){console.error("Error updating topology visibility:",a),F(E)}},[E]),M=(a,b)=>{let d=Array.isArray(b)?b:[b],e=c.filter(b=>b.provider===a&&d.includes(b.authType)),f=a=>{let b=Object.entries(a).some(([a,b])=>a.startsWith("modelLock_")&&b&&new Date(b).getTime()>Date.now());return"unavailable"!==a.testStatus||b?a.testStatus:"active"},g=e.filter(a=>{let b=f(a);return"active"===b||"success"===b}).length,h=e.filter(a=>{let b=f(a);return"error"===b||"expired"===b||"unavailable"===b}),i=h.length,j=e.length,k=j>0&&e.every(a=>!1===a.isActive),l=h.sort((a,b)=>new Date(b.lastErrorAt||0)-new Date(a.lastErrorAt||0))[0];return{connected:g,error:i,total:j,errorCode:l?function(a){if(!a)return null;let b=a.lastErrorType;if("runtime_error"===b)return"RUNTIME";if("upstream_auth_error"===b||"auth_missing"===b||"token_refresh_failed"===b||"token_expired"===b)return"AUTH";if("upstream_rate_limited"===b)return"429";if("upstream_unavailable"===b)return"5XX";if("network_error"===b)return"NET";let c=Number(a.errorCode);if(Number.isFinite(c)&&c>=400)return String(c);let d=function(a){if(!a)return null;let b=a.match(/\b([45]\d{2})\b/);return b?b[1]:"ERR"}(a.lastError);if("401"===d||"403"===d)return"AUTH";if(d&&"ERR"!==d)return d;let e=(a.lastError||"").toLowerCase();return e.includes("runtime")||e.includes("not runnable")||e.includes("not installed")?"RUNTIME":e.includes("invalid api key")||e.includes("token invalid")||e.includes("revoked")||e.includes("unauthorized")?"AUTH":"ERR"}(l):null,errorTime:l?.lastErrorAt?function(a){if(!a)return"";let b=Math.floor((Date.now()-new Date(a).getTime())/6e4);if(b<1)return"just now";if(b<60)return`${b}m ago`;let c=Math.floor(b/60);if(c<24)return`${c}h ago`;let d=Math.floor(c/24);return`${d}d ago`}(l.lastErrorAt):null,allDisabled:k}},N=async(a,b,d)=>{let e=Array.isArray(b)?b:[b],g=b=>b.provider===a&&e.includes(b.authType),h=c.filter(g);f(a=>a.map(a=>g(a)?{...a,isActive:d}:a)),await Promise.allSettled(h.map(a=>fetch(`/api/providers/${a.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:d})})))},O=async(a,b=null)=>{if(!x){B("provider"===a?b:a),D(null);try{let c=await fetch("/api/providers/test-batch",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:a,providerId:b})}),d=await c.json();if(D(d),d.summary){let{passed:a,failed:b,total:c}=d.summary;0===b?I.success(`All ${c} tests passed`):I.warning(`${a}/${c} passed, ${b} failed`)}}catch(a){D({error:"Test request failed"}),I.error("Provider test failed")}finally{B(null)}}},P=g.filter(a=>"openai-compatible"===a.type).map(a=>({id:a.id,name:a.name||"OpenAI Compatible",color:"#10A37F",textIcon:"OC",apiType:a.apiType})).filter(a=>K(a.name)),Q=g.filter(a=>"anthropic-compatible"===a.type).map(a=>({id:a.id,name:a.name||"Anthropic Compatible",color:"#D97757",textIcon:"AC"})).filter(a=>K(a.name)),R=(a,b)=>{if("kiro"===b)return["oauth","apikey","api_key"];let c=a?.authModes;return Array.isArray(c)?c.includes("apikey")?["oauth","apikey","api_key"]:"oauth":b in l.nJ||b in k.fg?["oauth","apikey","api_key"]:"oauth"},S=(a=Object.entries(k.zN).filter(([,a])=>!a.hidden&&K(a.name)),b="oauth",[...a].sort(([a,c],[d,e])=>{let f=c.priority??999,g=e.priority??999;if(f!==g)return f-g;let h=M(a,b),i=M(d,b),j=+(h.connected>0),k=+(i.connected>0);if(j!==k)return k-j;if(G){let a=+!!h.allDisabled,b=+!!i.allDisabled;if(a!==b)return a-b}return(c.name||"").localeCompare(e.name||"")})),T=Object.entries(l.IS).filter(([,a])=>!a.hidden&&K(a.name)).sort(([,a],[,b])=>!!b.noAuth-!!a.noAuth),U=Object.entries(l.nJ).filter(([,a])=>!a.hidden&&K(a.name)&&(a.serviceKinds??["llm"]).includes("llm")).sort(([a,b],[c,d])=>{let e=b.priority??999,f=d.priority??999;if(e!==f)return e-f;let g=!!d.noAuth-!!b.noAuth;if(0!==g)return g;let h=M(a,R(b,a)),i=M(c,R(d,c)),j=h.connected>0?0:1,k=i.connected>0?0:1;if(j!==k)return j-k;if(G){let a=+!!h.allDisabled,b=+!!i.allDisabled;if(a!==b)return a-b}return(b.name||"").localeCompare(d.name||"")}),V=Object.entries(k.fg).filter(([,a])=>!a.hidden&&(a.serviceKinds??["llm"]).includes("llm")&&K(a.name)).sort(([a,b],[c,d])=>{let e=M(a,"apikey"),f=M(c,"apikey"),g=e.total>0?0:1,h=f.total>0?0:1;if(g!==h)return g-h;if(G){let a=+!!e.allDisabled,b=+!!f.allDisabled;if(a!==b)return a-b}return(b.name||"").localeCompare(d.name||"")}),W=!!J.trim(),X=W||n?V:V.slice(0,20),Y=V.length-20;if(j)return(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsx)(h.Qv,{}),(0,d.jsx)(h.Qv,{})]});let Z=S.length>0||T.length>0||U.length>0||V.length>0||P.length>0||Q.length>0;return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[!Z&&(0,d.jsxs)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[32px] text-text-muted mb-2",children:"search_off"}),(0,d.jsx)("p",{className:"text-text-muted text-sm",children:"No providers match your search"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["Custom Providers (OpenAI/Anthropic Compatible)"," "]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 gap-2 sm:flex sm:w-auto",children:[(0,d.jsx)(h.$n,{size:"sm",icon:"add",onClick:()=>w(!0),className:"w-full sm:w-auto",children:"Add Anthropic Compatible"}),(0,d.jsx)(h.$n,{size:"sm",variant:"secondary",icon:"add",onClick:()=>t(!0),className:"w-full !bg-white !text-black hover:!bg-gray-100 sm:w-auto",children:"Add OpenAI Compatible"})]})]}),0===P.length&&0===Q.length?(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2 py-2 border border-dashed border-border rounded-xl text-text-muted text-sm",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"extension"}),(0,d.jsx)("span",{children:"No custom providers — use buttons above to add OpenAI/Anthropic compatible endpoints"})]}):(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:[...P,...Q].map(a=>(0,d.jsx)(z,{providerId:a.id,provider:a,stats:M(a.id,"apikey"),authType:"compatible",onToggle:b=>N(a.id,"apikey",b)},a.id))})]}),S.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"OAuth Providers"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(s,{}),(0,d.jsxs)("button",{onClick:()=>O("oauth"),disabled:!!x,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"oauth"===x?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all OAuth connections","aria-label":"Test all OAuth connections",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"oauth"===x?" animate-spin":""}`,children:"play_arrow"}),"oauth"===x?"Testing...":"Test All"]})]})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:S.map(([a,b])=>{let c=R(b,a);return(0,d.jsx)(y,{providerId:a,provider:b,stats:M(a,c),authType:"oauth",onToggle:b=>N(a,c,b)},a)})})]}),(T.length>0||U.length>0)&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"Free Tier Providers"}),(0,d.jsxs)("button",{onClick:()=>O("free"),disabled:!!x,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"free"===x?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all Free connections","aria-label":"Test all Free provider connections",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"free"===x?" animate-spin":""}`,children:"play_arrow"}),"free"===x?"Testing...":"Test All"]})]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:[T.map(([a,b])=>{let c=R(b,a),e=E?.[a],f=!1!==e&&(!0===e||!b.topologyHiddenByDefault);return(0,d.jsx)(y,{providerId:a,provider:b,stats:M(a,c),authType:"free",onToggle:b=>N(a,c,b),topologyVisible:f,onToggleTopology:b.noAuth?b=>L(a,b):void 0},a)}),U.map(([a,b])=>{let c=R(b,a);return(0,d.jsx)(z,{providerId:a,provider:b,stats:M(a,c),authType:Array.isArray(c)?c[0]??"apikey":c,onToggle:b=>N(a,c,b)},a)})]})]}),V.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["API Key Providers"," "]}),(0,d.jsxs)("button",{onClick:()=>O("apikey"),disabled:!!x,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"apikey"===x?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all API Key connections","aria-label":"Test all API Key connections",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"apikey"===x?" animate-spin":""}`,children:"play_arrow"}),"apikey"===x?"Testing...":"Test All"]})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:X.map(([a,b])=>(0,d.jsx)(z,{providerId:a,provider:b,stats:M(a,"apikey"),authType:"apikey",onToggle:b=>N(a,"apikey",b)},a))}),!W&&!n&&Y>0&&(0,d.jsxs)("button",{onClick:()=>q(!0),className:"flex w-full items-center justify-center gap-1.5 rounded-lg border border-dashed border-primary/40 px-3 py-2.5 text-sm font-medium text-primary transition-colors hover:border-primary hover:bg-primary/5",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"expand_more"}),"Show all ",V.length," providers"]})]}),(0,d.jsx)(v,{variant:"openai",isOpen:r,onClose:()=>t(!1),onCreated:a=>{i(b=>[...b,a]),t(!1)}}),(0,d.jsx)(v,{variant:"anthropic",isOpen:u,onClose:()=>w(!1),onCreated:a=>{i(b=>[...b,a]),w(!1)}}),C&&(0,d.jsxs)("div",{className:"fixed inset-0 z-50 flex items-start justify-center px-3 pt-[6vh] sm:pt-[10vh]",onClick:()=>D(null),children:[(0,d.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),(0,d.jsxs)("div",{className:"relative bg-surface border border-border rounded-xl w-full max-w-[600px] max-h-[86vh] sm:max-h-[80vh] overflow-y-auto shadow-2xl",onClick:a=>a.stopPropagation(),children:[(0,d.jsxs)("div",{className:"sticky top-0 z-10 flex items-center justify-between px-5 py-3 border-b border-border bg-surface/95 backdrop-blur-sm rounded-t-xl",children:[(0,d.jsx)("h3",{className:"font-semibold",children:"Test Results"}),(0,d.jsx)("button",{onClick:()=>D(null),className:"p-1 rounded-lg hover:bg-bg text-text-muted hover:text-text-main transition-colors","aria-label":"Close test results",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"close"})})]}),(0,d.jsx)("div",{className:"p-5",children:(0,d.jsx)(A,{results:C})})]})]})]})}function y({providerId:a,provider:b,stats:c,authType:e,onToggle:f,topologyVisible:g,onToggleTopology:j}){let{connected:k,error:l,errorCode:m,errorTime:o,allDisabled:p}=c,r=!!b.noAuth,s=c.total>0,t=r&&"function"==typeof j,u=!1!==g;return(0,d.jsx)(n(),{href:`/dashboard/providers/${a}`,className:"group min-w-0",children:(0,d.jsx)(h.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${p||t&&!u?"opacity-50":""}`,children:(0,d.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,d.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${b.color?.length>7?b.color:b.color+"15"}`},children:(0,d.jsx)(i.A,{src:`/providers/${b.id}.png`,alt:b.name,size:30,className:"object-contain rounded-lg max-w-[32px] max-h-[32px]",fallbackText:b.textIcon||b.id.slice(0,2).toUpperCase(),fallbackColor:b.color})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsx)("h3",{className:"truncate font-semibold",children:b.name}),(0,d.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:p?(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),(0,q.Tl)("Disabled")]})}):r?u?(0,d.jsx)(h.Ex,{variant:"success",size:"sm",dot:!0,children:(0,q.Tl)("Ready")}):(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,q.Tl)("Topology off")}):(0,d.jsxs)(d.Fragment,{children:[w(k,l,m),o&&(0,d.jsx)("span",{className:"text-text-muted",children:o})]})})]})]}),(0,d.jsxs)("div",{className:"flex shrink-0 items-center gap-2",children:[s&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),f(!!p)},children:(0,d.jsx)(h.lM,{size:"sm",checked:!p,onChange:()=>{},title:p?(0,q.Tl)("Enable provider"):(0,q.Tl)("Disable provider")})}),t&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),j(!u)},children:(0,d.jsx)(h.lM,{size:"sm",checked:u,onChange:()=>{},title:u?"Hide from usage topology":"Show on usage topology"})})]})]})})})}function z({providerId:a,provider:b,stats:c,authType:e,onToggle:f}){let{connected:g,error:k,errorCode:m,errorTime:o,allDisabled:p}=c,r=a.startsWith(l.JH),s=a.startsWith(l.DI);return(0,d.jsx)(n(),{href:`/dashboard/providers/${a}`,className:"group min-w-0",children:(0,d.jsx)(h.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${p?"opacity-50":""}`,children:(0,d.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,d.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${b.color?.length>7?b.color:b.color+"15"}`},children:(0,d.jsx)(i.A,{src:r&&b.apiType?"responses"===b.apiType?"/providers/oai-r.png":"/providers/oai-cc.png":s?"/providers/anthropic-m.png":(0,j.HY)(b.id),alt:b.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:b.textIcon||b.id.slice(0,2).toUpperCase(),fallbackColor:b.color})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsx)("h3",{className:"truncate font-semibold",children:b.name}),(0,d.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:p?(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),(0,q.Tl)("Disabled")]})}):(0,d.jsxs)(d.Fragment,{children:[w(g,k,m),r&&(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:"responses"===b.apiType?"Responses":"Chat"}),s&&(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:"Messages"}),o&&(0,d.jsx)("span",{className:"text-text-muted",children:o})]})})]})]}),(0,d.jsx)("div",{className:"flex shrink-0 items-center gap-2",children:c.total>0&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),f(!!p)},children:(0,d.jsx)(h.lM,{size:"sm",checked:!p,onChange:()=>{},title:p?(0,q.Tl)("Enable provider"):(0,q.Tl)("Disable provider")})})})]})})})}function A({results:a}){if(a.error&&!a.results)return(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-red-500 text-[32px] mb-2 block",children:"error"}),(0,d.jsx)("p",{className:"text-sm text-red-400",children:a.error})]});let{summary:b,mode:c}=a,e=a.results||[];return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-3",children:[b&&(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs mb-1 sm:gap-3",children:[(0,d.jsxs)("span",{className:"text-text-muted",children:[{oauth:"OAuth",free:"Free",apikey:"API Key",provider:"Provider",all:"All"}[c]||c," Test"]}),(0,d.jsxs)("span",{className:"px-2 py-0.5 rounded bg-emerald-500/15 text-emerald-400 font-medium",children:[b.passed," passed"]}),b.failed>0&&(0,d.jsxs)("span",{className:"px-2 py-0.5 rounded bg-red-500/15 text-red-400 font-medium",children:[b.failed," failed"]}),(0,d.jsxs)("span",{className:"text-text-muted sm:ml-auto",children:[b.total," tested"]})]}),e.map((a,b)=>(0,d.jsxs)("div",{className:"flex min-w-0 flex-wrap items-center gap-2 rounded-lg bg-black/[0.03] px-3 py-2 text-xs dark:bg-white/[0.03] sm:flex-nowrap",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[16px] ${a.valid?"text-emerald-500":"text-red-500"}`,children:a.valid?"check_circle":"error"}),(0,d.jsxs)("div",{className:"min-w-0 flex-[1_1_160px]",children:[(0,d.jsx)("span",{className:"block truncate font-medium sm:inline",children:a.connectionName}),(0,d.jsxs)("span",{className:"block truncate text-text-muted sm:ml-1.5 sm:inline",children:["(",a.provider,")"]})]}),void 0!==a.latencyMs&&(0,d.jsxs)("span",{className:"shrink-0 text-text-muted font-mono tabular-nums",children:[a.latencyMs,"ms"]}),(0,d.jsx)("span",{className:`shrink-0 text-[10px] uppercase font-bold px-1.5 py-0.5 rounded ${a.valid?"bg-emerald-500/15 text-emerald-400":"bg-red-500/15 text-red-400"}`,children:a.valid?"OK":a.diagnosis?.type||"ERROR"})]},a.connectionId||b)),0===e.length&&(0,d.jsx)("div",{className:"text-center py-4 text-text-muted text-sm",children:"No active connections found for this group."})]})}v.propTypes={variant:g().oneOf(["openai","anthropic"]).isRequired,isOpen:g().bool.isRequired,onClose:g().func.isRequired,onCreated:g().func.isRequired},y.propTypes={providerId:g().string.isRequired,provider:g().shape({id:g().string.isRequired,name:g().string.isRequired,color:g().string,textIcon:g().string}).isRequired,stats:g().shape({connected:g().number,error:g().number,errorCode:g().string,errorTime:g().string}).isRequired,authType:g().string,onToggle:g().func},z.propTypes={providerId:g().string.isRequired,provider:g().shape({id:g().string.isRequired,name:g().string.isRequired,color:g().string,textIcon:g().string,apiType:g().string}).isRequired,stats:g().shape({connected:g().number,error:g().number,errorCode:g().string,errorTime:g().string}).isRequired,authType:g().string,onToggle:g().func},A.propTypes={results:g().shape({mode:g().string,results:g().array,summary:g().shape({total:g().number,passed:g().number,failed:g().number}),error:g().string}).isRequired}},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},80833:(a,b,c)=>{Promise.resolve().then(c.bind(c,44030))},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,4613,4665,5247,2025,6070,869,915,6457,4123,1377,412,7356],()=>b(b.s=42809));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=8460,a.ids=[8460],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1512:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>w,handler:()=>y,routeModule:()=>x});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u={children:["",{children:["(dashboard)",{children:["dashboard",{children:["providers",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,44030))),"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js"]}]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"F:\\Files\\GitHub Files\\10router\\src\\app\\layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await (0,d.p)(()=>Promise.resolve().then(c.bind(c,70440)))()).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,v=(0,e.H)({tree:u,page:"/(dashboard)/dashboard/providers/page",pathname:"/dashboard/providers",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),w=v.__next_app__,x=v.routeModule,y=v.handler},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},17281:(a,b,c)=>{Promise.resolve().then(c.bind(c,65833))},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},44030:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\providers\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js","default")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},65833:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>x});var d=c(48249),e=c(67484),f=c(49885),g=c.n(f),h=c(50412),i=c(72738),j=c(29225),k=c(12020),l=c(92592),m=c(2116),n=c.n(m),o=c(41371),p=c(37365),q=c(99258);let r={available:{icon:"check_circle",color:"#22c55e",label:"Available"},cooldown:{icon:"schedule",color:"#f59e0b",label:"Cooldown"},unavailable:{icon:"error",color:"#ef4444",label:"Unavailable"},unknown:{icon:"help",color:"#6b7280",label:"Unknown"}};function s(){let[a,b]=(0,e.useState)(null),[c,f]=(0,e.useState)(!0),[g,i]=(0,e.useState)(!1),[j,k]=(0,e.useState)(null),l=(0,e.useRef)(null),m=(0,o.i)(),n=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/models/availability");if(a.ok){let c=await a.json();b(c)}}catch{}finally{f(!1)}},[]),p=async(a,b)=>{k(`${a}:${b}`);try{(await fetch("/api/models/availability",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clearCooldown",provider:a,model:b})})).ok?(m.success(`Cooldown cleared for ${b}`),await n()):m.error("Failed to clear cooldown")}catch{m.error("Failed to clear cooldown")}finally{k(null)}};if(c)return null;let q=a?.models||[],s=0===(a?.unavailableCount||q.filter(a=>"available"!==a.status).length),t={};return q.forEach(a=>{if("available"===a.status)return;let b=a.provider||"unknown";t[b]||(t[b]=[]),t[b].push(a)}),(0,d.jsx)("div",{className:"relative",ref:l,children:g&&(0,d.jsxs)("div",{className:"absolute top-full right-0 mt-2 w-80 bg-surface border border-border rounded-xl shadow-2xl z-50 overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border bg-bg",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",style:{color:s?"#22c55e":"#f59e0b"},children:s?"verified":"warning"}),(0,d.jsx)("span",{className:"text-sm font-semibold text-text-main",children:"Model Status"})]}),(0,d.jsx)("button",{onClick:n,className:"p-1 rounded-lg hover:bg-surface text-text-muted hover:text-text-main transition-colors",title:"Refresh",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"refresh"})})]}),(0,d.jsx)("div",{className:"px-4 py-3 max-h-60 overflow-y-auto",children:s?(0,d.jsx)("p",{className:"text-sm text-text-muted text-center py-2",children:"All models are responding normally."}):(0,d.jsx)("div",{className:"flex flex-col gap-2.5",children:Object.entries(t).map(([a,b])=>(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-xs font-semibold text-text-main mb-1.5 capitalize",children:a}),(0,d.jsx)("div",{className:"flex flex-col gap-1",children:b.map(a=>{let b=r[a.status]||r.unknown,c=j===`${a.provider}:${a.model}`;return(0,d.jsxs)("div",{className:"flex items-center justify-between px-2.5 py-1.5 rounded-lg bg-surface/30",children:[(0,d.jsxs)("div",{className:"flex items-center gap-1.5 min-w-0",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] shrink-0",style:{color:b.color},children:b.icon}),(0,d.jsx)("span",{className:"font-mono text-xs text-text-main truncate",children:a.model})]}),"cooldown"===a.status&&(0,d.jsx)(h.$n,{size:"sm",variant:"ghost",onClick:()=>p(a.provider,a.model),disabled:c,className:"text-[10px] px-1.5! py-0.5! ml-2",children:c?"...":"Clear"})]},`${a.provider}-${a.model}`)})})]},a))})})]})})}let t={openai:{title:"Add OpenAI Compatible",type:"openai-compatible",defaultBaseUrl:"https://api.openai.com/v1",namePlaceholder:"OpenAI Compatible (Prod)",prefixPlaceholder:"oc-prod",baseUrlHint:"Use the base URL (ending in /v1) for your OpenAI-compatible API.",modelIdPlaceholder:"e.g. gpt-4, claude-3-opus",errorLabel:"OpenAI Compatible",hasApiType:!0},anthropic:{title:"Add Anthropic Compatible",type:"anthropic-compatible",defaultBaseUrl:"https://api.anthropic.com/v1",namePlaceholder:"Anthropic Compatible (Prod)",prefixPlaceholder:"ac-prod",baseUrlHint:"Use the base URL (ending in /v1) for your Anthropic-compatible API. The system will append /messages.",modelIdPlaceholder:"e.g. claude-3-opus",errorLabel:"Anthropic Compatible",hasApiType:!1}},u=[{value:"chat",label:"Chat Completions"},{value:"responses",label:"Responses API"}];function v({variant:a,isOpen:b,onClose:c,onCreated:f}){let g=t[a],i=()=>({name:"",prefix:"",...g.hasApiType?{apiType:"chat"}:{},baseUrl:g.defaultBaseUrl}),[j,k]=(0,e.useState)(i),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)(""),[r,s]=(0,e.useState)(""),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(null),A=async()=>{if(j.name.trim()&&j.prefix.trim()&&j.baseUrl.trim()){m(!0),o("");try{let a=await fetch("/api/provider-nodes",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:j.name,prefix:j.prefix,...g.hasApiType?{apiType:j.apiType}:{},baseUrl:j.baseUrl,type:g.type})}),b=await a.json();a.ok?(f(b.node),k(i()),q(""),z(null),o("")):o(b?.error||"Failed to create provider")}catch(a){console.log(`Error creating ${g.errorLabel} node:`,a),o("Network error creating provider")}finally{m(!1)}}},B=async()=>{x(!0);try{let a=await fetch("/api/provider-nodes/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:j.baseUrl,apiKey:p,type:g.type,modelId:r.trim()||void 0})}),b=await a.json();z(b)}catch{z({valid:!1,error:"Network error"})}finally{x(!1)}};return(0,d.jsx)(h.aF,{isOpen:b,title:g.title,onClose:c,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)(h.pd,{label:"Name",value:j.name,onChange:a=>k({...j,name:a.target.value}),placeholder:g.namePlaceholder,hint:"Required. A friendly label for this node."}),(0,d.jsx)(h.pd,{label:"Prefix",value:j.prefix,onChange:a=>k({...j,prefix:a.target.value}),placeholder:g.prefixPlaceholder,hint:"Required. Used as the provider prefix for model IDs."}),g.hasApiType&&(0,d.jsx)(h.l6,{label:"API Type",options:u,value:j.apiType,onChange:a=>k({...j,apiType:a.target.value})}),(0,d.jsx)(h.pd,{label:"Base URL",value:j.baseUrl,onChange:a=>k({...j,baseUrl:a.target.value}),placeholder:g.defaultBaseUrl,hint:g.baseUrlHint}),(0,d.jsx)(h.pd,{label:"API Key (for Check)",type:"password",value:p,onChange:a=>q(a.target.value)}),(0,d.jsx)(h.pd,{label:"Model ID (optional)",value:r,onChange:a=>s(a.target.value),placeholder:g.modelIdPlaceholder,hint:"If provider lacks /models endpoint, enter a model ID to validate via chat/completions instead."}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[(0,d.jsx)(h.$n,{onClick:B,disabled:!p||w||!j.baseUrl.trim(),variant:"secondary",className:"w-full sm:w-auto",children:w?"Checking...":"Check"}),(()=>{if(!y)return null;let{valid:a,error:b,method:c}=y;return a?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(h.Ex,{variant:"success",children:"Valid"}),"chat"===c&&(0,d.jsx)("span",{className:"text-sm text-text-muted",children:"(via inference test)"})]}):(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)(h.Ex,{variant:"error",children:"Invalid"}),b&&(0,d.jsx)("span",{className:"text-sm text-red-500",children:b})]})})()]}),n&&(0,d.jsx)("div",{className:"rounded border border-red-500/40 bg-red-500/10 px-3 py-2 text-sm text-red-500",children:n}),(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row",children:[(0,d.jsx)(h.$n,{onClick:A,fullWidth:!0,disabled:!j.name.trim()||!j.prefix.trim()||!j.baseUrl.trim()||l,children:l?"Creating...":"Create"}),(0,d.jsx)(h.$n,{onClick:c,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function w(a,b,c){let e=[];if(a>0&&e.push((0,d.jsxs)(h.Ex,{variant:"success",size:"sm",dot:!0,children:[a," Connected"]},"connected")),b>0){let a=c?`${b} Error (${c})`:`${b} Error`;e.push((0,d.jsx)(h.Ex,{variant:"error",size:"sm",dot:!0,children:a},"error"))}return 0===e.length?(0,d.jsx)("span",{className:"text-text-muted",children:"No connections"}):e}function x(){let a,b,[c,f]=(0,e.useState)([]),[g,i]=(0,e.useState)([]),[j,m]=(0,e.useState)(!0),[n,r]=(0,e.useState)(!1),[t,u]=(0,e.useState)(!1),[w,x]=(0,e.useState)(!1),[B,C]=(0,e.useState)(!1),[D,E]=(0,e.useState)(null),[F,G]=(0,e.useState)(null),[H,I]=(0,e.useState)({}),[J,K]=(0,e.useState)(!1),L=(0,o.i)(),M=(0,p.C)(a=>a.query);(0,p.C)(a=>a.register),(0,p.C)(a=>a.unregister);let N=a=>!M.trim()||a.toLowerCase().includes(M.trim().toLowerCase()),O=(a,b,c)=>{if(a.connected>0)return 0;if(b?.noAuth){let a;return+(!1===(a=H?.[c])||!0!==a&&!!b.topologyHiddenByDefault)}return J?0===a.total?3:2:1},P=(0,e.useCallback)(async(a,b)=>{let c={...H,[a]:b};I(c);try{if(!(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({topologyVisibility:c})})).ok)throw Error("Failed to update topology visibility")}catch(a){console.error("Error updating topology visibility:",a),I(H)}},[H]),Q=(a,b)=>{let d=Array.isArray(b)?b:[b],e=c.filter(b=>b.provider===a&&d.includes(b.authType)),f=a=>{let b=Object.entries(a).some(([a,b])=>a.startsWith("modelLock_")&&b&&new Date(b).getTime()>Date.now());return"unavailable"!==a.testStatus||b?a.testStatus:"active"},g=e.filter(a=>{if(!1===a.isActive)return!1;let b=f(a);return"active"===b||"success"===b}).length,h=e.filter(a=>{let b=f(a);return"error"===b||"expired"===b||"unavailable"===b}),i=h.length,j=e.length,k=j>0&&e.every(a=>!1===a.isActive),l=h.sort((a,b)=>new Date(b.lastErrorAt||0)-new Date(a.lastErrorAt||0))[0];return{connected:g,error:i,total:j,errorCode:l?function(a){if(!a)return null;let b=a.lastErrorType;if("runtime_error"===b)return"RUNTIME";if("upstream_auth_error"===b||"auth_missing"===b||"token_refresh_failed"===b||"token_expired"===b)return"AUTH";if("upstream_rate_limited"===b)return"429";if("upstream_unavailable"===b)return"5XX";if("network_error"===b)return"NET";let c=Number(a.errorCode);if(Number.isFinite(c)&&c>=400)return String(c);let d=function(a){if(!a)return null;let b=a.match(/\b([45]\d{2})\b/);return b?b[1]:"ERR"}(a.lastError);if("401"===d||"403"===d)return"AUTH";if(d&&"ERR"!==d)return d;let e=(a.lastError||"").toLowerCase();return e.includes("runtime")||e.includes("not runnable")||e.includes("not installed")?"RUNTIME":e.includes("invalid api key")||e.includes("token invalid")||e.includes("revoked")||e.includes("unauthorized")?"AUTH":"ERR"}(l):null,errorTime:l?.lastErrorAt?function(a){if(!a)return"";let b=Math.floor((Date.now()-new Date(a).getTime())/6e4);if(b<1)return"just now";if(b<60)return`${b}m ago`;let c=Math.floor(b/60);if(c<24)return`${c}h ago`;let d=Math.floor(c/24);return`${d}d ago`}(l.lastErrorAt):null,allDisabled:k}},R=async(a,b,d)=>{let e=Array.isArray(b)?b:[b],g=b=>b.provider===a&&e.includes(b.authType),h=c.filter(g);f(a=>a.map(a=>g(a)?{...a,isActive:d}:a)),await Promise.allSettled(h.map(a=>fetch(`/api/providers/${a.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:d})})))},S=async(a,b=null)=>{if(!D){E("provider"===a?b:a),G(null);try{let c=await fetch("/api/providers/test-batch",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:a,providerId:b})}),d=await c.json();if(G(d),d.summary){let{passed:a,failed:b,total:c}=d.summary;0===b?L.success(`${(0,q.Tl)("All")} ${c} ${(0,q.Tl)("tests passed")}`):L.warning(`${a}/${c} ${(0,q.Tl)("passed")}, ${b} ${(0,q.Tl)("failed")}`)}}catch(a){G({error:(0,q.Tl)("Test request failed")}),L.error((0,q.Tl)("Provider test failed"))}finally{E(null)}}},T=g.filter(a=>"openai-compatible"===a.type).map(a=>({id:a.id,name:a.name||"OpenAI Compatible",color:"#10A37F",textIcon:"OC",apiType:a.apiType})).filter(a=>N(a.name)),U=g.filter(a=>"anthropic-compatible"===a.type).map(a=>({id:a.id,name:a.name||"Anthropic Compatible",color:"#D97757",textIcon:"AC"})).filter(a=>N(a.name)),V=(a,b)=>{if("kiro"===b)return["oauth","apikey","api_key"];let c=a?.authModes;return Array.isArray(c)?c.includes("apikey")?["oauth","apikey","api_key"]:"oauth":b in l.nJ||b in k.fg?["oauth","apikey","api_key"]:"oauth"},W=(a=Object.entries(k.zN).filter(([,a])=>!a.hidden&&N(a.name)),b="oauth",[...a].sort(([a,c],[d,e])=>{let f=Q(a,b),g=Q(d,b),h=O(f,c,a),i=O(g,e,d);if(h!==i)return h-i;let j=c.priority??999,k=e.priority??999;return j!==k?j-k:(c.name||"").localeCompare(e.name||"")})),X=[...Object.entries(l.IS).filter(([,a])=>!a.hidden&&!(a.community&&!t)&&N(a.name)).map(([a,b])=>({key:a,info:b,stats:Q(a,V(b,a)),isFreeTier:!1})),...Object.entries(l.nJ).filter(([,a])=>!a.hidden&&!(a.community&&!t)&&N(a.name)&&(a.serviceKinds??["llm"]).includes("llm")).map(([a,b])=>({key:a,info:b,stats:Q(a,V(b,a)),isFreeTier:!0}))].sort((a,b)=>{let c=O(a.stats,a.info,a.key),d=O(b.stats,b.info,b.key);if(c!==d)return c-d;let e=!!b.info.noAuth-!!a.info.noAuth;if(0!==e)return e;let f=a.info.priority??999,g=b.info.priority??999;return f!==g?f-g:(a.info.name||"").localeCompare(b.info.name||"")}),Y=Object.entries(k.fg).filter(([,a])=>!a.hidden&&(a.serviceKinds??["llm"]).includes("llm")&&N(a.name)).sort(([a,b],[c,d])=>{let e=Q(a,"apikey"),f=Q(c,"apikey"),g=O(e,b,a),h=O(f,d,c);if(g!==h)return g-h;let i=b.priority??999,j=d.priority??999;return i!==j?i-j:(b.name||"").localeCompare(d.name||"")}),Z=!!M.trim(),$=Z||n?Y:Y.slice(0,20),_=Y.length-20;if(j)return(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsx)(h.Qv,{}),(0,d.jsx)(h.Qv,{})]});let aa=W.length>0||X.length>0||Y.length>0||T.length>0||U.length>0;return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[!aa&&(0,d.jsxs)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[32px] text-text-muted mb-2",children:"search_off"}),(0,d.jsx)("p",{className:"text-text-muted text-sm",children:"No providers match your search"})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["Custom Providers (OpenAI/Anthropic Compatible)"," "]}),(0,d.jsxs)("div",{className:"grid grid-cols-1 gap-2 sm:flex sm:w-auto",children:[(0,d.jsx)(h.$n,{size:"sm",icon:"add",onClick:()=>C(!0),className:"w-full sm:w-auto",children:"Add Anthropic Compatible"}),(0,d.jsx)(h.$n,{size:"sm",variant:"secondary",icon:"add",onClick:()=>x(!0),className:"w-full !bg-white !text-black hover:!bg-gray-100 sm:w-auto",children:"Add OpenAI Compatible"})]})]}),0===T.length&&0===U.length?(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2 py-2 border border-dashed border-border rounded-xl text-text-muted text-sm",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"extension"}),(0,d.jsx)("span",{children:"No custom providers — use buttons above to add OpenAI/Anthropic compatible endpoints"})]}):(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:[...T,...U].map(a=>(0,d.jsx)(z,{providerId:a.id,provider:a,stats:Q(a.id,"apikey"),authType:"compatible",onToggle:b=>R(a.id,"apikey",b)},a.id))})]}),W.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"OAuth Providers"}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(s,{}),(0,d.jsxs)("button",{onClick:()=>S("oauth"),disabled:!!D,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"oauth"===D?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:(0,q.Tl)("Test all OAuth connections"),"aria-label":(0,q.Tl)("Test all OAuth connections"),children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"oauth"===D?" animate-spin":""}`,children:"play_arrow"}),"oauth"===D?(0,q.Tl)("Testing..."):(0,q.Tl)("Test All")]})]})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:W.map(([a,b])=>{let c=V(b,a);return(0,d.jsx)(y,{providerId:a,provider:b,stats:Q(a,c),authType:"oauth",onToggle:b=>R(a,c,b)},a)})})]}),X.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"Free Tier Providers"}),(0,d.jsxs)("button",{onClick:()=>S("free"),disabled:!!D,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"free"===D?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:(0,q.Tl)("Test all Free connections"),"aria-label":(0,q.Tl)("Test all Free provider connections"),children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"free"===D?" animate-spin":""}`,children:"play_arrow"}),"free"===D?(0,q.Tl)("Testing..."):(0,q.Tl)("Test All")]})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:X.map(({key:a,info:b,isFreeTier:c})=>{let e=V(b,a);if(!c){let c=H?.[a],f=!1!==c&&(!0===c||!b.topologyHiddenByDefault);return(0,d.jsx)(y,{providerId:a,provider:b,stats:Q(a,e),authType:"free",onToggle:b=>R(a,e,b),topologyVisible:f,onToggleTopology:b.noAuth?b=>P(a,b):void 0},a)}return(0,d.jsx)(z,{providerId:a,provider:b,stats:Q(a,e),authType:Array.isArray(e)?e[0]??"apikey":e,onToggle:b=>R(a,e,b)},a)})})]}),Y.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["API Key Providers"," "]}),(0,d.jsxs)("button",{onClick:()=>S("apikey"),disabled:!!D,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"apikey"===D?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:(0,q.Tl)("Test all API Key connections"),"aria-label":(0,q.Tl)("Test all API Key connections"),children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[14px]${"apikey"===D?" animate-spin":""}`,children:"play_arrow"}),"apikey"===D?(0,q.Tl)("Testing..."):(0,q.Tl)("Test All")]})]}),(0,d.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:$.map(([a,b])=>(0,d.jsx)(z,{providerId:a,provider:b,stats:Q(a,"apikey"),authType:"apikey",onToggle:b=>R(a,"apikey",b)},a))}),!Z&&!n&&_>0&&(0,d.jsxs)("button",{onClick:()=>r(!0),className:"flex w-full items-center justify-center gap-1.5 rounded-lg border border-dashed border-primary/40 px-3 py-2.5 text-sm font-medium text-primary transition-colors hover:border-primary hover:bg-primary/5",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"expand_more"}),"Show all ",Y.length," providers"]})]}),(0,d.jsx)(v,{variant:"openai",isOpen:w,onClose:()=>x(!1),onCreated:a=>{i(b=>[...b,a]),x(!1)}}),(0,d.jsx)(v,{variant:"anthropic",isOpen:B,onClose:()=>C(!1),onCreated:a=>{i(b=>[...b,a]),C(!1)}}),F&&(0,d.jsxs)("div",{className:"fixed inset-0 z-50 flex items-start justify-center px-3 pt-[6vh] sm:pt-[10vh]",onClick:()=>G(null),children:[(0,d.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),(0,d.jsxs)("div",{className:"relative bg-surface border border-border rounded-xl w-full max-w-[600px] max-h-[86vh] sm:max-h-[80vh] overflow-y-auto shadow-2xl",onClick:a=>a.stopPropagation(),children:[(0,d.jsxs)("div",{className:"sticky top-0 z-10 flex items-center justify-between px-5 py-3 border-b border-border bg-surface/95 backdrop-blur-sm rounded-t-xl",children:[(0,d.jsx)("h3",{className:"font-semibold",children:(0,q.Tl)("Test Results")}),(0,d.jsx)("button",{onClick:()=>G(null),className:"p-1 rounded-lg hover:bg-bg text-text-muted hover:text-text-main transition-colors","aria-label":(0,q.Tl)("Close"),children:(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"close"})})]}),(0,d.jsx)("div",{className:"p-5",children:(0,d.jsx)(A,{results:F})})]})]})]})}function y({providerId:a,provider:b,stats:c,authType:e,onToggle:f,topologyVisible:g,onToggleTopology:j}){let{connected:k,error:l,errorCode:m,errorTime:o,allDisabled:p}=c,r=!!b.noAuth,s=c.total>0,t=r&&"function"==typeof j,u=!1!==g;return(0,d.jsx)(n(),{href:`/dashboard/providers/${a}`,className:"group min-w-0",children:(0,d.jsx)(h.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${p||t&&!u?"opacity-50":""}`,children:(0,d.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,d.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${b.color?.length>7?b.color:b.color+"15"}`},children:(0,d.jsx)(i.A,{src:`/providers/${b.id}.png`,alt:b.name,size:30,className:"object-contain rounded-lg max-w-[32px] max-h-[32px]",fallbackText:b.textIcon||b.id.slice(0,2).toUpperCase(),fallbackColor:b.color})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("h3",{className:"truncate font-semibold flex items-center gap-1.5",children:[b.name,b.community&&(0,d.jsx)(h.Ex,{variant:"warning",size:"sm",className:"shrink-0",children:(0,q.Tl)("Community")})]}),(0,d.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:p?(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),(0,q.Tl)("Disabled")]})}):r?u?(0,d.jsx)(h.Ex,{variant:"success",size:"sm",dot:!0,children:(0,q.Tl)("Ready")}):(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,q.Tl)("Topology off")}):(0,d.jsxs)(d.Fragment,{children:[w(k,l,m),o&&(0,d.jsx)("span",{className:"text-text-muted",children:o})]})})]})]}),(0,d.jsxs)("div",{className:"flex shrink-0 items-center gap-2",children:[s&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),f(!!p)},children:(0,d.jsx)(h.lM,{size:"sm",checked:!p,onChange:()=>{},title:p?(0,q.Tl)("Enable provider"):(0,q.Tl)("Disable provider")})}),t&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),j(!u)},children:(0,d.jsx)(h.lM,{size:"sm",checked:u,onChange:()=>{},title:u?"Hide from usage topology":"Show on usage topology"})})]})]})})})}function z({providerId:a,provider:b,stats:c,authType:e,onToggle:f}){let{connected:g,error:k,errorCode:m,errorTime:o,allDisabled:p}=c,r=a.startsWith(l.JH),s=a.startsWith(l.DI);return(0,d.jsx)(n(),{href:`/dashboard/providers/${a}`,className:"group min-w-0",children:(0,d.jsx)(h.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${p?"opacity-50":""}`,children:(0,d.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,d.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${b.color?.length>7?b.color:b.color+"15"}`},children:(0,d.jsx)(i.A,{src:r&&b.apiType?"responses"===b.apiType?"/providers/oai-r.png":"/providers/oai-cc.png":s?"/providers/anthropic-m.png":(0,j.HY)(b.id),alt:b.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:b.textIcon||b.id.slice(0,2).toUpperCase(),fallbackColor:b.color})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("h3",{className:"truncate font-semibold flex items-center gap-1.5",children:[b.name,b.community&&(0,d.jsx)(h.Ex,{variant:"warning",size:"sm",className:"shrink-0",children:(0,q.Tl)("Community")})]}),(0,d.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:p?(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),(0,q.Tl)("Disabled")]})}):(0,d.jsxs)(d.Fragment,{children:[w(g,k,m),r&&(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:"responses"===b.apiType?"Responses":"Chat"}),s&&(0,d.jsx)(h.Ex,{variant:"default",size:"sm",children:"Messages"}),o&&(0,d.jsx)("span",{className:"text-text-muted",children:o})]})})]})]}),(0,d.jsx)("div",{className:"flex shrink-0 items-center gap-2",children:c.total>0&&(0,d.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:a=>{a.preventDefault(),a.stopPropagation(),f(!!p)},children:(0,d.jsx)(h.lM,{size:"sm",checked:!p,onChange:()=>{},title:p?(0,q.Tl)("Enable provider"):(0,q.Tl)("Disable provider")})})})]})})})}function A({results:a}){if(a.error&&!a.results)return(0,d.jsxs)("div",{className:"text-center py-6",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-red-500 text-[32px] mb-2 block",children:"error"}),(0,d.jsx)("p",{className:"text-sm text-red-400",children:a.error})]});let{summary:b,mode:c}=a,e=a.results||[],f={oauth:"OAuth",free:(0,q.Tl)("Free"),apikey:(0,q.Tl)("API Key"),provider:(0,q.Tl)("Provider"),all:(0,q.Tl)("All")}[c]||c;return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-3",children:[b&&(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs mb-1 sm:gap-3",children:[(0,d.jsxs)("span",{className:"text-text-muted",children:[f," ",(0,q.Tl)("Test")]}),(0,d.jsxs)("span",{className:"px-2 py-0.5 rounded bg-emerald-500/15 text-emerald-400 font-medium",children:[b.passed," ",(0,q.Tl)("passed")]}),b.failed>0&&(0,d.jsxs)("span",{className:"px-2 py-0.5 rounded bg-red-500/15 text-red-400 font-medium",children:[b.failed," ",(0,q.Tl)("failed")]}),(0,d.jsxs)("span",{className:"text-text-muted sm:ml-auto",children:[b.total," ",(0,q.Tl)("tested")]})]}),e.map((a,b)=>(0,d.jsxs)("div",{className:"flex min-w-0 flex-wrap items-center gap-2 rounded-lg bg-black/[0.03] px-3 py-2 text-xs dark:bg-white/[0.03] sm:flex-nowrap",children:[(0,d.jsx)("span",{className:`material-symbols-outlined text-[16px] ${a.valid?"text-emerald-500":"text-red-500"}`,children:a.valid?"check_circle":"error"}),(0,d.jsxs)("div",{className:"min-w-0 flex-[1_1_160px]",children:[(0,d.jsx)("span",{className:"block truncate font-medium sm:inline",children:a.connectionName}),(0,d.jsxs)("span",{className:"block truncate text-text-muted sm:ml-1.5 sm:inline",children:["(",a.provider,")"]})]}),void 0!==a.latencyMs&&(0,d.jsxs)("span",{className:"shrink-0 text-text-muted font-mono tabular-nums",children:[a.latencyMs,"ms"]}),(0,d.jsx)("span",{className:`shrink-0 text-[10px] uppercase font-bold px-1.5 py-0.5 rounded ${a.valid?"bg-emerald-500/15 text-emerald-400":"bg-red-500/15 text-red-400"}`,children:a.valid?(0,q.Tl)("OK"):a.diagnosis?.type||(0,q.Tl)("ERROR")})]},a.connectionId||b)),0===e.length&&(0,d.jsx)("div",{className:"text-center py-4 text-text-muted text-sm",children:(0,q.Tl)("No active connections found for this group.")})]})}v.propTypes={variant:g().oneOf(["openai","anthropic"]).isRequired,isOpen:g().bool.isRequired,onClose:g().func.isRequired,onCreated:g().func.isRequired},y.propTypes={providerId:g().string.isRequired,provider:g().shape({id:g().string.isRequired,name:g().string.isRequired,color:g().string,textIcon:g().string}).isRequired,stats:g().shape({connected:g().number,error:g().number,errorCode:g().string,errorTime:g().string}).isRequired,authType:g().string,onToggle:g().func},z.propTypes={providerId:g().string.isRequired,provider:g().shape({id:g().string.isRequired,name:g().string.isRequired,color:g().string,textIcon:g().string,apiType:g().string}).isRequired,stats:g().shape({connected:g().number,error:g().number,errorCode:g().string,errorTime:g().string}).isRequired,authType:g().string,onToggle:g().func},A.propTypes={results:g().shape({mode:g().string,results:g().array,summary:g().shape({total:g().number,passed:g().number,failed:g().number}),error:g().string}).isRequired}},71553:a=>{"use strict";a.exports=require("node:dns/promises")},71622:a=>{"use strict";a.exports=import("open")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},80833:(a,b,c)=>{Promise.resolve().then(c.bind(c,44030))},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,4613,4665,9703,5448,7419,6070,869,915,6457,4123,1377,412,7356],()=>b(b.s=1512));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/esm/_interop_require_default.js","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/bundle-name/index.js","../../../../../../node_modules/bundle-name/package.json","../../../../../../node_modules/default-browser-id/index.js","../../../../../../node_modules/default-browser-id/package.json","../../../../../../node_modules/default-browser/index.js","../../../../../../node_modules/default-browser/package.json","../../../../../../node_modules/default-browser/windows.js","../../../../../../node_modules/define-lazy-prop/index.js","../../../../../../node_modules/define-lazy-prop/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/is-docker/index.js","../../../../../../node_modules/is-docker/package.json","../../../../../../node_modules/is-in-ssh/index.js","../../../../../../node_modules/is-in-ssh/package.json","../../../../../../node_modules/is-inside-container/index.js","../../../../../../node_modules/is-inside-container/package.json","../../../../../../node_modules/is-wsl/index.js","../../../../../../node_modules/is-wsl/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/open/index.js","../../../../../../node_modules/open/package.json","../../../../../../node_modules/open/xdg-open","../../../../../../node_modules/powershell-utils/index.js","../../../../../../node_modules/powershell-utils/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../node_modules/run-applescript/index.js","../../../../../../node_modules/run-applescript/package.json","../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../node_modules/sql.js/package.json","../../../../../../node_modules/wsl-utils/index.js","../../../../../../node_modules/wsl-utils/node_modules/powershell-utils/index.js","../../../../../../node_modules/wsl-utils/node_modules/powershell-utils/package.json","../../../../../../node_modules/wsl-utils/package.json","../../../../../../node_modules/wsl-utils/utilities.js","../../../../../../package.json","../../../../../package.json","../../../../chunks/112.js","../../../../chunks/1220.js","../../../../chunks/1260.js","../../../../chunks/1377.js","../../../../chunks/1813.js","../../../../chunks/1998.js","../../../../chunks/2025.js","../../../../chunks/2051.js","../../../../chunks/2283.js","../../../../chunks/2391.js","../../../../chunks/241.js","../../../../chunks/2430.js","../../../../chunks/3016.js","../../../../chunks/318.js","../../../../chunks/3212.js","../../../../chunks/3225.js","../../../../chunks/3350.js","../../../../chunks/3535.js","../../../../chunks/3546.js","../../../../chunks/3558.js","../../../../chunks/3593.js","../../../../chunks/3943.js","../../../../chunks/4037.js","../../../../chunks/4055.js","../../../../chunks/412.js","../../../../chunks/4123.js","../../../../chunks/4125.js","../../../../chunks/4386.js","../../../../chunks/4613.js","../../../../chunks/4665.js","../../../../chunks/4730.js","../../../../chunks/4739.js","../../../../chunks/4741.js","../../../../chunks/4780.js","../../../../chunks/507.js","../../../../chunks/5081.js","../../../../chunks/5182.js","../../../../chunks/5217.js","../../../../chunks/5247.js","../../../../chunks/5258.js","../../../../chunks/5433.js","../../../../chunks/5573.js","../../../../chunks/5612.js","../../../../chunks/5615.js","../../../../chunks/5640.js","../../../../chunks/5699.js","../../../../chunks/595.js","../../../../chunks/6070.js","../../../../chunks/615.js","../../../../chunks/6306.js","../../../../chunks/6457.js","../../../../chunks/6763.js","../../../../chunks/6832.js","../../../../chunks/6844.js","../../../../chunks/6877.js","../../../../chunks/698.js","../../../../chunks/7211.js","../../../../chunks/7322.js","../../../../chunks/7356.js","../../../../chunks/7774.js","../../../../chunks/7828.js","../../../../chunks/7965.js","../../../../chunks/8038.js","../../../../chunks/8145.js","../../../../chunks/8185.js","../../../../chunks/827.js","../../../../chunks/8292.js","../../../../chunks/8499.js","../../../../chunks/8520.js","../../../../chunks/869.js","../../../../chunks/8847.js","../../../../chunks/8895.js","../../../../chunks/8910.js","../../../../chunks/8920.js","../../../../chunks/915.js","../../../../chunks/9528.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../node_modules/@swc/helpers/esm/_interop_require_default.js","../../../../../../node_modules/@swc/helpers/package.json","../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../node_modules/better-sqlite3/package.json","../../../../../../node_modules/bindings/bindings.js","../../../../../../node_modules/bindings/package.json","../../../../../../node_modules/bundle-name/index.js","../../../../../../node_modules/bundle-name/package.json","../../../../../../node_modules/default-browser-id/index.js","../../../../../../node_modules/default-browser-id/package.json","../../../../../../node_modules/default-browser/index.js","../../../../../../node_modules/default-browser/package.json","../../../../../../node_modules/default-browser/windows.js","../../../../../../node_modules/define-lazy-prop/index.js","../../../../../../node_modules/define-lazy-prop/package.json","../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../node_modules/is-docker/index.js","../../../../../../node_modules/is-docker/package.json","../../../../../../node_modules/is-in-ssh/index.js","../../../../../../node_modules/is-in-ssh/package.json","../../../../../../node_modules/is-inside-container/index.js","../../../../../../node_modules/is-inside-container/package.json","../../../../../../node_modules/is-wsl/index.js","../../../../../../node_modules/is-wsl/package.json","../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../../../node_modules/open/index.js","../../../../../../node_modules/open/package.json","../../../../../../node_modules/open/xdg-open","../../../../../../node_modules/powershell-utils/index.js","../../../../../../node_modules/powershell-utils/package.json","../../../../../../node_modules/react/cjs/react.development.js","../../../../../../node_modules/react/cjs/react.production.js","../../../../../../node_modules/react/index.js","../../../../../../node_modules/react/package.json","../../../../../../node_modules/run-applescript/index.js","../../../../../../node_modules/run-applescript/package.json","../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../node_modules/sql.js/package.json","../../../../../../node_modules/wsl-utils/index.js","../../../../../../node_modules/wsl-utils/node_modules/powershell-utils/index.js","../../../../../../node_modules/wsl-utils/node_modules/powershell-utils/package.json","../../../../../../node_modules/wsl-utils/package.json","../../../../../../node_modules/wsl-utils/utilities.js","../../../../../../package.json","../../../../../package.json","../../../../chunks/112.js","../../../../chunks/1129.js","../../../../chunks/1220.js","../../../../chunks/1260.js","../../../../chunks/1377.js","../../../../chunks/1813.js","../../../../chunks/1998.js","../../../../chunks/2051.js","../../../../chunks/2283.js","../../../../chunks/2391.js","../../../../chunks/241.js","../../../../chunks/2430.js","../../../../chunks/3016.js","../../../../chunks/318.js","../../../../chunks/3212.js","../../../../chunks/3225.js","../../../../chunks/3350.js","../../../../chunks/3535.js","../../../../chunks/3546.js","../../../../chunks/3558.js","../../../../chunks/3593.js","../../../../chunks/3943.js","../../../../chunks/4037.js","../../../../chunks/4055.js","../../../../chunks/412.js","../../../../chunks/4123.js","../../../../chunks/4125.js","../../../../chunks/4452.js","../../../../chunks/4613.js","../../../../chunks/4665.js","../../../../chunks/4730.js","../../../../chunks/4739.js","../../../../chunks/4741.js","../../../../chunks/4780.js","../../../../chunks/507.js","../../../../chunks/5081.js","../../../../chunks/5182.js","../../../../chunks/5217.js","../../../../chunks/5258.js","../../../../chunks/5433.js","../../../../chunks/5448.js","../../../../chunks/5573.js","../../../../chunks/5612.js","../../../../chunks/5615.js","../../../../chunks/5640.js","../../../../chunks/5699.js","../../../../chunks/5781.js","../../../../chunks/595.js","../../../../chunks/6070.js","../../../../chunks/615.js","../../../../chunks/6306.js","../../../../chunks/6457.js","../../../../chunks/6763.js","../../../../chunks/6832.js","../../../../chunks/6844.js","../../../../chunks/6877.js","../../../../chunks/698.js","../../../../chunks/7211.js","../../../../chunks/7322.js","../../../../chunks/7356.js","../../../../chunks/7419.js","../../../../chunks/7774.js","../../../../chunks/7828.js","../../../../chunks/7914.js","../../../../chunks/7965.js","../../../../chunks/8038.js","../../../../chunks/8123.js","../../../../chunks/8145.js","../../../../chunks/8185.js","../../../../chunks/827.js","../../../../chunks/8292.js","../../../../chunks/8499.js","../../../../chunks/8520.js","../../../../chunks/869.js","../../../../chunks/8847.js","../../../../chunks/8895.js","../../../../chunks/8910.js","../../../../chunks/8920.js","../../../../chunks/8936.js","../../../../chunks/915.js","../../../../chunks/9528.js","../../../../chunks/9703.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/providers/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"68016":{"*":{"id":"6069","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","7177","static/chunks/app/layout-1c3c7f60d8aa941b.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","1243","static/chunks/1243-53ff028412802304.js","6337","static/chunks/app/(dashboard)/dashboard/page-237c096548d0981d.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":97678,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-7ef9eda3d4dedfc6.js","5497","static/chunks/5497-5f24f11ab3e1b1e8.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-e8de8502d304d4b9.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":68016,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"F:\\Files\\GitHub Files\\10router\\src\\":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/97ee7865cf5a1a93.css"}],"F:\\Files\\GitHub Files\\10router\\src\\app\\page":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\layout":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\page":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"68016":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/providers/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"68016":{"*":{"id":"6069","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\google\\ga.js":{"id":30565,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\google\\gtm.js":{"id":90285,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\@next\\third-parties\\dist\\ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\dist\\esm\\client\\script.js":{"id":42593,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8720","static/chunks/8720-f1b68ba6d347a434.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","7177","static/chunks/app/layout-034acae46f56c420.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\CapacityBadges.js":{"id":29366,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ChangelogModal.js":{"id":97556,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Header.js":{"id":24747,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\shared\\components\\UsageStats.js":{"id":10319,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","9305","static/chunks/app/(dashboard)/layout-f4af951b9e6f6d37.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":20242,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","1243","static/chunks/1243-53ff028412802304.js","6337","static/chunks/app/(dashboard)/dashboard/page-237c096548d0981d.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":41095,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\pxpipe\\PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":76084,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":80191,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":97678,"name":"*","chunks":["4614","static/chunks/4614-de3422f98b83f305.js","1321","static/chunks/1321-ba0a9ba95063bed9.js","5497","static/chunks/5497-17b531f18a6a3a3c.js","8460","static/chunks/app/(dashboard)/dashboard/providers/page-bccad1d38f846812.js"],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":68016,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"F:\\Files\\GitHub Files\\10router\\src\\":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/744832b960884f40.css"}],"F:\\Files\\GitHub Files\\10router\\src\\app\\page":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\layout":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\page":[],"F:\\Files\\GitHub Files\\10router\\src\\app\\(dashboard)\\dashboard\\providers\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"68016":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|